22#ifndef __TANK_PROPERTIES_HXX
23#define __TANK_PROPERTIES_HXX
25#include <simgear/props/props.hxx>
26#include <simgear/props/tiedpropertylist.hxx>
108 simgear::TiedPropertyList _tiedProperties;
double getTotalContent_gal_imp() const
double getTotalContent_lbs() const
double getTotalContent_m3() const
TankPropertiesList(SGPropertyNode_ptr rootNode)
double getTotalContent_gal_us() const
double getTotalContent_norm() const
double getTotalContent_kg() const
void setUnusable_gal_us(double value)
double getDensity_kgpm3() const
virtual ~TankProperties()
void setContent_kg(double value)
double getUnusable_m3() const
TankProperties(SGPropertyNode_ptr rootNode)
void setDensity_ppg(double value)
void setUnusable_m3(double value)
double getContent_gal_us() const
void setContent_gal_us(double value)
double getContent_kg() const
double getContent_norm() const
double getContent_lbs() const
double getContent_gal_imp() const
void setCapacity_gal_imp(double value)
TankProperties(const TankProperties &)
void setContent_norm(double value)
double getCapacity_gal_imp() const
const TankProperties & operator=(const TankProperties &)
void setCapacity_m3(double value)
void setCapacity_gal_us(double value)
double getCapacity_gal_us() const
double getUnusable_gal_us() const
double getDensity_ppg() const
void setDensity_kgpm3(double value)
double getContent_m3() const
void setContent_m3(double value)
double getUnusable_gal_imp() const
simgear::TiedPropertyList _tiedProperties
void setContent_gal_imp(double value)
void setUnusable_gal_imp(double value)
void setContent_lbs(double value)
double getCapacity_m3() const