#include <SEScalarEquivalentWeightPerVolume.h>

Inherits CCompoundUnit.

Public Member Functions

 EquivalentWeightPerVolumeUnit (const std::string &u)
 
virtual ~EquivalentWeightPerVolumeUnit ()
 
 EquivalentWeightPerVolumeUnit (const EquivalentWeightPerVolumeUnit &)=delete
 
EquivalentWeightPerVolumeUnitoperator= (const EquivalentWeightPerVolumeUnit &)=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 EquivalentWeightPerVolumeUnitGetCompoundUnit (const std::string &unit)
 

Static Public Attributes

static const EquivalentWeightPerVolumeUnit Eq_Per_L
 
static const EquivalentWeightPerVolumeUnit Eq_Per_mL
 
static const EquivalentWeightPerVolumeUnit mEq_Per_L
 
static const EquivalentWeightPerVolumeUnit mEq_Per_mL
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ EquivalentWeightPerVolumeUnit() [1/2]

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

◆ ~EquivalentWeightPerVolumeUnit()

virtual EquivalentWeightPerVolumeUnit::~EquivalentWeightPerVolumeUnit ( )
inlinevirtual

◆ EquivalentWeightPerVolumeUnit() [2/2]

EquivalentWeightPerVolumeUnit::EquivalentWeightPerVolumeUnit ( const EquivalentWeightPerVolumeUnit )
delete

Member Function Documentation

◆ GetCompoundUnit()

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

◆ IsValidUnit()

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

◆ operator=()

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

Member Data Documentation

◆ Eq_Per_L

const EquivalentWeightPerVolumeUnit EquivalentWeightPerVolumeUnit::Eq_Per_L
static

◆ Eq_Per_mL

const EquivalentWeightPerVolumeUnit EquivalentWeightPerVolumeUnit::Eq_Per_mL
static

◆ mEq_Per_L

const EquivalentWeightPerVolumeUnit EquivalentWeightPerVolumeUnit::mEq_Per_L
static

◆ mEq_Per_mL

const EquivalentWeightPerVolumeUnit EquivalentWeightPerVolumeUnit::mEq_Per_mL
static

Distributed under the Apache License, Version 2.0.

See accompanying NOTICE file for details.