#include <TankProperties.hxx>
Inherits SGReferenced.
Definition at line 28 of file TankProperties.hxx.
◆ TankProperties() [1/2]
TankProperties::TankProperties |
( |
SGPropertyNode_ptr | rootNode | ) |
|
◆ ~TankProperties()
TankProperties::~TankProperties |
( |
| ) |
|
|
virtual |
◆ TankProperties() [2/2]
◆ bind()
void TankProperties::bind |
( |
| ) |
|
◆ getCapacity_gal_imp()
double TankProperties::getCapacity_gal_imp |
( |
| ) |
const |
◆ getCapacity_gal_us()
double TankProperties::getCapacity_gal_us |
( |
| ) |
const |
◆ getCapacity_m3()
double TankProperties::getCapacity_m3 |
( |
| ) |
const |
◆ getContent_gal_imp()
double TankProperties::getContent_gal_imp |
( |
| ) |
const |
◆ getContent_gal_us()
double TankProperties::getContent_gal_us |
( |
| ) |
const |
◆ getContent_kg()
double TankProperties::getContent_kg |
( |
| ) |
const |
◆ getContent_lbs()
double TankProperties::getContent_lbs |
( |
| ) |
const |
◆ getContent_m3()
double TankProperties::getContent_m3 |
( |
| ) |
const |
◆ getContent_norm()
double TankProperties::getContent_norm |
( |
| ) |
const |
◆ getDensity_kgpm3()
double TankProperties::getDensity_kgpm3 |
( |
| ) |
const |
◆ getDensity_ppg()
double TankProperties::getDensity_ppg |
( |
| ) |
const |
◆ getEmpty()
bool TankProperties::getEmpty |
( |
| ) |
const |
◆ getUnusable_gal_imp()
double TankProperties::getUnusable_gal_imp |
( |
| ) |
const |
◆ getUnusable_gal_us()
double TankProperties::getUnusable_gal_us |
( |
| ) |
const |
◆ getUnusable_m3()
double TankProperties::getUnusable_m3 |
( |
| ) |
const |
◆ operator=()
◆ setCapacity_gal_imp()
void TankProperties::setCapacity_gal_imp |
( |
double | value | ) |
|
◆ setCapacity_gal_us()
void TankProperties::setCapacity_gal_us |
( |
double | value | ) |
|
◆ setCapacity_m3()
void TankProperties::setCapacity_m3 |
( |
double | value | ) |
|
◆ setContent_gal_imp()
void TankProperties::setContent_gal_imp |
( |
double | value | ) |
|
◆ setContent_gal_us()
void TankProperties::setContent_gal_us |
( |
double | value | ) |
|
◆ setContent_kg()
void TankProperties::setContent_kg |
( |
double | value | ) |
|
◆ setContent_lbs()
void TankProperties::setContent_lbs |
( |
double | value | ) |
|
◆ setContent_m3()
void TankProperties::setContent_m3 |
( |
double | value | ) |
|
◆ setContent_norm()
void TankProperties::setContent_norm |
( |
double | value | ) |
|
◆ setDensity_kgpm3()
void TankProperties::setDensity_kgpm3 |
( |
double | value | ) |
|
◆ setDensity_ppg()
void TankProperties::setDensity_ppg |
( |
double | value | ) |
|
◆ setUnusable_gal_imp()
void TankProperties::setUnusable_gal_imp |
( |
double | value | ) |
|
◆ setUnusable_gal_us()
void TankProperties::setUnusable_gal_us |
( |
double | value | ) |
|
◆ setUnusable_m3()
void TankProperties::setUnusable_m3 |
( |
double | value | ) |
|
◆ unbind()
void TankProperties::unbind |
( |
| ) |
|
◆ _capacity_m3
double TankProperties::_capacity_m3 |
|
protected |
◆ _content_kg
double TankProperties::_content_kg |
|
protected |
◆ _density_kgpm3
double TankProperties::_density_kgpm3 |
|
protected |
◆ _tiedProperties
simgear::TiedPropertyList TankProperties::_tiedProperties |
|
protected |
◆ _unusable_m3
double TankProperties::_unusable_m3 |
|
protected |
The documentation for this class was generated from the following files: