5#include "cdm/properties/SEScalar.h"
17 static bool IsValidUnit(
const std::string& unit);
18 static const PowerUnit& GetCompoundUnit(
const std::string& unit);
Definition: CompoundUnit.h:40
CCompoundUnit & operator=(const CCompoundUnit &rhs)
Definition: CompoundUnit.h:132
Definition: SEScalarPower.h:8
static const PowerUnit W
Definition: SEScalarPower.h:20
static const PowerUnit kcal_Per_day
Definition: SEScalarPower.h:23
static const PowerUnit kcal_Per_s
Definition: SEScalarPower.h:21
PowerUnit(const PowerUnit &)=delete
static const PowerUnit kcal_Per_hr
Definition: SEScalarPower.h:22
PowerUnit(const std::string &u)
Definition: SEScalarPower.h:10
static const PowerUnit BTU_Per_hr
Definition: SEScalarPower.h:25
static const PowerUnit J_Per_s
Definition: SEScalarPower.h:24
virtual ~PowerUnit()
Definition: SEScalarPower.h:11
Definition: SEScalarPower.h:29
virtual ~SEScalarPower()
Definition: SEScalarPower.h:32
SEScalarPower()
Definition: SEScalarPower.h:31
Definition: SEScalar.h:208