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

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< LengthPerTimePressureUnit > | |
| 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< LengthPerTimePressureUnit > | |
| const LengthPerTimePressureUnit * | 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< LengthPerTimePressureUnit >.


Public Member Functions inherited from