Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
biogears::VolumePerTimeMassUnit Class Reference
#include <SEScalarVolumePerTimeMass.h>
Inheritance diagram for biogears::VolumePerTimeMassUnit:

Public Member Functions | |
VolumePerTimeMassUnit (const char *u) | |
VolumePerTimeMassUnit (const std::string &u) | |
virtual | ~VolumePerTimeMassUnit () |
![]() | |
CCompoundUnit () | |
CCompoundUnit (const char *unitString) | |
CCompoundUnit (const std::string &unitString) | |
CCompoundUnit (const CCompoundUnit &src) | |
virtual | ~CCompoundUnit () |
const CUnitDimension * | GetDimension () const |
const double & | GetBigness () const |
double | GetBias () const |
CCompoundUnit & | operator= (const CCompoundUnit &rhs) |
CCompoundUnit & | operator*= (const CCompoundUnit &rhs) |
CCompoundUnit & | operator/= (const CCompoundUnit &rhs) |
CCompoundUnit | operator* (const CCompoundUnit &rhs) const |
CCompoundUnit | operator/ (const CCompoundUnit &rhs) const |
CCompoundUnit & | Raise (CCompoundUnitElement::ExponentType) |
bool | operator== (const CCompoundUnit &rhs) const |
bool | operator!= (const CCompoundUnit &rhs) const |
bool | IsOfType (int quantityTypeID) |
bool | IsOfType (const char *quantityName) |
bool | IsOfType (const std::string &quantityName) |
bool | IsDimensionless () const |
bool | IsDecibel () const |
bool | IsUnitEmpty () const |
double | GetDecibelLogScaleFactor () const |
void | DecibelModeOn () |
void | DecibelModeOff () |
CCompoundUnitElement & | AddElement (const CCompoundUnitElement &) |
void | clear () |
void | ParseString (const char *unitString) |
void | ParseString (const std::string &unitString) |
const char * | GetString () const |
operator std::string () | |
std::ostream & | PrintSelf (std::ostream &output) const |
Static Public Member Functions | |
static bool | IsValidUnit (const char *unit) |
static bool | IsValidUnit (const std::string &unit) |
static const VolumePerTimeMassUnit & | GetCompoundUnit (const char *unit) |
static const VolumePerTimeMassUnit & | GetCompoundUnit (const std::string &unit) |
Static Public Attributes | |
static const VolumePerTimeMassUnit | L_Per_s_g |
static const VolumePerTimeMassUnit | mL_Per_s_g |
static const VolumePerTimeMassUnit | mL_Per_min_kg |
static const VolumePerTimeMassUnit | mL_Per_s_kg |
static const VolumePerTimeMassUnit | uL_Per_min_kg |
Additional Inherited Members | |
![]() | |
void | BuildDimension () const |
void | ComputeBigness () const |
Constructor & Destructor Documentation
biogears::VolumePerTimeMassUnit::VolumePerTimeMassUnit | ( | const char * | u | ) |
biogears::VolumePerTimeMassUnit::VolumePerTimeMassUnit | ( | const std::string & | u | ) |
|
inlinevirtual |
Member Function Documentation
|
static |
|
static |
|
static |
|
static |
Member Data Documentation
|
static |
|
static |
|
static |
|
static |
|
static |