additionalProperties() const | openstudio::model::ModelObject | |
allowableChildTypes() const | openstudio::model::ParentObject | |
azimuth() const | openstudio::model::PlanarSurface | |
cadObjectId() const | openstudio::model::ModelObject | |
centroid() const | openstudio::model::PlanarSurface | |
children() const | openstudio::model::ParentObject | |
clone() const | openstudio::model::ModelObject | |
clone(Model model) const | openstudio::model::ModelObject | |
connectedObject(unsigned port) const | openstudio::model::ModelObject | |
connectedObjectPort(unsigned port) const | openstudio::model::ModelObject | |
construction() const | openstudio::model::PlanarSurface | |
constructionWithSearchDistance() const | openstudio::model::PlanarSurface | |
createComponent() const | openstudio::model::ModelObject | |
displayName() const | openstudio::model::ModelObject | |
emsActuatorNames() const | openstudio::model::ModelObject | virtual |
emsInternalVariableNames() const | openstudio::model::ModelObject | virtual |
equalVertices(const PlanarSurface &other) const | openstudio::model::PlanarSurface | |
exteriorVisibleAbsorptance() const | openstudio::model::PlanarSurface | |
filmResistance(const FilmResistanceType &type) | openstudio::model::PlanarSurface | static |
findPlanarSurfaces(const std::vector< PlanarSurface > &planarSurfaces, boost::optional< double > minDegreesFromNorth, boost::optional< double > maxDegreesFromNorth, boost::optional< double > minDegreesTilt, boost::optional< double > maxDegreesTilt, double tol=1) | openstudio::model::PlanarSurface | static |
gbXMLId() const | openstudio::model::ModelObject | |
generatorPhotovoltaics() const | openstudio::model::PlanarSurface | |
getAutosizedValue(std::string valueName, std::string unitString) const | openstudio::model::ModelObject | |
getData(const OutputVariable &variable, const std::string &envPeriod) const | openstudio::model::ModelObject | |
getModelObjectSources() const | openstudio::model::ModelObject | inline |
getModelObjectSources(IddObjectType iddObjectType) const | openstudio::model::ModelObject | inline |
getModelObjectTarget(unsigned index) const | openstudio::model::ModelObject | inline |
getModelObjectTargets() const | openstudio::model::ModelObject | inline |
getRecursiveChildren(const ParentObject &object, bool includeLifeCycleCostsAndAdditionalProperties=false, bool includeUsedResources=true) | openstudio::model::ParentObject | related |
getRecursiveChildrenAndResources(const ModelObject &object) | openstudio::model::ParentObject | related |
getRecursiveResources(const ModelObject &object) | openstudio::model::ModelObject | related |
getScheduleTypeKeys(const Schedule &schedule) const | openstudio::model::ModelObject | |
grossArea() const | openstudio::model::PlanarSurface | |
hasAdditionalProperties() const | openstudio::model::ModelObject | |
heatCapacity() const | openstudio::model::PlanarSurface | |
iddObjectType() const | openstudio::model::ModelObject | |
ImplType typedef | openstudio::model::ModelObject | protected |
interiorVisibleAbsorptance() const | openstudio::model::PlanarSurface | |
isAirWall() const | openstudio::model::PlanarSurface | |
isConstructionDefaulted() const | openstudio::model::PlanarSurface | |
lifeCycleCosts() const | openstudio::model::ModelObject | |
model() const | openstudio::model::ModelObject | |
ModelObject(IddObjectType type, const Model &model, bool fastName=false) | openstudio::model::ModelObject | explicitprotected |
ModelObject(std::shared_ptr< detail::ModelObject_Impl > impl) | openstudio::model::ModelObject | explicitprotected |
netArea() const | openstudio::model::PlanarSurface | |
operator!=(const ModelObject &other) const | openstudio::model::ModelObject | |
operator<(const ModelObject &right) const | openstudio::model::ModelObject | |
operator==(const ModelObject &other) const | openstudio::model::ModelObject | |
OptionalPlanarSurface typedef | openstudio::model::PlanarSurface | related |
outputVariableNames() const | openstudio::model::ModelObject | |
outputVariables() const | openstudio::model::ModelObject | |
outwardNormal() const | openstudio::model::PlanarSurface | |
parent() const | openstudio::model::ModelObject | |
ParentObject(IddObjectType type, const Model &model) | openstudio::model::ParentObject | protected |
PlanarSurface(IddObjectType type, const std::vector< Point3d > &vertices, const Model &model) | openstudio::model::PlanarSurface | protected |
planarSurfaceGroup() const | openstudio::model::PlanarSurface | |
PlanarSurfaceVector typedef | openstudio::model::PlanarSurface | related |
plane() const | openstudio::model::PlanarSurface | |
removeAdditionalProperties() | openstudio::model::ModelObject | |
removeLifeCycleCosts() | openstudio::model::ModelObject | |
resetConstruction() | openstudio::model::PlanarSurface | |
resources() const | openstudio::model::ModelObject | |
reverseEqualVertices(const PlanarSurface &other) const | openstudio::model::PlanarSurface | |
setCADObjectId(const std::string &cadObjectId) | openstudio::model::ModelObject | |
setConstruction(const ConstructionBase &construction) | openstudio::model::PlanarSurface | |
setDisplayName(const std::string &displayName) | openstudio::model::ModelObject | |
setGBXMLId(const std::string &gbXMLId) | openstudio::model::ModelObject | |
setParent(ParentObject &newParent) | openstudio::model::ModelObject | |
setThermalConductance(double value) | openstudio::model::PlanarSurface | |
setUFactor(double value) | openstudio::model::PlanarSurface | |
setVertices(const std::vector< Point3d > &vertices) | openstudio::model::PlanarSurface | |
solarCollectors() const | openstudio::model::PlanarSurface | |
space() const | openstudio::model::PlanarSurface | |
stillAirFilmResistance(double tilt) | openstudio::model::PlanarSurface | static |
subtractFromGrossArea() const | openstudio::model::PlanarSurface | |
surfacePropertyConvectionCoefficients() const | openstudio::model::PlanarSurface | |
thermalConductance() const | openstudio::model::PlanarSurface | |
tilt() const | openstudio::model::PlanarSurface | |
triangulation() const | openstudio::model::PlanarSurface | virtual |
uFactor() const | openstudio::model::PlanarSurface | |
vertices() const | openstudio::model::PlanarSurface | |
visibleTransmittance() const | openstudio::model::PlanarSurface | |
~ModelObject() | openstudio::model::ModelObject | inlinevirtual |
~ParentObject() | openstudio::model::ParentObject | inlinevirtual |
~PlanarSurface() | openstudio::model::PlanarSurface | inlinevirtual |