5 #include "properties/SEScalar.h" 13 static bool IsValidUnit(
const std::string& unit);
14 static const TimeUnit& GetCompoundUnit(
const std::string& unit);
static const TimeUnit day
Definition: SEScalarTime.h:19
TimeUnit(const std::string &u)
Definition: SEScalarTime.h:10
static const TimeUnit min
Definition: SEScalarTime.h:17
SEScalarTime()
Definition: SEScalarTime.h:26
Definition: SEScalar.h:148
Definition: SEScalarTime.h:7
virtual ~TimeUnit()
Definition: SEScalarTime.h:11
static const TimeUnit yr
Definition: SEScalarTime.h:20
static const TimeUnit hr
Definition: SEScalarTime.h:18
Definition: SEScalarTime.h:23
static const TimeUnit s
Definition: SEScalarTime.h:16
Definition: CompoundUnit.h:39
virtual ~SEScalarTime()
Definition: SEScalarTime.h:27