hydrobricks
Loading...
Searching...
No Matches
Parameter Class Reference
Inheritance diagram for Parameter:
ParameterVariable ParameterVariableDates ParameterVariableMonthly ParameterVariableYearly

Public Member Functions

 Parameter (const string &name, float val=NAN_F)
 
bool IsLinked () const
 
void SetAsLinked (bool value=true)
 
string GetName () const
 
void SetName (const string &name)
 
float GetValue () const
 
float * GetValuePointer ()
 
void SetValue (float val)
 

Protected Attributes

bool m_linked
 
string m_name
 
float m_value
 

The documentation for this class was generated from the following files: