#include <orsa_units.h>
Inheritance diagram for UnitBaseScale:
Public Member Functions | |
UnitBaseScale () | |
UnitBaseScale (UNIT unit) | |
void | Set (UNIT unit) |
const UNIT & | GetBaseUnit () const |
Definition at line 123 of file orsa_units.h.
UnitBaseScale | ( | ) | [inline] |
UnitBaseScale | ( | UNIT | unit | ) | [inline] |
void Set | ( | UNIT | unit | ) | [inline] |
const UNIT& GetBaseUnit | ( | ) | const [inline] |
Definition at line 130 of file orsa_units.h.
Referenced by Units::GetLengthBaseUnit(), Units::GetLengthScale(), Units::GetMassBaseUnit(), Units::GetMassScale(), Units::GetTimeBaseUnit(), Units::GetTimeScale(), Units::LengthLabel(), Units::MassLabel(), and Units::TimeLabel().