|
| GeneratorMicroTurbine (const Model &model) |
virtual | ~GeneratorMicroTurbine () |
virtual boost::optional< double > | ratedThermaltoElectricalPowerRatio () const |
boost::optional< Schedule > | availabilitySchedule () const |
double | referenceElectricalPowerOutput () const |
double | minimumFullLoadElectricalPowerOutput () const |
bool | isMinimumFullLoadElectricalPowerOutputDefaulted () const |
double | maximumFullLoadElectricalPowerOutput () const |
bool | isMaximumFullLoadElectricalPowerOutputDefaulted () const |
double | referenceElectricalEfficiencyUsingLowerHeatingValue () const |
double | referenceCombustionAirInletTemperature () const |
bool | isReferenceCombustionAirInletTemperatureDefaulted () const |
double | referenceCombustionAirInletHumidityRatio () const |
bool | isReferenceCombustionAirInletHumidityRatioDefaulted () const |
double | referenceElevation () const |
bool | isReferenceElevationDefaulted () const |
Curve | electricalPowerFunctionofTemperatureandElevationCurve () const |
Curve | electricalEfficiencyFunctionofTemperatureCurve () const |
Curve | electricalEfficiencyFunctionofPartLoadRatioCurve () const |
std::string | fuelType () const |
bool | isFuelTypeDefaulted () const |
double | fuelHigherHeatingValue () const |
bool | isFuelHigherHeatingValueDefaulted () const |
double | fuelLowerHeatingValue () const |
bool | isFuelLowerHeatingValueDefaulted () const |
double | standbyPower () const |
bool | isStandbyPowerDefaulted () const |
double | ancillaryPower () const |
bool | isAncillaryPowerDefaulted () const |
boost::optional< Curve > | ancillaryPowerFunctionofFuelInputCurve () const |
boost::optional
< GeneratorMicroTurbineHeatRecovery > | generatorMicroTurbineHeatRecovery () const |
boost::optional< double > | referenceExhaustAirMassFlowRate () const |
boost::optional< Curve > | exhaustAirFlowRateFunctionofTemperatureCurve () const |
boost::optional< Curve > | exhaustAirFlowRateFunctionofPartLoadRatioCurve () const |
boost::optional< double > | nominalExhaustAirOutletTemperature () const |
boost::optional< Curve > | exhaustAirTemperatureFunctionofTemperatureCurve () const |
boost::optional< Curve > | exhaustAirTemperatureFunctionofPartLoadRatioCurve () const |
bool | setAvailabilitySchedule (Schedule &schedule) |
void | resetAvailabilitySchedule () |
bool | setReferenceElectricalPowerOutput (double referenceElectricalPowerOutput) |
bool | setMinimumFullLoadElectricalPowerOutput (double minimumFullLoadElectricalPowerOutput) |
void | resetMinimumFullLoadElectricalPowerOutput () |
bool | setMaximumFullLoadElectricalPowerOutput (double maximumFullLoadElectricalPowerOutput) |
void | resetMaximumFullLoadElectricalPowerOutput () |
bool | setReferenceElectricalEfficiencyUsingLowerHeatingValue (double referenceElectricalEfficiencyUsingLowerHeatingValue) |
bool | setReferenceCombustionAirInletTemperature (double referenceCombustionAirInletTemperature) |
void | resetReferenceCombustionAirInletTemperature () |
bool | setReferenceCombustionAirInletHumidityRatio (double referenceCombustionAirInletHumidityRatio) |
void | resetReferenceCombustionAirInletHumidityRatio () |
bool | setReferenceElevation (double referenceElevation) |
void | resetReferenceElevation () |
bool | setElectricalPowerFunctionofTemperatureandElevationCurve (const Curve &electricalPowerFunctionofTemperatureandElevationCurve) |
bool | setElectricalEfficiencyFunctionofTemperatureCurve (const Curve &electricalEfficiencyFunctionofTemperatureCurve) |
bool | setElectricalEfficiencyFunctionofPartLoadRatioCurve (const Curve &electricalEfficiencyFunctionofPartLoadRatioCurve) |
bool | setFuelType (const std::string &fuelType) |
void | resetFuelType () |
bool | setFuelHigherHeatingValue (double fuelHigherHeatingValue) |
void | resetFuelHigherHeatingValue () |
bool | setFuelLowerHeatingValue (double fuelLowerHeatingValue) |
void | resetFuelLowerHeatingValue () |
bool | setStandbyPower (double standbyPower) |
void | resetStandbyPower () |
bool | setAncillaryPower (double ancillaryPower) |
void | resetAncillaryPower () |
bool | setAncillaryPowerFunctionofFuelInputCurve (const Curve &ancillaryPowerFunctionofFuelInputCurve) |
void | resetAncillaryPowerFunctionofFuelInputCurve () |
bool | setReferenceExhaustAirMassFlowRate (double referenceExhaustAirMassFlowRate) |
void | resetReferenceExhaustAirMassFlowRate () |
bool | setExhaustAirFlowRateFunctionofTemperatureCurve (const Curve &exhaustAirFlowRateFunctionofTemperatureCurve) |
void | resetExhaustAirFlowRateFunctionofTemperatureCurve () |
bool | setExhaustAirFlowRateFunctionofPartLoadRatioCurve (const Curve &exhaustAirFlowRateFunctionofPartLoadRatioCurve) |
void | resetExhaustAirFlowRateFunctionofPartLoadRatioCurve () |
bool | setNominalExhaustAirOutletTemperature (double nominalExhaustAirOutletTemperature) |
void | resetNominalExhaustAirOutletTemperature () |
bool | setExhaustAirTemperatureFunctionofTemperatureCurve (const Curve &exhaustAirTemperatureFunctionofTemperatureCurve) |
void | resetExhaustAirTemperatureFunctionofTemperatureCurve () |
bool | setExhaustAirTemperatureFunctionofPartLoadRatioCurve (const Curve &exhaustAirTemperatureFunctionofPartLoadRatioCurve) |
void | resetExhaustAirTemperatureFunctionofPartLoadRatioCurve () |