OpenJAUS Software Development Kit
4.3.1
|
#include <FixedPoint.h>
Inherits openjaus::model::fields::Unitized.
Inherited by openjaus::model::fields::Signed, and openjaus::model::fields::Unsigned.
Public Member Functions | |
virtual | ~FixedPoint () |
Public Member Functions inherited from openjaus::model::fields::Unitized | |
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 | |
Protected Attributes inherited from openjaus::model::fields::Unitized | |
Units | units |
|
inlinevirtual |