#include <Blind.hpp>
 Inheritance diagram for openstudio::model::Blind:
 Inheritance diagram for openstudio::model::Blind:| Public Member Functions | |
| Constructors and Destructors | |
| Blind (const Model &model, double slatWidth=0.025, double slatSeparation=0.01875, double frontSideSlatBeamSolarReflectance=0.5, double backSideSlatBeamSolarReflectance=0.5, double frontSideSlatDiffuseSolarReflectance=0.5, double backSideSlatDiffuseSolarReflectance=0.5, double slatBeamVisibleTransmittance=0.0) | |
| virtual | ~Blind () | 
| Getters | |
| std::string | slatOrientation () const | 
| bool | isSlatOrientationDefaulted () const | 
| double | slatWidth () const | 
| Quantity | getSlatWidth (bool returnIP=false) const | 
| double | slatSeparation () const | 
| Quantity | getSlatSeparation (bool returnIP=false) const | 
| double | slatThickness () const | 
| Quantity | getSlatThickness (bool returnIP=false) const | 
| bool | isSlatThicknessDefaulted () const | 
| double | slatAngle () const | 
| Quantity | getSlatAngle (bool returnIP=false) const | 
| bool | isSlatAngleDefaulted () const | 
| double | slatConductivity () const | 
| Quantity | getSlatConductivity (bool returnIP=false) const | 
| bool | isSlatConductivityDefaulted () const | 
| double | slatBeamSolarTransmittance () const | 
| Quantity | getSlatBeamSolarTransmittance (bool returnIP=false) const | 
| bool | isSlatBeamSolarTransmittanceDefaulted () const | 
| double | frontSideSlatBeamSolarReflectance () const | 
| Quantity | getFrontSideSlatBeamSolarReflectance (bool returnIP=false) const | 
| double | backSideSlatBeamSolarReflectance () const | 
| Quantity | getBackSideSlatBeamSolarReflectance (bool returnIP=false) const | 
| double | slatDiffuseSolarTransmittance () const | 
| Quantity | getSlatDiffuseSolarTransmittance (bool returnIP=false) const | 
| bool | isSlatDiffuseSolarTransmittanceDefaulted () const | 
| double | frontSideSlatDiffuseSolarReflectance () const | 
| Quantity | getFrontSideSlatDiffuseSolarReflectance (bool returnIP=false) const | 
| double | backSideSlatDiffuseSolarReflectance () const | 
| Quantity | getBackSideSlatDiffuseSolarReflectance (bool returnIP=false) const | 
| double | slatBeamVisibleTransmittance () const | 
| Quantity | getSlatBeamVisibleTransmittance (bool returnIP=false) const | 
| boost::optional< double > | frontSideSlatBeamVisibleReflectance () const | 
| OSOptionalQuantity | getFrontSideSlatBeamVisibleReflectance (bool returnIP=false) const | 
| boost::optional< double > | backSideSlatBeamVisibleReflectance () const | 
| OSOptionalQuantity | getBackSideSlatBeamVisibleReflectance (bool returnIP=false) const | 
| double | slatDiffuseVisibleTransmittance () const | 
| Quantity | getSlatDiffuseVisibleTransmittance (bool returnIP=false) const | 
| bool | isSlatDiffuseVisibleTransmittanceDefaulted () const | 
| boost::optional< double > | frontSideSlatDiffuseVisibleReflectance () const | 
| OSOptionalQuantity | getFrontSideSlatDiffuseVisibleReflectance (bool returnIP=false) const | 
| boost::optional< double > | backSideSlatDiffuseVisibleReflectance () const | 
| OSOptionalQuantity | getBackSideSlatDiffuseVisibleReflectance (bool returnIP=false) const | 
| double | slatInfraredHemisphericalTransmittance () const | 
| Quantity | getSlatInfraredHemisphericalTransmittance (bool returnIP=false) const | 
| bool | isSlatInfraredHemisphericalTransmittanceDefaulted () const | 
| double | frontSideSlatInfraredHemisphericalEmissivity () const | 
| Quantity | getFrontSideSlatInfraredHemisphericalEmissivity (bool returnIP=false) const | 
| bool | isFrontSideSlatInfraredHemisphericalEmissivityDefaulted () const | 
| double | backSideSlatInfraredHemisphericalEmissivity () const | 
| Quantity | getBackSideSlatInfraredHemisphericalEmissivity (bool returnIP=false) const | 
| bool | isBackSideSlatInfraredHemisphericalEmissivityDefaulted () const | 
| double | blindtoGlassDistance () const | 
| Quantity | getBlindtoGlassDistance (bool returnIP=false) const | 
| bool | isBlindtoGlassDistanceDefaulted () const | 
| double | blindTopOpeningMultiplier () const | 
| Quantity | getBlindTopOpeningMultiplier (bool returnIP=false) const | 
| bool | isBlindTopOpeningMultiplierDefaulted () const | 
| double | blindBottomOpeningMultiplier () const | 
| Quantity | getBlindBottomOpeningMultiplier (bool returnIP=false) const | 
| bool | isBlindBottomOpeningMultiplierDefaulted () const | 
| double | blindLeftSideOpeningMultiplier () const | 
| Quantity | getBlindLeftSideOpeningMultiplier (bool returnIP=false) const | 
| bool | isBlindLeftSideOpeningMultiplierDefaulted () const | 
| double | blindRightSideOpeningMultiplier () const | 
| Quantity | getBlindRightSideOpeningMultiplier (bool returnIP=false) const | 
| bool | isBlindRightSideOpeningMultiplierDefaulted () const | 
| double | minimumSlatAngle () const | 
| Quantity | getMinimumSlatAngle (bool returnIP=false) const | 
| bool | isMinimumSlatAngleDefaulted () const | 
| double | maximumSlatAngle () const | 
| Quantity | getMaximumSlatAngle (bool returnIP=false) const | 
| bool | isMaximumSlatAngleDefaulted () const | 
| Setters | |
| bool | setSlatOrientation (std::string slatOrientation) | 
| void | resetSlatOrientation () | 
| bool | setSlatWidth (double slatWidth) | 
| bool | setSlatWidth (const Quantity &slatWidth) | 
| bool | setSlatSeparation (double slatSeparation) | 
| bool | setSlatSeparation (const Quantity &slatSeparation) | 
| bool | setSlatThickness (double slatThickness) | 
| bool | setSlatThickness (const Quantity &slatThickness) | 
| void | resetSlatThickness () | 
| bool | setSlatAngle (double slatAngle) | 
| bool | setSlatAngle (const Quantity &slatAngle) | 
| void | resetSlatAngle () | 
| bool | setSlatConductivity (double slatConductivity) | 
| bool | setSlatConductivity (const Quantity &slatConductivity) | 
| void | resetSlatConductivity () | 
| bool | setSlatBeamSolarTransmittance (double slatBeamSolarTransmittance) | 
| bool | setSlatBeamSolarTransmittance (const Quantity &slatBeamSolarTransmittance) | 
| void | resetSlatBeamSolarTransmittance () | 
| bool | setFrontSideSlatBeamSolarReflectance (double frontSideSlatBeamSolarReflectance) | 
| bool | setFrontSideSlatBeamSolarReflectance (const Quantity &frontSideSlatBeamSolarReflectance) | 
| bool | setBackSideSlatBeamSolarReflectance (double backSideSlatBeamSolarReflectance) | 
| bool | setBackSideSlatBeamSolarReflectance (const Quantity &backSideSlatBeamSolarReflectance) | 
| bool | setSlatDiffuseSolarTransmittance (double slatDiffuseSolarTransmittance) | 
| bool | setSlatDiffuseSolarTransmittance (const Quantity &slatDiffuseSolarTransmittance) | 
| void | resetSlatDiffuseSolarTransmittance () | 
| bool | setFrontSideSlatDiffuseSolarReflectance (double frontSideSlatDiffuseSolarReflectance) | 
| bool | setFrontSideSlatDiffuseSolarReflectance (const Quantity &frontSideSlatDiffuseSolarReflectance) | 
| bool | setBackSideSlatDiffuseSolarReflectance (double backSideSlatDiffuseSolarReflectance) | 
| bool | setBackSideSlatDiffuseSolarReflectance (const Quantity &backSideSlatDiffuseSolarReflectance) | 
| bool | setSlatBeamVisibleTransmittance (double slatBeamVisibleTransmittance) | 
| bool | setSlatBeamVisibleTransmittance (const Quantity &slatBeamVisibleTransmittance) | 
| bool | setFrontSideSlatBeamVisibleReflectance (double frontSideSlatBeamVisibleReflectance) | 
| bool | setFrontSideSlatBeamVisibleReflectance (const Quantity &frontSideSlatBeamVisibleReflectance) | 
| void | resetFrontSideSlatBeamVisibleReflectance () | 
| bool | setBackSideSlatBeamVisibleReflectance (double backSideSlatBeamVisibleReflectance) | 
| bool | setBackSideSlatBeamVisibleReflectance (const Quantity &backSideSlatBeamVisibleReflectance) | 
| void | resetBackSideSlatBeamVisibleReflectance () | 
| bool | setSlatDiffuseVisibleTransmittance (double slatDiffuseVisibleTransmittance) | 
| bool | setSlatDiffuseVisibleTransmittance (const Quantity &slatDiffuseVisibleTransmittance) | 
| void | resetSlatDiffuseVisibleTransmittance () | 
| bool | setFrontSideSlatDiffuseVisibleReflectance (double frontSideSlatDiffuseVisibleReflectance) | 
| bool | setFrontSideSlatDiffuseVisibleReflectance (const Quantity &frontSideSlatDiffuseVisibleReflectance) | 
| void | resetFrontSideSlatDiffuseVisibleReflectance () | 
| bool | setBackSideSlatDiffuseVisibleReflectance (double backSideSlatDiffuseVisibleReflectance) | 
| bool | setBackSideSlatDiffuseVisibleReflectance (const Quantity &backSideSlatDiffuseVisibleReflectance) | 
| void | resetBackSideSlatDiffuseVisibleReflectance () | 
| bool | setSlatInfraredHemisphericalTransmittance (double slatInfraredHemisphericalTransmittance) | 
| bool | setSlatInfraredHemisphericalTransmittance (const Quantity &slatInfraredHemisphericalTransmittance) | 
| void | resetSlatInfraredHemisphericalTransmittance () | 
| bool | setFrontSideSlatInfraredHemisphericalEmissivity (double frontSideSlatInfraredHemisphericalEmissivity) | 
| bool | setFrontSideSlatInfraredHemisphericalEmissivity (const Quantity &frontSideSlatInfraredHemisphericalEmissivity) | 
| void | resetFrontSideSlatInfraredHemisphericalEmissivity () | 
| bool | setBackSideSlatInfraredHemisphericalEmissivity (double backSideSlatInfraredHemisphericalEmissivity) | 
| bool | setBackSideSlatInfraredHemisphericalEmissivity (const Quantity &backSideSlatInfraredHemisphericalEmissivity) | 
| void | resetBackSideSlatInfraredHemisphericalEmissivity () | 
| bool | setBlindtoGlassDistance (double blindtoGlassDistance) | 
| bool | setBlindtoGlassDistance (const Quantity &blindtoGlassDistance) | 
| void | resetBlindtoGlassDistance () | 
| bool | setBlindTopOpeningMultiplier (double blindTopOpeningMultiplier) | 
| bool | setBlindTopOpeningMultiplier (const Quantity &blindTopOpeningMultiplier) | 
| void | resetBlindTopOpeningMultiplier () | 
| bool | setBlindBottomOpeningMultiplier (double blindBottomOpeningMultiplier) | 
| bool | setBlindBottomOpeningMultiplier (const Quantity &blindBottomOpeningMultiplier) | 
| void | resetBlindBottomOpeningMultiplier () | 
| bool | setBlindLeftSideOpeningMultiplier (double blindLeftSideOpeningMultiplier) | 
| bool | setBlindLeftSideOpeningMultiplier (const Quantity &blindLeftSideOpeningMultiplier) | 
| void | resetBlindLeftSideOpeningMultiplier () | 
| bool | setBlindRightSideOpeningMultiplier (double blindRightSideOpeningMultiplier) | 
| bool | setBlindRightSideOpeningMultiplier (const Quantity &blindRightSideOpeningMultiplier) | 
| void | resetBlindRightSideOpeningMultiplier () | 
| bool | setMinimumSlatAngle (double minimumSlatAngle) | 
| bool | setMinimumSlatAngle (const Quantity &minimumSlatAngle) | 
| void | resetMinimumSlatAngle () | 
| bool | setMaximumSlatAngle (double maximumSlatAngle) | 
| bool | setMaximumSlatAngle (const Quantity &maximumSlatAngle) | 
| void | resetMaximumSlatAngle () | 
|  Public Member Functions inherited from openstudio::model::ShadingMaterial | |
| virtual | ~ShadingMaterial () | 
|  Public Member Functions inherited from openstudio::model::FenestrationMaterial | |
| virtual | ~FenestrationMaterial () | 
|  Public Member Functions inherited from openstudio::model::Material | |
| virtual | ~Material () | 
| double | thickness () const | 
| Get the thickness of the material.  More... | |
| boost::optional< double > | getVisibleTransmittance () const | 
| Get the visible transmittance of the material.  More... | |
| boost::optional< double > | interiorVisibleAbsorptance () const | 
| Get the interiorVisibleAbsorptance of the material.  More... | |
| boost::optional< double > | exteriorVisibleAbsorptance () const | 
| Get the exteriorVisibleAbsorptance of the material.  More... | |
| StandardsInformationMaterial | standardsInformation () const | 
| Returns this materials's standards information, constructing a new object if necessary.  More... | |
| bool | setThickness (double value) | 
| Set thickness to value (m).  More... | |
|  Public Member Functions inherited from openstudio::model::ResourceObject | |
| unsigned | directUseCount (bool excludeChildren=false) const | 
| Returns the number of objects that use this resource directly.  More... | |
| unsigned | nonResourceObjectUseCount (bool excludeChildren=false) const | 
| Returns the number of non-ResourceObjects that use this resource either directly or indirectly.  More... | |
| virtual | ~ResourceObject () | 
|  Public Member Functions inherited from openstudio::model::ParentObject | |
| std::vector< IddObjectType > | allowableChildTypes () const | 
| Returns a vector of allowable children types.  More... | |
| std::vector< ModelObject > | children () const | 
| Return direct child objects in the Model.  More... | |
| virtual | ~ParentObject () | 
|  Public Member Functions inherited from openstudio::model::ModelObject | |
| virtual | ~ModelObject () | 
| ModelObject | clone () const | 
| Creates a deep copy of this object, placing it in this object's model().  More... | |
| ModelObject | clone (Model model) const | 
| Creates a deep copy of this object, placing it in model.  More... | |
| Component | createComponent () const | 
| Method for creating sharable Model snippets.  More... | |
| std::vector< std::string > | relationshipNames () const | 
| Return all valid relationship names.  More... | |
| std::vector< Relationship > | relationships () const | 
| Return all relationships for this ModelObject.  More... | |
| boost::optional< Relationship > | getRelationship (const std::string &name) const | 
| Get the relationship named name, if it exists.  More... | |
| bool | setRelationship (const std::string &name, boost::optional< ModelObject > relatedModelObject) | 
| Set this ModelObject's relationship name to point to relatedModelObject (or clear the relationship if relatedModelObject == boost::none).  More... | |
| bool | setRelationship (const std::string &name, const Component &component) | 
| Inserts component into this model and sets this ModelObject's relationship name to point to component.primaryObject().  More... | |
| std::vector< std::string > | attributeNames () const | 
| Return all valid attribute names.  More... | |
| std::vector < openstudio::Attribute > | attributes () const | 
| Return all Attributes for this ModelObject.  More... | |
| boost::optional < openstudio::Attribute > | getAttribute (const std::string &name) const | 
| Get the attribute named name, if it exists.  More... | |
| bool | isSettableAttribute (const std::string &name) const | 
| Is the named attribute settable.  More... | |
| bool | isOptionalAttribute (const std::string &name) const | 
| Is the named attribute optional.  More... | |
| bool | setAttribute (const std::string &name, bool value) | 
| Set the attribute named name, if it exists.  More... | |
| bool | setAttribute (const std::string &name, int value) | 
| bool | setAttribute (const std::string &name, unsigned value) | 
| bool | setAttribute (const std::string &name, double value) | 
| bool | setAttribute (const std::string &name, const Quantity &value) | 
| bool | setAttribute (const std::string &name, const std::string &value) | 
| bool | setAttribute (const std::string &name, const char *value) | 
| bool | resetAttribute (const std::string &name) | 
| Reset the attribute named name.  More... | |
| Model | model () const | 
| Returns the Model that contains this object.  More... | |
| boost::optional< ParentObject > | parent () const | 
| Return this object's parent in the hierarchy, if it has one.  More... | |
| std::vector< ResourceObject > | resources () const | 
| Get the resources directly used by this ModelObject.  More... | |
| template<typename T > | |
| std::vector< T > | getModelObjectSources () const | 
| Get all objects of type T that point to this object.  More... | |
| template<typename T > | |
| std::vector< T > | getModelObjectSources (IddObjectType iddObjectType) const | 
| Get all objects of type T that point to this object.  More... | |
| template<typename T > | |
| boost::optional< T > | getModelObjectTarget (unsigned index) const | 
| Get the object of type T pointed to by this object from field index.  More... | |
| template<typename T > | |
| std::vector< T > | getModelObjectTargets () const | 
| Get all objects of type T to which this object points.  More... | |
| const std::vector< std::string > & | outputVariableNames () const | 
| Get all output variables names that could be associated with this object.  More... | |
| std::vector< OutputVariable > | outputVariables () const | 
| Get all output variables associated with this object, must run simulation to generate data.  More... | |
| boost::optional < openstudio::TimeSeries > | getData (const OutputVariable &variable, const std::string &envPeriod) const | 
| Get data associated with this output variable and this object.  More... | |
| std::vector< LifeCycleCost > | lifeCycleCosts () const | 
| Returns the list of all LifeCycleCosts that refer to this object.  More... | |
| std::vector< IdfObject > | removeLifeCycleCosts () | 
| Removes all LifeCycleCosts that refer to this object.  More... | |
| IddObjectType | iddObjectType () const | 
| This is a virtual function that will tell you the type of iddObject you are dealing with.  More... | |
| bool | setParent (ParentObject &newParent) | 
| set the parent, child may have to call non-const methods on the parent  More... | |
| bool | operator< (const ModelObject &right) const | 
| bool | operator== (const ModelObject &other) const | 
| equality test  More... | |
| bool | operator!= (const ModelObject &other) const | 
| inequality test  More... | |
| std::vector< ScheduleTypeKey > | getScheduleTypeKeys (const Schedule &schedule) const | 
| Return the ScheduleTypeKeys indicating how schedule is used in this object.  More... | |
| boost::optional< ModelObject > | connectedObject (unsigned port) const | 
| boost::optional< unsigned > | connectedObjectPort (unsigned port) const | 
|  Public Member Functions inherited from openstudio::WorkspaceObject | |
| bool | canBeSource () const | 
| bool | canBeSource (unsigned index, const std::vector< std::string > &refLists=std::vector< std::string >()) const | 
| std::vector< std::string > | canBeTarget () const | 
| std::vector< unsigned > | getSourceIndices (const Handle &targetHandle) const | 
| std::vector< WorkspaceObject > | getSources (IddObjectType type) const | 
| boost::optional< WorkspaceObject > | getTarget (unsigned index) const | 
| IdfObject | idfObject () | 
| IdfObject | idfObject () const | 
| bool | initialized () const | 
| bool | isSource () const | 
| bool | isTarget () const | 
| unsigned | numSources () const | 
| bool | objectListFieldsEqual (const WorkspaceObject &other) const | 
| bool | objectListFieldsNonConflicting (const WorkspaceObject &other) const | 
| bool | operator< (const WorkspaceObject &right) const | 
| std::ostream & | operator<< (std::ostream &os, const WorkspaceObject &workspaceObject) | 
| std::vector < openstudio::IdfObject > | remove () | 
| bool | setPointer (unsigned index, const Handle &targetHandle) | 
| std::vector< WorkspaceObject > | sources () const | 
| std::vector< WorkspaceObject > | targets () const | 
| Workspace | workspace () const | 
| virtual | ~WorkspaceObject () | 
|  Public Member Functions inherited from openstudio::IdfObject | |
| std::string | briefDescription () const | 
| T | cast () const | 
| std::vector< T > | castVector (const std::vector< U > &objects) | 
| std::vector< std::vector < std::string > > | clearExtensibleGroups () | 
| IdfObject | clone (bool keepHandle=false) const | 
| std::string | comment () const | 
| boost::optional< std::string > | createName (bool overwrite=true) | 
| std::vector< unsigned > | dataFields () const | 
| bool | dataFieldsEqual (const IdfObject &other) const | 
| std::vector< std::string > | eraseExtensibleGroup (unsigned groupIndex) | 
| std::vector< IdfExtensibleGroup > | extensibleGroups () const | 
| boost::optional< std::string > | fieldComment (unsigned index, bool returnDefault=false) const | 
| boost::optional< double > | getDouble (unsigned index, bool returnDefault=false) const | 
| IdfExtensibleGroup | getExtensibleGroup (unsigned groupIndex) const | 
| std::vector< Handle > | getHandles (const std::vector< T > &objects) | 
| boost::optional< int > | getInt (unsigned index, bool returnDefault=false) const | 
| OSOptionalQuantity | getQuantity (unsigned index, bool returnDefault=false, bool returnIP=false) const | 
| boost::optional< std::string > | getString (unsigned index, bool returnDefault=false, bool returnUninitializedEmpty=false) const | 
| boost::optional< unsigned > | getUnsigned (unsigned index, bool returnDefault=false) const | 
| boost::optional< QUrl > | getURL (unsigned index, bool returnDefault=false) const | 
| Handle | handle () const | 
| IddObject | iddObject () const | 
| IdfObject (IddObjectType type, bool fastName=false) | |
| IdfObject (const IddObject &, bool fastName=false) | |
| IdfObject (const IdfObject &other) | |
| IdfExtensibleGroup | insertExtensibleGroup (unsigned groupIndex) | 
| IdfExtensibleGroup | insertExtensibleGroup (unsigned groupIndex, const std::vector< std::string > &values) | 
| bool | isDataField (unsigned index) const | 
| bool | isEmpty (unsigned index) const | 
| bool | isObjectListField (unsigned index) const | 
| bool | isValid (StrictnessLevel level) const | 
| boost::optional< unsigned > | maxExtensibleGroups () const | 
| boost::optional< unsigned > | maxFields () const | 
| unsigned | minExtensibleGroups () const | 
| unsigned | minFields () const | 
| boost::optional< std::string > | name (bool returnDefault=false) const | 
| unsigned | numExtensibleGroups () const | 
| unsigned | numFields () const | 
| unsigned | numNonextensibleFields () const | 
| std::vector< unsigned > | objectListFields () const | 
| bool | objectListFieldsEqual (const IdfObject &other) const | 
| bool | objectListFieldsNonConflicting (const IdfObject &other) const | 
| bool | operator!= (const IdfObject &other) const | 
| std::ostream & | operator<< (std::ostream &os, const IdfObject &IdfObject) | 
| bool | operator== (const IdfObject &other) const | 
| boost::optional< T > | optionalCast () const | 
| std::vector< std::string > | popExtensibleGroup () | 
| std::ostream & | print (std::ostream &os) const | 
| std::ostream & | printField (std::ostream &os, unsigned index, bool isLastField=false) const | 
| std::ostream & | printName (std::ostream &os, bool hasFields=true) const | 
| IdfExtensibleGroup | pushExtensibleGroup (const std::vector< std::string > &values) | 
| IdfExtensibleGroup | pushExtensibleGroup () | 
| std::vector< unsigned > | requiredFields () const | 
| void | setComment (const std::string &msg) | 
| bool | setDouble (unsigned index, double value) | 
| bool | setFieldComment (unsigned index, const std::string &cmnt) | 
| bool | setInt (unsigned index, int value) | 
| boost::optional< std::string > | setName (const std::string &newName) | 
| bool | setQuantity (unsigned index, const Quantity &q) | 
| bool | setString (unsigned index, const std::string &value) | 
| bool | setUnsigned (unsigned index, unsigned value) | 
| std::vector< T > | subsetCastVector (const std::vector< U > &original) | 
| ValidityReport | validityReport (StrictnessLevel level, bool checkNames=true) const | 
| virtual | ~IdfObject () | 
| Static Public Member Functions | |
| static IddObjectType | iddObjectType () | 
| static std::vector< std::string > | slatOrientationValues () | 
|  Static Public Member Functions inherited from openstudio::model::FenestrationMaterial | |
| static double | ufactorInsideAirTemperature () | 
| Returns the inside air temperature used by EnergyPlus for calculating fenestration u-factors (K).  More... | |
| static double | ufactorOutsideAirTemperature () | 
| Returns the outside air temperature used by EnergyPlus for calculating fenestration u-factors (K).  More... | |
| static const std::vector< double > | airThermalConductivityCoefficients () | 
| Returns the conductivity coefficients for air.  More... | |
| static const std::vector< double > | airViscosityCoefficients () | 
| Returns the viscosity coefficients for air.  More... | |
| static const std::vector< double > | airSpecificHeatCoefficients () | 
| Returns the specific heat coefficients for air.  More... | |
| static double | airMolecularWeight () | 
| The molecular weight of air (u).  More... | |
| static const std::vector< double > | argonThermalConductivityCoefficients () | 
| Returns the conductivity coefficients for argon.  More... | |
| static const std::vector< double > | argonViscosityCoefficients () | 
| Returns the viscosity coefficients for argon.  More... | |
| static const std::vector< double > | argonSpecificHeatCoefficients () | 
| Returns the specific heat coefficients for argon.  More... | |
| static double | argonMolecularWeight () | 
| The molecular weight of argon (u).  More... | |
| static const std::vector< double > | kryptonThermalConductivityCoefficients () | 
| Returns the conductivity coefficients for krypton.  More... | |
| static const std::vector< double > | kryptonViscosityCoefficients () | 
| Returns the viscosity coefficients for krypton.  More... | |
| static const std::vector< double > | kryptonSpecificHeatCoefficients () | 
| Returns the specific heat coefficients for krypton.  More... | |
| static double | kryptonMolecularWeight () | 
| The molecular weight of krypton (u).  More... | |
| static const std::vector< double > | xenonThermalConductivityCoefficients () | 
| Returns the conductivity coefficients for xenon.  More... | |
| static const std::vector< double > | xenonViscosityCoefficients () | 
| Returns the viscosity coefficients for xenon.  More... | |
| static const std::vector< double > | xenonSpecificHeatCoefficients () | 
| Returns the specific heat coefficients for xenon.  More... | |
| static double | xenonMolecularWeight () | 
| The molecular weight of xenon (u).  More... | |
|  Static Public Member Functions inherited from openstudio::IdfObject | |
| static boost::optional< IdfObject > | load (const std::string &text) | 
| static boost::optional< IdfObject > | load (const std::string &text, const IddObject &iddObject) | 
| static int | printedFieldSpace () | 
| Related Functions | |
| (Note that these are not member functions.) | |
| typedef std::vector< Blind > | BlindVector | 
| typedef boost::optional< Blind > | OptionalBlind | 
|  Related Functions inherited from openstudio::model::ShadingMaterial | |
| typedef boost::optional < ShadingMaterial > | OptionalShadingMaterial | 
| typedef std::vector < ShadingMaterial > | ShadingMaterialVector | 
|  Related Functions inherited from openstudio::model::FenestrationMaterial | |
| typedef std::vector < FenestrationMaterial > | FenestrationMaterialVector | 
| typedef boost::optional < FenestrationMaterial > | OptionalFenestrationMaterial | 
|  Related Functions inherited from openstudio::model::Material | |
| typedef std::vector< Material > | MaterialVector | 
| typedef boost::optional< Material > | OptionalMaterial | 
|  Related Functions inherited from openstudio::model::ResourceObject | |
| typedef boost::optional < ResourceObject > | OptionalResourceObject | 
| typedef std::vector < ResourceObject > | ResourceObjectVector | 
|  Related Functions inherited from openstudio::model::ParentObject | |
| std::vector< ModelObject > | getRecursiveChildren (const ParentObject &object, bool includeLifeCycleCosts=false) | 
| Returns object and all other objects accessible by calling children() on encountered ParentObjects .  More... | |
| std::vector< ModelObject > | getRecursiveChildrenAndResources (const ModelObject &object) | 
| Returns object and all other objects accessible by calling children() and resources() on encountered ModelObjects .  More... | |
|  Related Functions inherited from openstudio::model::ModelObject | |
| std::vector< ResourceObject > | getRecursiveResources (const ModelObject &object) | 
| Returns all ResourceObjects  accessible by recursively calling .resources() starting from object.  More... | |
| typedef std::pair< std::string, std::string > | ScheduleTypeKey | 
| Typedef for ScheduleTypeRegistry key.  More... | |
| Additional Inherited Members | |
|  Public Types inherited from openstudio::WorkspaceObject | |
| typedef boost::optional < WorkspaceObject > | OptionalWorkspaceObject | 
| typedef std::vector < WorkspaceObject > | WorkspaceObjectVector | 
|  Public Types inherited from openstudio::IdfObject | |
| typedef std::pair< IdfObject, IdfObject > | IdfObjectPair | 
| typedef std::vector< IdfObject > | IdfObjectVector | 
| typedef boost::optional < IdfObject > | OptionalIdfObject | 
|  Protected Types inherited from openstudio::model::ModelObject | |
| typedef detail::ModelObject_Impl | ImplType | 
|  Protected Types inherited from openstudio::WorkspaceObject | |
| typedef detail::WorkspaceObject_Impl | ImplType | 
|  Protected Types inherited from openstudio::IdfObject | |
| typedef detail::IdfObject_Impl | ImplType | 
|  Protected Member Functions inherited from openstudio::model::ResourceObject | |
| ResourceObject (IddObjectType type, const Model &model) | |
| Constructs a new PlanarSurface object in the model.  More... | |
|  Protected Member Functions inherited from openstudio::model::ParentObject | |
| ParentObject (IddObjectType type, const Model &model) | |
| Constructs a new ParentObject object in the model.  More... | |
|  Protected Member Functions inherited from openstudio::model::ModelObject | |
| ModelObject (IddObjectType type, const Model &model, bool fastName=false) | |
| ModelObject (std::shared_ptr< detail::ModelObject_Impl > impl) | |
|  Protected Member Functions inherited from openstudio::WorkspaceObject | |
| WorkspaceObject (std::shared_ptr< detail::WorkspaceObject_Impl > impl) | |
|  Protected Member Functions inherited from openstudio::IdfObject | |
| IdfObject (std::shared_ptr< detail::IdfObject_Impl > impl) | |
Blind is a ShadingMaterial that wraps the OpenStudio IDD object 'OS:WindowMaterial:Blind'.
| 
 | explicit | 
