OpenStudio:model
 AllClasses Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages

#include "FanVariableVolume.hpp"

Inheritance diagram for openstudio::model::FanVariableVolume:

Public Member Functions

 FanVariableVolume (const Model &model, Schedule &schedule)
 FanVariableVolume (const Model &model)
virtual ~FanVariableVolume ()
Schedule availabilitySchedule () const
double fanTotalEfficiency () const
double fanEfficiency () const
Quantity getFanTotalEfficiency (bool returnIP=false) const
Quantity getFanEfficiency (bool returnIP=false) const
bool isFanTotalEfficiencyDefaulted () const
bool isFanEfficiencyDefaulted () const
double pressureRise () const
Quantity getPressureRise (bool returnIP=false) const
boost::optional< double > maximumFlowRate () const
OSOptionalQuantity getMaximumFlowRate (bool returnIP=false) const
bool isMaximumFlowRateAutosized () const
std::string fanPowerMinimumFlowRateInputMethod () const
bool isFanPowerMinimumFlowRateInputMethodDefaulted () const
double fanPowerMinimumFlowFraction () const
Quantity getFanPowerMinimumFlowFraction (bool returnIP=false) const
bool isFanPowerMinimumFlowFractionDefaulted () const
boost::optional< double > fanPowerMinimumAirFlowRate () const
OSOptionalQuantity getFanPowerMinimumAirFlowRate (bool returnIP=false) const
double motorEfficiency () const
Quantity getMotorEfficiency (bool returnIP=false) const
bool isMotorEfficiencyDefaulted () const
double motorInAirstreamFraction () const
Quantity getMotorInAirstreamFraction (bool returnIP=false) const
bool isMotorInAirstreamFractionDefaulted () const
boost::optional< double > fanPowerCoefficient1 () const
OSOptionalQuantity getFanPowerCoefficient1 (bool returnIP=false) const
boost::optional< double > fanPowerCoefficient2 () const
OSOptionalQuantity getFanPowerCoefficient2 (bool returnIP=false) const
boost::optional< double > fanPowerCoefficient3 () const
OSOptionalQuantity getFanPowerCoefficient3 (bool returnIP=false) const
boost::optional< double > fanPowerCoefficient4 () const
OSOptionalQuantity getFanPowerCoefficient4 (bool returnIP=false) const
boost::optional< double > fanPowerCoefficient5 () const
OSOptionalQuantity getFanPowerCoefficient5 (bool returnIP=false) const
std::string endUseSubcategory () const
bool isEndUseSubcategoryDefaulted () const
bool setAvailabilitySchedule (Schedule &schedule)
bool setFanTotalEfficiency (double fanTotalEfficiency)
bool setFanTotalEfficiency (const Quantity &fanTotalEfficiency)
void resetFanTotalEfficiency ()
bool setFanEfficiency (double fanTotalEfficiency)
bool setFanEfficiency (const Quantity &fanTotalEfficiency)
void resetFanEfficiency ()
bool setPressureRise (double pressureRise)
bool setPressureRise (const Quantity &pressureRise)
bool setMaximumFlowRate (double maximumFlowRate)
bool setMaximumFlowRate (const Quantity &maximumFlowRate)
void resetMaximumFlowRate ()
void autosizeMaximumFlowRate ()
bool setFanPowerMinimumFlowRateInputMethod (std::string fanPowerMinimumFlowRateInputMethod)
void resetFanPowerMinimumFlowRateInputMethod ()
bool setFanPowerMinimumFlowFraction (double fanPowerMinimumFlowFraction)
bool setFanPowerMinimumFlowFraction (const Quantity &fanPowerMinimumFlowFraction)
void resetFanPowerMinimumFlowFraction ()
bool setFanPowerMinimumAirFlowRate (double fanPowerMinimumAirFlowRate)
bool setFanPowerMinimumAirFlowRate (const Quantity &fanPowerMinimumAirFlowRate)
void resetFanPowerMinimumAirFlowRate ()
bool setMotorEfficiency (double motorEfficiency)
bool setMotorEfficiency (const Quantity &motorEfficiency)
void resetMotorEfficiency ()
bool setMotorInAirstreamFraction (double motorInAirstreamFraction)
bool setMotorInAirstreamFraction (const Quantity &motorInAirstreamFraction)
void resetMotorInAirstreamFraction ()
bool setFanPowerCoefficient1 (double fanPowerCoefficient1)
bool setFanPowerCoefficient1 (const Quantity &fanPowerCoefficient1)
void resetFanPowerCoefficient1 ()
bool setFanPowerCoefficient2 (double fanPowerCoefficient2)
bool setFanPowerCoefficient2 (const Quantity &fanPowerCoefficient2)
void resetFanPowerCoefficient2 ()
bool setFanPowerCoefficient3 (double fanPowerCoefficient3)
bool setFanPowerCoefficient3 (const Quantity &fanPowerCoefficient3)
void resetFanPowerCoefficient3 ()
bool setFanPowerCoefficient4 (double fanPowerCoefficient4)
bool setFanPowerCoefficient4 (const Quantity &fanPowerCoefficient4)
void resetFanPowerCoefficient4 ()
bool setFanPowerCoefficient5 (double fanPowerCoefficient5)
bool setFanPowerCoefficient5 (const Quantity &fanPowerCoefficient5)
void resetFanPowerCoefficient5 ()
bool setEndUseSubcategory (std::string endUseSubcategory)
void resetEndUseSubcategory ()
AirflowNetworkFan getAirflowNetworkFan ()
boost::optional
< AirflowNetworkFan
airflowNetworkFan () const
boost::optional< double > autosizedMaximumFlowRate () const

