#include <si_unit_velocity.h>
|
| enum | Type {
kUnspecified = 0
, kTeraRpm
, kGigaRpm
, kMegaRpm
,
kKiloRpm
, kRpm
, kDeciRpm
, kCentiRpm
,
kMilliRpm
, kTeraRps
, kGigaRps
, kMegaRps
,
kKiloRps
, kRps
, kDeciRps
, kCentiRps
,
kMilliRps
} |
◆ Type
| Enumerator |
|---|
| kUnspecified | |
| kTeraRpm | |
| kGigaRpm | |
| kMegaRpm | |
| kKiloRpm | |
| kRpm | |
| kDeciRpm | |
| kCentiRpm | |
| kMilliRpm | |
| kTeraRps | |
| kGigaRps | |
| kMegaRps | |
| kKiloRps | |
| kRps | |
| kDeciRps | |
| kCentiRps | |
| kMilliRps | |
◆ SiUnitVelocity()
| SiUnitVelocity::SiUnitVelocity |
( |
Cia402Drive * | cia402_drive | ) |
|
|
explicit |
◆ get_code()
| uint32_t SiUnitVelocity::get_code |
( |
| ) |
const |
◆ get_scale()
| double SiUnitVelocity::get_scale |
( |
| ) |
const |
◆ get_type()
◆ is_valid()
| bool SiUnitVelocity::is_valid |
( |
| ) |
|
◆ restore_type()
◆ set_type()
| MotionMasterError SiUnitVelocity::set_type |
( |
Type | type, |
|
|
bool | scale_other_parameters = true, |
|
|
bool | restore_type = false ) |
The documentation for this class was generated from the following files: