#include <CompoundUnitElement.h>
| biogears::CCompoundUnitElement::CCompoundUnitElement |
( |
| ) |
|
|
inline |
| biogears::CCompoundUnitElement::CCompoundUnitElement |
( |
int |
unitId, |
|
|
ExponentType |
exponent = 1.0, |
|
|
int |
prefixID = -1 |
|
) |
| |
|
inline |
| void biogears::CCompoundUnitElement::AddExponent |
( |
const ExponentType & |
exponent | ) |
|
|
inline |
| double biogears::CCompoundUnitElement::GetBias |
( |
| ) |
const |
| double biogears::CCompoundUnitElement::GetBigness |
( |
| ) |
const |
| const ExponentType& biogears::CCompoundUnitElement::GetExponent |
( |
| ) |
const |
|
inline |
| int biogears::CCompoundUnitElement::GetPrefixID |
( |
| ) |
const |
|
inline |
| int biogears::CCompoundUnitElement::GetUnitID |
( |
| ) |
const |
|
inline |
| void biogears::CCompoundUnitElement::Invert |
( |
| ) |
|
|
inline |
| bool biogears::CCompoundUnitElement::IsDecibel |
( |
| ) |
const |
| void biogears::CCompoundUnitElement::MultExponent |
( |
const ExponentType & |
exppwr | ) |
|
|
inline |
| void biogears::CCompoundUnitElement::SetExponent |
( |
const ExponentType & |
exponent | ) |
|
|
inline |
| void biogears::CCompoundUnitElement::SetPrefixID |
( |
int |
prefixID | ) |
|
|
inline |
| void biogears::CCompoundUnitElement::SetUnitID |
( |
int |
unitID | ) |
|
|
inline |
| void biogears::CCompoundUnitElement::SubtractExponent |
( |
const ExponentType & |
exponent | ) |
|
|
inline |
| int biogears::CCompoundUnitElement::m_iPrefixID |
|
private |
| int biogears::CCompoundUnitElement::m_iUnitID |
|
private |