casacore
|
Define a struct containing the static data members. More...
#include <UnitMap.h>
Public Member Functions | |
UMaps () | |
Public Attributes | |
map< String, UnitName > | mapPref |
Decimal prefix list. More... | |
map< String, UnitName > | mapDef |
Defining SI unit list. More... | |
map< String, UnitName > | mapSI |
SI unit list. More... | |
map< String, UnitName > | mapCust |
Customary list. More... | |
map< String, UnitName > | mapUser |
User defined unit list. More... | |
Bool | doneFITS |
FITS unit list inclusion. More... | |
Private Member Functions | |
void | init () |
Define a struct containing the static data members.
The static struct object is created in function getMaps to ensure proper static initialization order.
|
private |
Referenced by UMaps().