OpenJAUS SAE SDK
6.0.0
|
#include <FixedPoint.h>
Inherits openjaus::model::fields::Unitized.
Inherited by openjaus::model::fields::Signed, and openjaus::model::fields::Unsigned.
Public Member Functions | |
virtual | ~FixedPoint () |
![]() | |
virtual | ~Unitized () |
Units | getUnits () const |
Accessor to get the value of units. More... | |
bool | setUnits (Units units) |
Accessor to set value of units. More... | |
Additional Inherited Members | |
![]() | |
Units | units |
|
inlinevirtual |