| 
 | inlinevirtual | 
| double openstudio::model::Blind::backSideSlatBeamSolarReflectance | ( | ) | const | 
| boost::optional<double> openstudio::model::Blind::backSideSlatBeamVisibleReflectance | ( | ) | const | 
| double openstudio::model::Blind::backSideSlatDiffuseSolarReflectance | ( | ) | const | 
| boost::optional<double> openstudio::model::Blind::backSideSlatDiffuseVisibleReflectance | ( | ) | const | 
| double openstudio::model::Blind::backSideSlatInfraredHemisphericalEmissivity | ( | ) | const | 
| double openstudio::model::Blind::blindBottomOpeningMultiplier | ( | ) | const | 
| double openstudio::model::Blind::blindLeftSideOpeningMultiplier | ( | ) | const | 
| double openstudio::model::Blind::blindRightSideOpeningMultiplier | ( | ) | const | 
| double openstudio::model::Blind::blindtoGlassDistance | ( | ) | const | 
| double openstudio::model::Blind::blindTopOpeningMultiplier | ( | ) | const | 
| double openstudio::model::Blind::frontSideSlatBeamSolarReflectance | ( | ) | const | 
| boost::optional<double> openstudio::model::Blind::frontSideSlatBeamVisibleReflectance | ( | ) | const | 
| double openstudio::model::Blind::frontSideSlatDiffuseSolarReflectance | ( | ) | const | 
| boost::optional<double> openstudio::model::Blind::frontSideSlatDiffuseVisibleReflectance | ( | ) | const | 
| double openstudio::model::Blind::frontSideSlatInfraredHemisphericalEmissivity | ( | ) | const | 
| Quantity openstudio::model::Blind::getBackSideSlatBeamSolarReflectance | ( | bool | returnIP = false | ) | const | 
| OSOptionalQuantity openstudio::model::Blind::getBackSideSlatBeamVisibleReflectance | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getBackSideSlatDiffuseSolarReflectance | ( | bool | returnIP = false | ) | const | 
| OSOptionalQuantity openstudio::model::Blind::getBackSideSlatDiffuseVisibleReflectance | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getBackSideSlatInfraredHemisphericalEmissivity | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getBlindBottomOpeningMultiplier | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getBlindLeftSideOpeningMultiplier | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getBlindRightSideOpeningMultiplier | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getBlindtoGlassDistance | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getBlindTopOpeningMultiplier | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getFrontSideSlatBeamSolarReflectance | ( | bool | returnIP = false | ) | const | 
| OSOptionalQuantity openstudio::model::Blind::getFrontSideSlatBeamVisibleReflectance | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getFrontSideSlatDiffuseSolarReflectance | ( | bool | returnIP = false | ) | const | 
| OSOptionalQuantity openstudio::model::Blind::getFrontSideSlatDiffuseVisibleReflectance | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getFrontSideSlatInfraredHemisphericalEmissivity | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getMaximumSlatAngle | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getMinimumSlatAngle | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getSlatAngle | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getSlatBeamSolarTransmittance | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getSlatBeamVisibleTransmittance | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getSlatConductivity | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getSlatDiffuseSolarTransmittance | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getSlatDiffuseVisibleTransmittance | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getSlatInfraredHemisphericalTransmittance | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getSlatSeparation | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getSlatThickness | ( | bool | returnIP = false | ) | const | 
| Quantity openstudio::model::Blind::getSlatWidth | ( | bool | returnIP = false | ) | const | 
| 
 | static | 
