#include <SEScalarVolumePerTimeMass.h>

Inherits CCompoundUnit.

Public Member Functions

 VolumePerTimeMassUnit (const std::string &u)
 
virtual ~VolumePerTimeMassUnit ()
 
 VolumePerTimeMassUnit (const VolumePerTimeMassUnit &)=delete
 
VolumePerTimeMassUnitoperator= (const VolumePerTimeMassUnit &)=delete
 
- Public Member Functions inherited from CCompoundUnit
 CCompoundUnit ()
 
 CCompoundUnit (const std::string &unitString)
 
 CCompoundUnit (const CCompoundUnit &src)
 
virtual ~CCompoundUnit ()
 
const CUnitDimensionGetDimension () const
 
const double & GetBigness () const
 
double GetBias () const
 
CCompoundUnitoperator= (const CCompoundUnit &rhs)
 
CCompoundUnitoperator*= (const CCompoundUnit &rhs)
 
CCompoundUnitoperator/= (const CCompoundUnit &rhs)
 
CCompoundUnit operator* (const CCompoundUnit &rhs) const
 
CCompoundUnit operator/ (const CCompoundUnit &rhs) const
 
CCompoundUnitRaise (CCompoundUnitElement::ExponentType)
 
bool operator== (const CCompoundUnit &rhs) const
 
bool operator!= (const CCompoundUnit &rhs) const
 
bool IsOfType (int quantityTypeID)
 
bool IsOfType (const std::string &quantityName)
 
bool IsDimensionless () const
 
bool IsDecibel () const
 
bool IsUnitEmpty () const
 
double GetDecibelLogScaleFactor () const
 
void DecibelModeOn ()
 
void DecibelModeOff ()
 
CCompoundUnitElementAddElement (const CCompoundUnitElement &)
 
void clear ()
 
void ParseString (const std::string &unitString)
 
std::string GetString () const
 
std::ostream & PrintSelf (std::ostream &output) const
 

Static Public Member Functions

static bool IsValidUnit (const std::string &unit)
 
static const VolumePerTimeMassUnitGetCompoundUnit (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

- Protected Member Functions inherited from CCompoundUnit
void BuildDimension () const
 
void ComputeBigness () const
 

Constructor & Destructor Documentation

◆ VolumePerTimeMassUnit() [1/2]

VolumePerTimeMassUnit::VolumePerTimeMassUnit ( const std::string &  u)
inline

◆ ~VolumePerTimeMassUnit()

virtual VolumePerTimeMassUnit::~VolumePerTimeMassUnit ( )
inlinevirtual

◆ VolumePerTimeMassUnit() [2/2]

VolumePerTimeMassUnit::VolumePerTimeMassUnit ( const VolumePerTimeMassUnit )
delete

Member Function Documentation

◆ GetCompoundUnit()

const VolumePerTimeMassUnit & VolumePerTimeMassUnit::GetCompoundUnit ( const std::string &  unit)
static

◆ IsValidUnit()

bool VolumePerTimeMassUnit::IsValidUnit ( const std::string &  unit)
static

◆ operator=()

VolumePerTimeMassUnit & VolumePerTimeMassUnit::operator= ( const VolumePerTimeMassUnit )
delete

Member Data Documentation

◆ L_Per_s_g

const VolumePerTimeMassUnit VolumePerTimeMassUnit::L_Per_s_g
static

◆ mL_Per_min_kg

const VolumePerTimeMassUnit VolumePerTimeMassUnit::mL_Per_min_kg
static

◆ mL_Per_s_g

const VolumePerTimeMassUnit VolumePerTimeMassUnit::mL_Per_s_g
static

◆ mL_Per_s_kg

const VolumePerTimeMassUnit VolumePerTimeMassUnit::mL_Per_s_kg
static

◆ uL_Per_min_kg

const VolumePerTimeMassUnit VolumePerTimeMassUnit::uL_Per_min_kg
static

Distributed under the Apache License, Version 2.0.

See accompanying NOTICE file for details.