14 #include <biogears/cdm/properties/SEScalarQuantity.h>
15 #include <biogears/schema/cdm/Properties.hxx>
25 static bool IsValidUnit(
const char* unit);
26 static bool IsValidUnit(
const std::string& unit);
27 static const PowerUnit& GetCompoundUnit(
const char* unit);
28 static const PowerUnit& GetCompoundUnit(
const std::string& unit);
static const PowerUnit kcal_Per_s
Definition: SEScalarPower.h:31
Definition: SEScalarQuantity.h:24
Class corresponding to the ScalarPowerData schema type.
Definition: Properties.hxx:6989
static const PowerUnit kcal_Per_hr
Definition: SEScalarPower.h:32
static const PowerUnit BTU_Per_hr
Definition: SEScalarPower.h:35
static const PowerUnit J_Per_s
Definition: SEScalarPower.h:34
Definition: CompoundUnit.h:59
static const PowerUnit W
Definition: SEScalarPower.h:30
Definition: SEScalarPower.h:38
Definition: SEScalarPower.h:18
static const PowerUnit kcal_Per_day
Definition: SEScalarPower.h:33
Definition: SEElectricalCircuit.h:18