| bool openstudio::model::Blind::isBackSideSlatInfraredHemisphericalEmissivityDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isBlindBottomOpeningMultiplierDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isBlindLeftSideOpeningMultiplierDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isBlindRightSideOpeningMultiplierDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isBlindtoGlassDistanceDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isBlindTopOpeningMultiplierDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isFrontSideSlatInfraredHemisphericalEmissivityDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isMaximumSlatAngleDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isMinimumSlatAngleDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isSlatAngleDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isSlatBeamSolarTransmittanceDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isSlatConductivityDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isSlatDiffuseSolarTransmittanceDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isSlatDiffuseVisibleTransmittanceDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isSlatInfraredHemisphericalTransmittanceDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isSlatOrientationDefaulted | ( | ) | const | 
| bool openstudio::model::Blind::isSlatThicknessDefaulted | ( | ) | const | 
| double openstudio::model::Blind::maximumSlatAngle | ( | ) | const | 
| double openstudio::model::Blind::minimumSlatAngle | ( | ) | const | 
| void openstudio::model::Blind::resetBackSideSlatBeamVisibleReflectance | ( | ) | 
| void openstudio::model::Blind::resetBackSideSlatDiffuseVisibleReflectance | ( | ) | 
| void openstudio::model::Blind::resetBackSideSlatInfraredHemisphericalEmissivity | ( | ) | 
| void openstudio::model::Blind::resetBlindBottomOpeningMultiplier | ( | ) | 
| void openstudio::model::Blind::resetBlindLeftSideOpeningMultiplier | ( | ) | 
| void openstudio::model::Blind::resetBlindRightSideOpeningMultiplier | ( | ) | 
| void openstudio::model::Blind::resetBlindtoGlassDistance | ( | ) | 
| void openstudio::model::Blind::resetBlindTopOpeningMultiplier | ( | ) | 
| void openstudio::model::Blind::resetFrontSideSlatBeamVisibleReflectance | ( | ) | 
| void openstudio::model::Blind::resetFrontSideSlatDiffuseVisibleReflectance | ( | ) | 
| void openstudio::model::Blind::resetFrontSideSlatInfraredHemisphericalEmissivity | ( | ) | 
| void openstudio::model::Blind::resetMaximumSlatAngle | ( | ) | 
| void openstudio::model::Blind::resetMinimumSlatAngle | ( | ) | 
| void openstudio::model::Blind::resetSlatAngle | ( | ) | 
| void openstudio::model::Blind::resetSlatBeamSolarTransmittance | ( | ) | 
| void openstudio::model::Blind::resetSlatConductivity | ( | ) | 
| void openstudio::model::Blind::resetSlatDiffuseSolarTransmittance | ( | ) | 
| void openstudio::model::Blind::resetSlatDiffuseVisibleTransmittance | ( | ) | 
| void openstudio::model::Blind::resetSlatInfraredHemisphericalTransmittance | ( | ) | 
| void openstudio::model::Blind::resetSlatOrientation | ( | ) | 
| void openstudio::model::Blind::resetSlatThickness | ( | ) | 
| bool openstudio::model::Blind::setBackSideSlatBeamSolarReflectance | ( | double | backSideSlatBeamSolarReflectance | ) | 
| bool openstudio::model::Blind::setBackSideSlatBeamSolarReflectance | ( | const Quantity & | backSideSlatBeamSolarReflectance | ) | 
| bool openstudio::model::Blind::setBackSideSlatBeamVisibleReflectance | ( | double | backSideSlatBeamVisibleReflectance | ) | 
| bool openstudio::model::Blind::setBackSideSlatBeamVisibleReflectance | ( | const Quantity & | backSideSlatBeamVisibleReflectance | ) | 
| bool openstudio::model::Blind::setBackSideSlatDiffuseSolarReflectance | ( | double | backSideSlatDiffuseSolarReflectance | ) | 
| bool openstudio::model::Blind::setBackSideSlatDiffuseSolarReflectance | ( | const Quantity & | backSideSlatDiffuseSolarReflectance | ) | 
| bool openstudio::model::Blind::setBackSideSlatDiffuseVisibleReflectance | ( | double | backSideSlatDiffuseVisibleReflectance | ) | 
| bool openstudio::model::Blind::setBackSideSlatDiffuseVisibleReflectance | ( | const Quantity & | backSideSlatDiffuseVisibleReflectance | ) | 
| bool openstudio::model::Blind::setBackSideSlatInfraredHemisphericalEmissivity | ( | double | backSideSlatInfraredHemisphericalEmissivity | ) | 
| bool openstudio::model::Blind::setBackSideSlatInfraredHemisphericalEmissivity | ( | const Quantity & | backSideSlatInfraredHemisphericalEmissivity | ) | 
| bool openstudio::model::Blind::setBlindBottomOpeningMultiplier | ( | double | blindBottomOpeningMultiplier | ) | 
| bool openstudio::model::Blind::setBlindBottomOpeningMultiplier | ( | const Quantity & | blindBottomOpeningMultiplier | ) | 
| bool openstudio::model::Blind::setBlindLeftSideOpeningMultiplier | ( | double | blindLeftSideOpeningMultiplier | ) | 
| bool openstudio::model::Blind::setBlindLeftSideOpeningMultiplier | ( | const Quantity & | blindLeftSideOpeningMultiplier | ) | 
| bool openstudio::model::Blind::setBlindRightSideOpeningMultiplier | ( | double | blindRightSideOpeningMultiplier | ) | 
| bool openstudio::model::Blind::setBlindRightSideOpeningMultiplier | ( | const Quantity & | blindRightSideOpeningMultiplier | ) | 
| bool openstudio::model::Blind::setBlindtoGlassDistance | ( | double | blindtoGlassDistance | ) | 
| bool openstudio::model::Blind::setBlindtoGlassDistance | ( | const Quantity & | blindtoGlassDistance | ) | 
| bool openstudio::model::Blind::setBlindTopOpeningMultiplier | ( | double | blindTopOpeningMultiplier | ) | 
| bool openstudio::model::Blind::setBlindTopOpeningMultiplier | ( | const Quantity & | blindTopOpeningMultiplier | ) | 
| bool openstudio::model::Blind::setFrontSideSlatBeamSolarReflectance | ( | double | frontSideSlatBeamSolarReflectance | ) | 
| bool openstudio::model::Blind::setFrontSideSlatBeamSolarReflectance | ( | const Quantity & | frontSideSlatBeamSolarReflectance | ) | 
| bool openstudio::model::Blind::setFrontSideSlatBeamVisibleReflectance | ( | double | frontSideSlatBeamVisibleReflectance | ) | 
| bool openstudio::model::Blind::setFrontSideSlatBeamVisibleReflectance | ( | const Quantity & | frontSideSlatBeamVisibleReflectance | ) | 
| bool openstudio::model::Blind::setFrontSideSlatDiffuseSolarReflectance | ( | double | frontSideSlatDiffuseSolarReflectance | ) | 
| bool openstudio::model::Blind::setFrontSideSlatDiffuseSolarReflectance | ( | const Quantity & | frontSideSlatDiffuseSolarReflectance | ) | 
| bool openstudio::model::Blind::setFrontSideSlatDiffuseVisibleReflectance | ( | double | frontSideSlatDiffuseVisibleReflectance | ) | 
| bool openstudio::model::Blind::setFrontSideSlatDiffuseVisibleReflectance | ( | const Quantity & | frontSideSlatDiffuseVisibleReflectance | ) | 
| bool openstudio::model::Blind::setFrontSideSlatInfraredHemisphericalEmissivity | ( | double | frontSideSlatInfraredHemisphericalEmissivity | ) | 
| bool openstudio::model::Blind::setFrontSideSlatInfraredHemisphericalEmissivity | ( | const Quantity & | frontSideSlatInfraredHemisphericalEmissivity | ) | 
| bool openstudio::model::Blind::setMaximumSlatAngle | ( | double | maximumSlatAngle | ) | 
| bool openstudio::model::Blind::setMaximumSlatAngle | ( | const Quantity & | maximumSlatAngle | ) | 
| bool openstudio::model::Blind::setMinimumSlatAngle | ( | double | minimumSlatAngle | ) | 
| bool openstudio::model::Blind::setMinimumSlatAngle | ( | const Quantity & | minimumSlatAngle | ) | 
| bool openstudio::model::Blind::setSlatAngle | ( | double | slatAngle | ) | 
| bool openstudio::model::Blind::setSlatAngle | ( | const Quantity & | slatAngle | ) | 
| bool openstudio::model::Blind::setSlatBeamSolarTransmittance | ( | double | slatBeamSolarTransmittance | ) | 
| bool openstudio::model::Blind::setSlatBeamSolarTransmittance | ( | const Quantity & | slatBeamSolarTransmittance | ) | 
| bool openstudio::model::Blind::setSlatBeamVisibleTransmittance | ( | double | slatBeamVisibleTransmittance | ) | 
| bool openstudio::model::Blind::setSlatBeamVisibleTransmittance | ( | const Quantity & | slatBeamVisibleTransmittance | ) | 
| bool openstudio::model::Blind::setSlatConductivity | ( | double | slatConductivity | ) | 
| bool openstudio::model::Blind::setSlatConductivity | ( | const Quantity & | slatConductivity | ) | 
| bool openstudio::model::Blind::setSlatDiffuseSolarTransmittance | ( | double | slatDiffuseSolarTransmittance | ) | 
| bool openstudio::model::Blind::setSlatDiffuseSolarTransmittance | ( | const Quantity & | slatDiffuseSolarTransmittance | ) | 
| bool openstudio::model::Blind::setSlatDiffuseVisibleTransmittance | ( | double | slatDiffuseVisibleTransmittance | ) | 
| bool openstudio::model::Blind::setSlatDiffuseVisibleTransmittance | ( | const Quantity & | slatDiffuseVisibleTransmittance | ) | 
| bool openstudio::model::Blind::setSlatInfraredHemisphericalTransmittance | ( | double | slatInfraredHemisphericalTransmittance | ) | 
| bool openstudio::model::Blind::setSlatInfraredHemisphericalTransmittance | ( | const Quantity & | slatInfraredHemisphericalTransmittance | ) | 
| bool openstudio::model::Blind::setSlatOrientation | ( | std::string | slatOrientation | ) | 
| bool openstudio::model::Blind::setSlatSeparation | ( | double | slatSeparation | ) | 
| bool openstudio::model::Blind::setSlatSeparation | ( | const Quantity & | slatSeparation | ) | 
| bool openstudio::model::Blind::setSlatThickness | ( | double | slatThickness | ) | 
| bool openstudio::model::Blind::setSlatThickness | ( | const Quantity & | slatThickness | ) | 
| bool openstudio::model::Blind::setSlatWidth | ( | double | slatWidth | ) | 
| bool openstudio::model::Blind::setSlatWidth | ( | const Quantity & | slatWidth | ) | 
| double openstudio::model::Blind::slatAngle | ( | ) | const | 
| double openstudio::model::Blind::slatBeamSolarTransmittance | ( | ) | const | 
| double openstudio::model::Blind::slatBeamVisibleTransmittance | ( | ) | const | 
| double openstudio::model::Blind::slatConductivity | ( | ) | const | 
| double openstudio::model::Blind::slatDiffuseSolarTransmittance | ( | ) | const | 
| double openstudio::model::Blind::slatDiffuseVisibleTransmittance | ( | ) | const | 
| double openstudio::model::Blind::slatInfraredHemisphericalTransmittance | ( | ) | const | 
| std::string openstudio::model::Blind::slatOrientation | ( | ) | const | 
| 
 | static | 
| double openstudio::model::Blind::slatSeparation | ( | ) | const | 
| double openstudio::model::Blind::slatThickness | ( | ) | const | 
| double openstudio::model::Blind::slatWidth | ( | ) | const | 
| 
 | related | 
| 
 | related |