#include <CurveTriquadratic.hpp>
Public Member Functions | |
Constructors and Destructors | |
CurveTriquadratic (const Model &model) | |
virtual | ~CurveTriquadratic () |
Getters | |
boost::optional< double > | coefficient1Constant () const |
boost::optional< double > | coefficient2xPOW2 () const |
boost::optional< double > | coefficient3x () const |
boost::optional< double > | coefficient4yPOW2 () const |
boost::optional< double > | coefficient5y () const |
boost::optional< double > | coefficient6zPOW2 () const |
boost::optional< double > | coefficient7z () const |
boost::optional< double > | coefficient8xPOW2TIMESYPOW2 () const |
boost::optional< double > | coefficient9xTIMESY () const |
boost::optional< double > | coefficient10xTIMESYPOW2 () const |
boost::optional< double > | coefficient11xPOW2TIMESY () const |
boost::optional< double > | coefficient12xPOW2TIMESZPOW2 () const |
boost::optional< double > | coefficient13xTIMESZ () const |
boost::optional< double > | coefficient14xTIMESZPOW2 () const |
boost::optional< double > | coefficient15xPOW2TIMESZ () const |
boost::optional< double > | coefficient16yPOW2TIMESZPOW2 () const |
boost::optional< double > | coefficient17yTIMESZ () const |
boost::optional< double > | coefficient18yTIMESZPOW2 () const |
boost::optional< double > | coefficient19yPOW2TIMESZ () const |
boost::optional< double > | coefficient20xPOW2TIMESYPOW2TIMESZPOW2 () const |
boost::optional< double > | coefficient21xPOW2TIMESYPOW2TIMESZ () const |
boost::optional< double > | coefficient22xPOW2TIMESYTIMESZPOW2 () const |
boost::optional< double > | coefficient23xTIMESYPOW2TIMESZPOW2 () const |
boost::optional< double > | coefficient24xPOW2TIMESYTIMESZ () const |
boost::optional< double > | coefficient25xTIMESYPOW2TIMESZ () const |
boost::optional< double > | coefficient26xTIMESYTIMESZPOW2 () const |
boost::optional< double > | coefficient27xTIMESYTIMESZ () const |
boost::optional< double > | minimumValueofx () const |
boost::optional< double > | maximumValueofx () const |
boost::optional< double > | minimumValueofy () const |
boost::optional< double > | maximumValueofy () const |
boost::optional< double > | minimumValueofz () const |
boost::optional< double > | maximumValueofz () const |
boost::optional< double > | minimumCurveOutput () const |
boost::optional< double > | maximumCurveOutput () const |
std::string | inputUnitTypeforX () const |
bool | isInputUnitTypeforXDefaulted () const |
std::string | inputUnitTypeforY () const |
bool | isInputUnitTypeforYDefaulted () const |
std::string | inputUnitTypeforZ () const |
bool | isInputUnitTypeforZDefaulted () const |
std::string | outputUnitType () const |
bool | isOutputUnitTypeDefaulted () const |
Setters | |
bool | setCoefficient1Constant (double coefficient1Constant) |
void | resetCoefficient1Constant () |
bool | setCoefficient2xPOW2 (double coefficient2xPOW2) |
void | resetCoefficient2xPOW2 () |
bool | setCoefficient3x (double coefficient3x) |
void | resetCoefficient3x () |
bool | setCoefficient4yPOW2 (double coefficient4yPOW2) |
void | resetCoefficient4yPOW2 () |
bool | setCoefficient5y (double coefficient5y) |
void | resetCoefficient5y () |
bool | setCoefficient6zPOW2 (double coefficient6zPOW2) |
void | resetCoefficient6zPOW2 () |
bool | setCoefficient7z (double coefficient7z) |
void | resetCoefficient7z () |
bool | setCoefficient8xPOW2TIMESYPOW2 (double coefficient8xPOW2TIMESYPOW2) |
void | resetCoefficient8xPOW2TIMESYPOW2 () |
bool | setCoefficient9xTIMESY (double coefficient9xTIMESY) |
void | resetCoefficient9xTIMESY () |
bool | setCoefficient10xTIMESYPOW2 (double coefficient10xTIMESYPOW2) |
void | resetCoefficient10xTIMESYPOW2 () |
bool | setCoefficient11xPOW2TIMESY (double coefficient11xPOW2TIMESY) |
void | resetCoefficient11xPOW2TIMESY () |
bool | setCoefficient12xPOW2TIMESZPOW2 (double coefficient12xPOW2TIMESZPOW2) |
void | resetCoefficient12xPOW2TIMESZPOW2 () |
bool | setCoefficient13xTIMESZ (double coefficient13xTIMESZ) |
void | resetCoefficient13xTIMESZ () |
bool | setCoefficient14xTIMESZPOW2 (double coefficient14xTIMESZPOW2) |
void | resetCoefficient14xTIMESZPOW2 () |
bool | setCoefficient15xPOW2TIMESZ (double coefficient15xPOW2TIMESZ) |
void | resetCoefficient15xPOW2TIMESZ () |
bool | setCoefficient16yPOW2TIMESZPOW2 (double coefficient16yPOW2TIMESZPOW2) |
void | resetCoefficient16yPOW2TIMESZPOW2 () |
bool | setCoefficient17yTIMESZ (double coefficient17yTIMESZ) |
void | resetCoefficient17yTIMESZ () |
bool | setCoefficient18yTIMESZPOW2 (double coefficient18yTIMESZPOW2) |
void | resetCoefficient18yTIMESZPOW2 () |
bool | setCoefficient19yPOW2TIMESZ (double coefficient19yPOW2TIMESZ) |
void | resetCoefficient19yPOW2TIMESZ () |
bool | setCoefficient20xPOW2TIMESYPOW2TIMESZPOW2 (double coefficient20xPOW2TIMESYPOW2TIMESZPOW2) |
void | resetCoefficient20xPOW2TIMESYPOW2TIMESZPOW2 () |
bool | setCoefficient21xPOW2TIMESYPOW2TIMESZ (double coefficient21xPOW2TIMESYPOW2TIMESZ) |
void | resetCoefficient21xPOW2TIMESYPOW2TIMESZ () |
bool | setCoefficient22xPOW2TIMESYTIMESZPOW2 (double coefficient22xPOW2TIMESYTIMESZPOW2) |
void | resetCoefficient22xPOW2TIMESYTIMESZPOW2 () |
bool | setCoefficient23xTIMESYPOW2TIMESZPOW2 (double coefficient23xTIMESYPOW2TIMESZPOW2) |
void | resetCoefficient23xTIMESYPOW2TIMESZPOW2 () |
bool | setCoefficient24xPOW2TIMESYTIMESZ (double coefficient24xPOW2TIMESYTIMESZ) |
void | resetCoefficient24xPOW2TIMESYTIMESZ () |
bool | setCoefficient25xTIMESYPOW2TIMESZ (double coefficient25xTIMESYPOW2TIMESZ) |
void | resetCoefficient25xTIMESYPOW2TIMESZ () |
bool | setCoefficient26xTIMESYTIMESZPOW2 (double coefficient26xTIMESYTIMESZPOW2) |
void | resetCoefficient26xTIMESYTIMESZPOW2 () |
bool | setCoefficient27xTIMESYTIMESZ (double coefficient27xTIMESYTIMESZ) |
void | resetCoefficient27xTIMESYTIMESZ () |
bool | setMinimumValueofx (double minimumValueofx) |
void | resetMinimumValueofx () |
bool | setMaximumValueofx (double maximumValueofx) |
void | resetMaximumValueofx () |
bool | setMinimumValueofy (double minimumValueofy) |
void | resetMinimumValueofy () |
bool | setMaximumValueofy (double maximumValueofy) |
void | resetMaximumValueofy () |
bool | setMinimumValueofz (double minimumValueofz) |
void | resetMinimumValueofz () |
bool | setMaximumValueofz (double maximumValueofz) |
void | resetMaximumValueofz () |
bool | setMinimumCurveOutput (double minimumCurveOutput) |
void | resetMinimumCurveOutput () |
bool | setMaximumCurveOutput (double maximumCurveOutput) |
void | resetMaximumCurveOutput () |
bool | setInputUnitTypeforX (const std::string &inputUnitTypeforX) |
void | resetInputUnitTypeforX () |
bool | setInputUnitTypeforY (const std::string &inputUnitTypeforY) |
void | resetInputUnitTypeforY () |
bool | setInputUnitTypeforZ (const std::string &inputUnitTypeforZ) |
void | resetInputUnitTypeforZ () |
bool | setOutputUnitType (const std::string &outputUnitType) |
void | resetOutputUnitType () |
Public Member Functions inherited from openstudio::model::Curve | |
virtual | ~Curve () |
int | numVariables () const |
Returns the number of independent variable values required to evaluate this Curve. More... | |
double | evaluate (const std::vector< double > &x) const |
Returns the value of this Curve at x. More... | |
double | evaluate (double x) const |
Convenience overload that throws if numVariables() != 1. More... | |
double | evaluate (double x, double y) const |
Convenience overload that throws if numVariables() != 2. More... | |
double | evaluate (double x, double y, double z) const |
Convenience overload that throws if numVariables() != 3. More... | |
double | evaluate (double w, double x, double y, double z) const |
Convenience overload that throws if numVariables() != 4. More... | |
double | evaluate (double v, double w, double x, double y, double z) const |
Convenience overload that throws if numVariables() != 5. 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... | |
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... | |
AdditionalProperties | additionalProperties () const |
Returns this object's additional properties, constructing a new object if necessary. More... | |
bool | hasAdditionalProperties () const |
Returns true if this object has additional properties. More... | |
std::vector< IdfObject > | removeAdditionalProperties () |
Removes all additional properties that refer to this object. More... | |
boost::optional< std::string > | cadObjectId () const |
bool | setCADObjectId (const std::string &cadObjectId) |
boost::optional< std::string > | gbXMLId () const |
bool | setGBXMLId (const std::string &gbXMLId) |
boost::optional< std::string > | displayName () const |
bool | setDisplayName (const std::string &displayName) |
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< double > | getAutosizedValue (std::string valueName, std::string unitString) const |
Gets the autosized component value from the sql file. More... | |
virtual std::vector < EMSActuatorNames > | emsActuatorNames () const |
Return the names of the available ems actuators. More... | |
virtual std::vector< std::string > | emsInternalVariableNames () const |
Return the names of the available ems internal variables. More... | |
boost::optional< ModelObject > | connectedObject (unsigned port) const |
boost::optional< unsigned > | connectedObjectPort (unsigned port) const |
Static Public Member Functions | |
static IddObjectType | iddObjectType () |
static std::vector< std::string > | validInputUnitTypeforXValues () |
static std::vector< std::string > | validInputUnitTypeforYValues () |
static std::vector< std::string > | validInputUnitTypeforZValues () |
static std::vector< std::string > | validOutputUnitTypeValues () |
Related Functions | |
(Note that these are not member functions.) | |
typedef std::vector < CurveTriquadratic > | CurveTriquadraticVector |
typedef boost::optional < CurveTriquadratic > | OptionalCurveTriquadratic |
Related Functions inherited from openstudio::model::Curve | |
typedef std::vector< Curve > | CurveVector |
typedef boost::optional< Curve > | OptionalCurve |
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 includeLifeCycleCostsAndAdditionalProperties=false, bool includeUsedResources=true) |
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... | |
Additional Inherited Members | |
Protected Types inherited from openstudio::model::ModelObject | |
typedef detail::ModelObject_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) | |
CurveTriquadratic is a Curve that wraps the OpenStudio IDD object 'OS:Curve:Triquadratic'.
The functional form is
\[\displaystyle \begin{array}{ll} f(x) = & c_1 + c_2 \cdot x^2 + c_3 \cdot x + c_4 \cdot y^2 + c_5 \cdot y + c_6 \cdot z^2 + c_7 \cdot z + c_8 \cdot x^2 \cdot y^2 + \\ & c_9 \cdot x \cdot y + c_{10} \cdot x \cdot y^2 + c_{11} \cdot x^2 \cdot y + c_{12} \cdot x^2 \cdot z^2 + c_{13} \cdot x \cdot z + c_{14} \cdot x \cdot z^2 + \\ & c_{15} \cdot x^2 \cdot z + c_{16} \cdot y^2 \cdot z^2 + c_{17} \cdot y \cdot z + c_{18} \cdot y \cdot z^2 + c_{19} \cdot y^2 \cdot z + \\ & c_{20} \cdot x^2 \cdot y^2 \cdot z^2 + c_{21} \cdot z^2 \cdot y^2 \cdot z + c_{22} \cdot x^2 \cdot y \cdot z^2 + c_{23} \cdot x \cdot y^2 \cdot z^2 + \\ & c_{24} \cdot x^2 \cdot y \cdot z + c_{25} \cdot x \cdot y^2 \cdot z + c_{26} \cdot x \cdot y \cdot z^2 + c_{27} \cdot x \cdot y \cdot z \end{array}\]
|
explicit |
|
inlinevirtual |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient10xTIMESYPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient11xPOW2TIMESY | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient12xPOW2TIMESZPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient13xTIMESZ | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient14xTIMESZPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient15xPOW2TIMESZ | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient16yPOW2TIMESZPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient17yTIMESZ | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient18yTIMESZPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient19yPOW2TIMESZ | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient1Constant | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient20xPOW2TIMESYPOW2TIMESZPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient21xPOW2TIMESYPOW2TIMESZ | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient22xPOW2TIMESYTIMESZPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient23xTIMESYPOW2TIMESZPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient24xPOW2TIMESYTIMESZ | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient25xTIMESYPOW2TIMESZ | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient26xTIMESYTIMESZPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient27xTIMESYTIMESZ | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient2xPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient3x | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient4yPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient5y | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient6zPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient7z | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient8xPOW2TIMESYPOW2 | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::coefficient9xTIMESY | ( | ) | const |
|
static |
std::string openstudio::model::CurveTriquadratic::inputUnitTypeforX | ( | ) | const |
std::string openstudio::model::CurveTriquadratic::inputUnitTypeforY | ( | ) | const |
std::string openstudio::model::CurveTriquadratic::inputUnitTypeforZ | ( | ) | const |
bool openstudio::model::CurveTriquadratic::isInputUnitTypeforXDefaulted | ( | ) | const |
bool openstudio::model::CurveTriquadratic::isInputUnitTypeforYDefaulted | ( | ) | const |
bool openstudio::model::CurveTriquadratic::isInputUnitTypeforZDefaulted | ( | ) | const |
bool openstudio::model::CurveTriquadratic::isOutputUnitTypeDefaulted | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::maximumCurveOutput | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::maximumValueofx | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::maximumValueofy | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::maximumValueofz | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::minimumCurveOutput | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::minimumValueofx | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::minimumValueofy | ( | ) | const |
boost::optional<double> openstudio::model::CurveTriquadratic::minimumValueofz | ( | ) | const |
std::string openstudio::model::CurveTriquadratic::outputUnitType | ( | ) | const |
void openstudio::model::CurveTriquadratic::resetCoefficient10xTIMESYPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient11xPOW2TIMESY | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient12xPOW2TIMESZPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient13xTIMESZ | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient14xTIMESZPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient15xPOW2TIMESZ | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient16yPOW2TIMESZPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient17yTIMESZ | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient18yTIMESZPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient19yPOW2TIMESZ | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient1Constant | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient20xPOW2TIMESYPOW2TIMESZPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient21xPOW2TIMESYPOW2TIMESZ | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient22xPOW2TIMESYTIMESZPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient23xTIMESYPOW2TIMESZPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient24xPOW2TIMESYTIMESZ | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient25xTIMESYPOW2TIMESZ | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient26xTIMESYTIMESZPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient27xTIMESYTIMESZ | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient2xPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient3x | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient4yPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient5y | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient6zPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient7z | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient8xPOW2TIMESYPOW2 | ( | ) |
void openstudio::model::CurveTriquadratic::resetCoefficient9xTIMESY | ( | ) |
void openstudio::model::CurveTriquadratic::resetInputUnitTypeforX | ( | ) |
void openstudio::model::CurveTriquadratic::resetInputUnitTypeforY | ( | ) |
void openstudio::model::CurveTriquadratic::resetInputUnitTypeforZ | ( | ) |
void openstudio::model::CurveTriquadratic::resetMaximumCurveOutput | ( | ) |
void openstudio::model::CurveTriquadratic::resetMaximumValueofx | ( | ) |
void openstudio::model::CurveTriquadratic::resetMaximumValueofy | ( | ) |
void openstudio::model::CurveTriquadratic::resetMaximumValueofz | ( | ) |
void openstudio::model::CurveTriquadratic::resetMinimumCurveOutput | ( | ) |
void openstudio::model::CurveTriquadratic::resetMinimumValueofx | ( | ) |
void openstudio::model::CurveTriquadratic::resetMinimumValueofy | ( | ) |
void openstudio::model::CurveTriquadratic::resetMinimumValueofz | ( | ) |
void openstudio::model::CurveTriquadratic::resetOutputUnitType | ( | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient10xTIMESYPOW2 | ( | double | coefficient10xTIMESYPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient11xPOW2TIMESY | ( | double | coefficient11xPOW2TIMESY | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient12xPOW2TIMESZPOW2 | ( | double | coefficient12xPOW2TIMESZPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient13xTIMESZ | ( | double | coefficient13xTIMESZ | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient14xTIMESZPOW2 | ( | double | coefficient14xTIMESZPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient15xPOW2TIMESZ | ( | double | coefficient15xPOW2TIMESZ | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient16yPOW2TIMESZPOW2 | ( | double | coefficient16yPOW2TIMESZPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient17yTIMESZ | ( | double | coefficient17yTIMESZ | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient18yTIMESZPOW2 | ( | double | coefficient18yTIMESZPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient19yPOW2TIMESZ | ( | double | coefficient19yPOW2TIMESZ | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient1Constant | ( | double | coefficient1Constant | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient20xPOW2TIMESYPOW2TIMESZPOW2 | ( | double | coefficient20xPOW2TIMESYPOW2TIMESZPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient21xPOW2TIMESYPOW2TIMESZ | ( | double | coefficient21xPOW2TIMESYPOW2TIMESZ | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient22xPOW2TIMESYTIMESZPOW2 | ( | double | coefficient22xPOW2TIMESYTIMESZPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient23xTIMESYPOW2TIMESZPOW2 | ( | double | coefficient23xTIMESYPOW2TIMESZPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient24xPOW2TIMESYTIMESZ | ( | double | coefficient24xPOW2TIMESYTIMESZ | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient25xTIMESYPOW2TIMESZ | ( | double | coefficient25xTIMESYPOW2TIMESZ | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient26xTIMESYTIMESZPOW2 | ( | double | coefficient26xTIMESYTIMESZPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient27xTIMESYTIMESZ | ( | double | coefficient27xTIMESYTIMESZ | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient2xPOW2 | ( | double | coefficient2xPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient3x | ( | double | coefficient3x | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient4yPOW2 | ( | double | coefficient4yPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient5y | ( | double | coefficient5y | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient6zPOW2 | ( | double | coefficient6zPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient7z | ( | double | coefficient7z | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient8xPOW2TIMESYPOW2 | ( | double | coefficient8xPOW2TIMESYPOW2 | ) |
bool openstudio::model::CurveTriquadratic::setCoefficient9xTIMESY | ( | double | coefficient9xTIMESY | ) |
bool openstudio::model::CurveTriquadratic::setInputUnitTypeforX | ( | const std::string & | inputUnitTypeforX | ) |
bool openstudio::model::CurveTriquadratic::setInputUnitTypeforY | ( | const std::string & | inputUnitTypeforY | ) |
bool openstudio::model::CurveTriquadratic::setInputUnitTypeforZ | ( | const std::string & | inputUnitTypeforZ | ) |
bool openstudio::model::CurveTriquadratic::setMaximumCurveOutput | ( | double | maximumCurveOutput | ) |
bool openstudio::model::CurveTriquadratic::setMaximumValueofx | ( | double | maximumValueofx | ) |
bool openstudio::model::CurveTriquadratic::setMaximumValueofy | ( | double | maximumValueofy | ) |
bool openstudio::model::CurveTriquadratic::setMaximumValueofz | ( | double | maximumValueofz | ) |
bool openstudio::model::CurveTriquadratic::setMinimumCurveOutput | ( | double | minimumCurveOutput | ) |
bool openstudio::model::CurveTriquadratic::setMinimumValueofx | ( | double | minimumValueofx | ) |
bool openstudio::model::CurveTriquadratic::setMinimumValueofy | ( | double | minimumValueofy | ) |
bool openstudio::model::CurveTriquadratic::setMinimumValueofz | ( | double | minimumValueofz | ) |
bool openstudio::model::CurveTriquadratic::setOutputUnitType | ( | const std::string & | outputUnitType | ) |
|
static |
|
static |
|
static |
|
static |
|
related |
|
related |