#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 122 of file orsa_units.h.
| UnitBaseScale | ( | ) | [inline] |
| UnitBaseScale | ( | UNIT | unit | ) | [inline] |
| const UNIT& GetBaseUnit | ( | ) | const [inline] |
Definition at line 129 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().
| void Set | ( | UNIT | unit | ) | [inline] |
1.4.7