Static Public Member Functions

static std::vector< std::string > fanPowerMinimumFlowRateInputMethodValues ()
static IddObjectType iddObjectType ()
static std::vector< std::string > validFanPowerMinimumFlowRateInputMethodValues ()

Related Functions

typedef std::vector
< FanVariableVolume
FanVariableVolumeVector
typedef boost::optional
< FanVariableVolume
OptionalFanVariableVolume

Detailed Description

FanVariableVolume is a StraightComponent that wraps the OpenStudio IDD object 'OS:Fan:VariableVolume'.

Constructor & Destructor Documentation

openstudio::model::FanVariableVolume::FanVariableVolume ( const Model model,
Schedule schedule 
)
openstudio::model::FanVariableVolume::FanVariableVolume ( const Model model)
virtual openstudio::model::FanVariableVolume::~FanVariableVolume ( )
inlinevirtual

Member Function Documentation

boost::optional<AirflowNetworkFan> openstudio::model::FanVariableVolume::airflowNetworkFan ( ) const
boost::optional<double> openstudio::model::FanVariableVolume::autosizedMaximumFlowRate ( ) const
void openstudio::model::FanVariableVolume::autosizeMaximumFlowRate ( )
Schedule openstudio::model::FanVariableVolume::availabilitySchedule ( ) const
std::string openstudio::model::FanVariableVolume::endUseSubcategory ( ) const
double openstudio::model::FanVariableVolume::fanEfficiency ( ) const
boost::optional<double> openstudio::model::FanVariableVolume::fanPowerCoefficient1 ( ) const
boost::optional<double> openstudio::model::FanVariableVolume::fanPowerCoefficient2 ( ) const
boost::optional<double> openstudio::model::FanVariableVolume::fanPowerCoefficient3 ( ) const
boost::optional<double> openstudio::model::FanVariableVolume::fanPowerCoefficient4 ( ) const
boost::optional<double> openstudio::model::FanVariableVolume::fanPowerCoefficient5 ( ) const
boost::optional<double> openstudio::model::FanVariableVolume::fanPowerMinimumAirFlowRate ( ) const
double openstudio::model::FanVariableVolume::fanPowerMinimumFlowFraction ( ) const
std::string openstudio::model::FanVariableVolume::fanPowerMinimumFlowRateInputMethod ( ) const
static std::vector<std::string> openstudio::model::FanVariableVolume::fanPowerMinimumFlowRateInputMethodValues ( )
static
double openstudio::model::FanVariableVolume::fanTotalEfficiency ( ) const
AirflowNetworkFan openstudio::model::FanVariableVolume::getAirflowNetworkFan ( )
Quantity openstudio::model::FanVariableVolume::getFanEfficiency ( bool  returnIP = false) const
OSOptionalQuantity openstudio::model::FanVariableVolume::getFanPowerCoefficient1 ( bool  returnIP = false) const
OSOptionalQuantity openstudio::model::FanVariableVolume::getFanPowerCoefficient2 ( bool  returnIP = false) const
OSOptionalQuantity openstudio::model::FanVariableVolume::getFanPowerCoefficient3 ( bool  returnIP = false) const
OSOptionalQuantity openstudio::model::FanVariableVolume::getFanPowerCoefficient4 ( bool  returnIP = false) const
OSOptionalQuantity openstudio::model::FanVariableVolume::getFanPowerCoefficient5 ( bool  returnIP = false) const
OSOptionalQuantity openstudio::model::FanVariableVolume::getFanPowerMinimumAirFlowRate ( bool  returnIP = false) const
Quantity openstudio::model::FanVariableVolume::getFanPowerMinimumFlowFraction ( bool  returnIP = false) const
Quantity openstudio::model::FanVariableVolume::getFanTotalEfficiency ( bool  returnIP = false) const
OSOptionalQuantity openstudio::model::FanVariableVolume::getMaximumFlowRate ( bool  returnIP = false) const
Quantity openstudio::model::FanVariableVolume::getMotorEfficiency ( bool  returnIP = false) const
Quantity openstudio::model::FanVariableVolume::getMotorInAirstreamFraction ( bool  returnIP = false) const
Quantity openstudio::model::FanVariableVolume::getPressureRise ( bool  returnIP = false) const
static IddObjectType openstudio::model::FanVariableVolume::iddObjectType ( )
static
bool openstudio::model::FanVariableVolume::isEndUseSubcategoryDefaulted ( ) const
bool openstudio::model::FanVariableVolume::isFanEfficiencyDefaulted ( ) const
bool openstudio::model::FanVariableVolume::isFanPowerMinimumFlowFractionDefaulted ( ) const
bool openstudio::model::FanVariableVolume::isFanPowerMinimumFlowRateInputMethodDefaulted ( ) const
bool openstudio::model::FanVariableVolume::isFanTotalEfficiencyDefaulted ( ) const
bool openstudio::model::FanVariableVolume::isMaximumFlowRateAutosized ( ) const
bool openstudio::model::FanVariableVolume::isMotorEfficiencyDefaulted ( ) const
bool openstudio::model::FanVariableVolume::isMotorInAirstreamFractionDefaulted ( ) const
boost::optional<double> openstudio::model::FanVariableVolume::maximumFlowRate ( ) const
double openstudio::model::FanVariableVolume::motorEfficiency ( ) const
double openstudio::model::FanVariableVolume::motorInAirstreamFraction ( ) const
double openstudio::model::FanVariableVolume::pressureRise ( ) const
void openstudio::model::FanVariableVolume::resetEndUseSubcategory ( )
void openstudio::model::FanVariableVolume::resetFanEfficiency ( )
void openstudio::model::FanVariableVolume::resetFanPowerCoefficient1 ( )
void openstudio::model::FanVariableVolume::resetFanPowerCoefficient2 ( )
void openstudio::model::FanVariableVolume::resetFanPowerCoefficient3 ( )
void openstudio::model::FanVariableVolume::resetFanPowerCoefficient4 ( )
void openstudio::model::FanVariableVolume::resetFanPowerCoefficient5 ( )
void openstudio::model::FanVariableVolume::resetFanPowerMinimumAirFlowRate ( )
void openstudio::model::FanVariableVolume::resetFanPowerMinimumFlowFraction ( )
void openstudio::model::FanVariableVolume::resetFanPowerMinimumFlowRateInputMethod ( )
void openstudio::model::FanVariableVolume::resetFanTotalEfficiency ( )
void openstudio::model::FanVariableVolume::resetMaximumFlowRate ( )
void openstudio::model::FanVariableVolume::resetMotorEfficiency ( )
void openstudio::model::FanVariableVolume::resetMotorInAirstreamFraction ( )
bool openstudio::model::FanVariableVolume::setAvailabilitySchedule ( Schedule schedule)
bool openstudio::model::FanVariableVolume::setEndUseSubcategory ( std::string  endUseSubcategory)
bool openstudio::model::FanVariableVolume::setFanEfficiency ( double  fanTotalEfficiency)
bool openstudio::model::FanVariableVolume::setFanEfficiency ( const Quantity fanTotalEfficiency)
bool openstudio::model::FanVariableVolume::setFanPowerCoefficient1 ( double  fanPowerCoefficient1)
bool openstudio::model::FanVariableVolume::setFanPowerCoefficient1 ( const Quantity fanPowerCoefficient1)
bool openstudio::model::FanVariableVolume::setFanPowerCoefficient2 ( double  fanPowerCoefficient2)
bool openstudio::model::FanVariableVolume::setFanPowerCoefficient2 ( const Quantity fanPowerCoefficient2)
bool openstudio::model::FanVariableVolume::setFanPowerCoefficient3 ( double  fanPowerCoefficient3)
bool openstudio::model::FanVariableVolume::setFanPowerCoefficient3 ( const Quantity fanPowerCoefficient3)
bool openstudio::model::FanVariableVolume::setFanPowerCoefficient4 ( double  fanPowerCoefficient4)
bool openstudio::model::FanVariableVolume::setFanPowerCoefficient4 ( const Quantity fanPowerCoefficient4)
bool openstudio::model::FanVariableVolume::setFanPowerCoefficient5 ( double  fanPowerCoefficient5)
bool openstudio::model::FanVariableVolume::setFanPowerCoefficient5 ( const Quantity fanPowerCoefficient5)
bool openstudio::model::FanVariableVolume::setFanPowerMinimumAirFlowRate ( double  fanPowerMinimumAirFlowRate)
bool openstudio::model::FanVariableVolume::setFanPowerMinimumAirFlowRate ( const Quantity fanPowerMinimumAirFlowRate)
bool openstudio::model::FanVariableVolume::setFanPowerMinimumFlowFraction ( double  fanPowerMinimumFlowFraction)
bool openstudio::model::FanVariableVolume::setFanPowerMinimumFlowFraction ( const Quantity fanPowerMinimumFlowFraction)
bool openstudio::model::FanVariableVolume::setFanPowerMinimumFlowRateInputMethod ( std::string  fanPowerMinimumFlowRateInputMethod)
bool openstudio::model::FanVariableVolume::setFanTotalEfficiency ( double  fanTotalEfficiency)
bool openstudio::model::FanVariableVolume::setFanTotalEfficiency ( const Quantity fanTotalEfficiency)
bool openstudio::model::FanVariableVolume::setMaximumFlowRate ( double  maximumFlowRate)
bool openstudio::model::FanVariableVolume::setMaximumFlowRate ( const Quantity maximumFlowRate)
bool openstudio::model::FanVariableVolume::setMotorEfficiency ( double  motorEfficiency)
bool openstudio::model::FanVariableVolume::setMotorEfficiency ( const Quantity motorEfficiency)
bool openstudio::model::FanVariableVolume::setMotorInAirstreamFraction ( double  motorInAirstreamFraction)
bool openstudio::model::FanVariableVolume::setMotorInAirstreamFraction ( const Quantity motorInAirstreamFraction)
bool openstudio::model::FanVariableVolume::setPressureRise ( double  pressureRise)
bool openstudio::model::FanVariableVolume::setPressureRise ( const Quantity pressureRise)
static std::vector<std::string> openstudio::model::FanVariableVolume::validFanPowerMinimumFlowRateInputMethodValues ( )
static

Friends And Related Function Documentation

typedef std::vector<FanVariableVolume> FanVariableVolumeVector
related
typedef boost::optional<FanVariableVolume> OptionalFanVariableVolume
related