biogears::SEScalarHeatCapacitancePerAmount Class Reference
#include <SEScalarHeatCapacitancePerAmount.h>
Inheritance diagram for biogears::SEScalarHeatCapacitancePerAmount:

Additional Inherited Members | |
Static Public Member Functions inherited from biogears::SEScalar | |
| static double | dNaN () |
| static bool | IsZero (double value, double limit) |
| static bool | IsValue (double target, double value) |
Static Public Attributes inherited from biogears::SEScalar | |
| static double | NaN = std::numeric_limits<double>::quiet_NaN() |
| static const std::string | unitless |
Protected Member Functions inherited from biogears::SEScalarQuantity< HeatCapacitancePerAmountUnit > | |
| virtual void | Unload (CDM::ScalarData &s) const override |
Protected Member Functions inherited from biogears::SEProperty | |
| virtual void | Unload (CDM::PropertyData &data) const |
Protected Attributes inherited from biogears::SEScalarQuantity< HeatCapacitancePerAmountUnit > | |
| const HeatCapacitancePerAmountUnit * | m_unit |
Protected Attributes inherited from biogears::SEScalar | |
| double | m_value |
| bool | m_readOnly |
Constructor & Destructor Documentation
|
default |
|
virtualdefault |
Member Function Documentation
|
overridevirtual |
Reimplemented from biogears::SEScalarQuantity< HeatCapacitancePerAmountUnit >.


Public Member Functions inherited from