macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
TBPhase(float phase, short phaseind)
TBPhase(float phase, short phaseind, float dTtoWAC)
float getdTtoWACSigned() const
short getPhaseind() const
static const short sunknown