#include <CompoundUnit.h>
◆ CUEVecType
◆ CCompoundUnit() [1/3]
| CCompoundUnit::CCompoundUnit |
( |
| ) |
|
|
inline |
◆ CCompoundUnit() [2/3]
| CCompoundUnit::CCompoundUnit |
( |
const std::string & |
unitString | ) |
|
|
inline |
◆ CCompoundUnit() [3/3]
◆ ~CCompoundUnit()
| virtual CCompoundUnit::~CCompoundUnit |
( |
| ) |
|
|
inlinevirtual |
◆ AddElement()
◆ BuildDimension()
| void CCompoundUnit::BuildDimension |
( |
| ) |
const |
|
protected |
◆ clear()
| void CCompoundUnit::clear |
( |
| ) |
|
|
inline |
◆ ComputeBigness()
| void CCompoundUnit::ComputeBigness |
( |
| ) |
const |
|
protected |
◆ DecibelModeOff()
| void CCompoundUnit::DecibelModeOff |
( |
| ) |
|
|
inline |
◆ DecibelModeOn()
| void CCompoundUnit::DecibelModeOn |
( |
| ) |
|
|
inline |
◆ GetBias()
| double CCompoundUnit::GetBias |
( |
| ) |
const |
◆ GetBigness()
| const double & CCompoundUnit::GetBigness |
( |
| ) |
const |
◆ GetDecibelLogScaleFactor()
| double CCompoundUnit::GetDecibelLogScaleFactor |
( |
| ) |
const |
◆ GetDimension()
◆ GetString()
| std::string CCompoundUnit::GetString |
( |
| ) |
const |
|
inline |
◆ IsDecibel()
| bool CCompoundUnit::IsDecibel |
( |
| ) |
const |
◆ IsDimensionless()
| bool CCompoundUnit::IsDimensionless |
( |
| ) |
const |
|
inline |
◆ IsOfType() [1/2]
| bool CCompoundUnit::IsOfType |
( |
const std::string & |
quantityName | ) |
|
◆ IsOfType() [2/2]
| bool CCompoundUnit::IsOfType |
( |
int |
quantityTypeID | ) |
|
◆ IsUnitEmpty()
| bool CCompoundUnit::IsUnitEmpty |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool CCompoundUnit::operator!= |
( |
const CCompoundUnit & |
rhs | ) |
const |
|
inline |
◆ operator*()
◆ operator*=()
◆ operator/()
◆ operator/=()
◆ operator=()
◆ operator==()
| bool CCompoundUnit::operator== |
( |
const CCompoundUnit & |
rhs | ) |
const |
|
inline |
◆ ParseString()
| void CCompoundUnit::ParseString |
( |
const std::string & |
unitString | ) |
|
◆ PrintSelf()
| std::ostream & CCompoundUnit::PrintSelf |
( |
std::ostream & |
output | ) |
const |
◆ Raise()
◆ m_bDBFlag
| bool CCompoundUnit::m_bDBFlag |
|
mutableprivate |
◆ m_bExplicitDBFlag
| bool CCompoundUnit::m_bExplicitDBFlag |
|
mutableprivate |
◆ m_bExplicitNonDBFlag
| bool CCompoundUnit::m_bExplicitNonDBFlag |
|
mutableprivate |
◆ m_bStaleBigness
| bool CCompoundUnit::m_bStaleBigness |
|
mutableprivate |
◆ m_bStaleDimension
| bool CCompoundUnit::m_bStaleDimension |
|
mutableprivate |
◆ m_CUD
◆ m_CUEVec
◆ m_dBigness
| double CCompoundUnit::m_dBigness |
|
mutableprivate |
◆ m_strUnit
| std::string CCompoundUnit::m_strUnit |
|
mutableprivate |