|
SF2 C++ FRC Class Library
Sensor Fusion Framework (SF2) for FRC
|
Public Member Functions | |
| string | getName () |
| string | getAbbreviation () |
| float | convertToPrimaryUnits (float value) |
| float | convertFromPrimaryUnits (float value) |
Public Member Functions inherited from Time::TimeUnit | |
| IUnitFamily & | getUnitFamily () |
Static Public Attributes | |
| static constexpr float | HOURS_TO_SECONDS = (float) (60 * 60) |
| static constexpr float | SECONDS_TO_HOURS |
|
static |
1.8.11