#include <steamproperty.h>
Public Member Functions | |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| const char * | name () |
| template<> | |
| SpecificEnergy | get (const SteamCalculator &S) |
| template<> | |
| SpecificEnergy | get (const SteamCalculator &S) |
| template<> | |
| Density | get (const SteamCalculator &S) |
| template<> | |
| SpecificVolume | get (const SteamCalculator &S) |
| template<> | |
| Temperature | get (const SteamCalculator &S) |
| template<> | |
| Pressure | get (const SteamCalculator &S) |
| template<> | |
| SpecificEntropy | get (const SteamCalculator &S) |
| template<> | |
| SpecHeatCap | get (const SteamCalculator &S) |
| template<> | |
| SpecHeatCap | get (const SteamCalculator &S) |
| template<> | |
| Num | get (const SteamCalculator &S) |
| template<> | |
| const bool | plotOnLogAxis () |
| template<> | |
| const bool | plotOnLogAxis () |
Static Public Member Functions | |
| static Property | get (const SteamCalculator &S) |
| static const char * | name () |
| static const bool | plotOnLogAxis () |
Allow evaluation of a desired steam property using template parameters. This is basicaly for internal use, but you may find it useful in your own code, perhaps.
| static Property SteamProperty< Property, PropertyAlternative >::get | ( | const SteamCalculator & | S | ) | [inline, static] |
Referenced by SatCurveBase< Ordinate, Units, OrdinateAlt, 0 >::getAbscissa(), B23CurveBase< Ordinate, Units, OrdinateAlternative, 0 >::getAbscissa(), B13CurveBase< Ordinate, Units, OrdinateAlt, 0 >::getAbscissa(), SolverBase< Units, OtherProp, Units, 0, OtherPropAlt, 0 >::getError_vp(), Solver2Base< FirstProp, SecondProp, FirstPropAlt, SecondPropAlt >::getFirstProp(), SatCurveBase< Ordinate, Units, OrdinateAlt, 0 >::getOrdinate(), B23CurveBase< Ordinate, Units, OrdinateAlternative, 0 >::getOrdinate(), B13CurveBase< Ordinate, Units, OrdinateAlt, 0 >::getOrdinate(), Solver2Base< FirstProp, SecondProp, FirstPropAlt, SecondPropAlt >::getSecondProp(), and Solver2< FirstProp, SecondProp, FirstPropAlt, SecondPropAlt >::solve().
| static const char* SteamProperty< Property, PropertyAlternative >::name | ( | ) | [static] |
| static const bool SteamProperty< Property, PropertyAlternative >::plotOnLogAxis | ( | ) | [inline, static] |
| const char * SteamProperty< SpecificEnergy, SOLVE_IENERGY >::name | ( | ) | [inline] |
| const char * SteamProperty< SpecificEnergy, SOLVE_ENTHALPY >::name | ( | ) | [inline] |
| const char * SteamProperty< Density, 0 >::name | ( | ) | [inline] |
| const char * SteamProperty< SpecificVolume, 0 >::name | ( | ) | [inline] |
| const char * SteamProperty< Temperature, 0 >::name | ( | ) | [inline] |
| const char * SteamProperty< Pressure, 0 >::name | ( | ) | [inline] |
| const char * SteamProperty< SpecificEntropy, SOLVE_ENTROPY >::name | ( | ) | [inline] |
| const char * SteamProperty< SpecHeatCap, SOLVE_CP >::name | ( | ) | [inline] |
| const char * SteamProperty< SpecHeatCap, SOLVE_CV >::name | ( | ) | [inline] |
| const char * SteamProperty< Num, 0 >::name | ( | ) | [inline] |
| const char * SteamProperty< SpecificEnergy, SOLVE_IENERGY >::name | ( | ) | [inline] |
| const char * SteamProperty< SpecificEnergy, SOLVE_ENTHALPY >::name | ( | ) | [inline] |
| const char * SteamProperty< Density, 0 >::name | ( | ) | [inline] |
| const char * SteamProperty< SpecificVolume, 0 >::name | ( | ) | [inline] |
| const char * SteamProperty< Temperature, 0 >::name | ( | ) | [inline] |
| const char * SteamProperty< Pressure, 0 >::name | ( | ) | [inline] |
| const char * SteamProperty< SpecificEntropy, SOLVE_ENTROPY >::name | ( | ) | [inline] |
| const char * SteamProperty< SpecHeatCap, SOLVE_CP >::name | ( | ) | [inline] |
| const char * SteamProperty< SpecHeatCap, SOLVE_CV >::name | ( | ) | [inline] |
| const char * SteamProperty< Num, 0 >::name | ( | ) | [inline] |
| SpecificEnergy SteamProperty< SpecificEnergy, SOLVE_IENERGY >::get | ( | const SteamCalculator & | S | ) | [inline] |
References SteamCalculator::specienergy().
| SpecificEnergy SteamProperty< SpecificEnergy, SOLVE_ENTHALPY >::get | ( | const SteamCalculator & | S | ) | [inline] |
References SteamCalculator::specenthalpy().
| Density SteamProperty< Density, 0 >::get | ( | const SteamCalculator & | S | ) | [inline] |
References SteamCalculator::dens().
| SpecificVolume SteamProperty< SpecificVolume, 0 >::get | ( | const SteamCalculator & | S | ) | [inline] |
References SteamCalculator::specvol().
| Temperature SteamProperty< Temperature, 0 >::get | ( | const SteamCalculator & | S | ) | [inline] |
References SteamCalculator::temp().
| Pressure SteamProperty< Pressure, 0 >::get | ( | const SteamCalculator & | S | ) | [inline] |
References SteamCalculator::pres().
| SpecificEntropy SteamProperty< SpecificEntropy, SOLVE_ENTROPY >::get | ( | const SteamCalculator & | S | ) | [inline] |
References SteamCalculator::specentropy().
| SpecHeatCap SteamProperty< SpecHeatCap, SOLVE_CP >::get | ( | const SteamCalculator & | S | ) | [inline] |
References SteamCalculator::speccp().
| SpecHeatCap SteamProperty< SpecHeatCap, SOLVE_CV >::get | ( | const SteamCalculator & | S | ) | [inline] |
References SteamCalculator::speccv().
| Num SteamProperty< Num, 0 >::get | ( | const SteamCalculator & | S | ) | [inline] |
References SteamCalculator::quality().
| const bool SteamProperty< SpecificVolume, 0 >::plotOnLogAxis | ( | ) | [inline] |
| const bool SteamProperty< Pressure, 0 >::plotOnLogAxis | ( | ) | [inline] |
1.5.6