ParamBoundsValues Class: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (Protected "ParamBoundsValues Class" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]) |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|Global_Model Class|Global_Model}} | {{Template:APIClass|Global_Model Class|Global_Model}} | ||
Model's parameter upper and lower values. | |||
== Properties == | == Properties == | ||
*'''[[ParamBoundsValues.Upper|Upper]]''' {{APIComment|Returns the Upper value}} | *'''[[ParamBoundsValues.Upper|Upper]]''' {{APIComment|Returns the Upper value}} | ||
*'''[[ParamBoundsValues.Lower|Lower]]''' {{APIComment|Returns the Lower value}} | *'''[[ParamBoundsValues.Lower|Lower]]''' {{APIComment|Returns the Lower value}} | ||
*'''[[ParamBoundsValues.ParamName|ParamName]]''' {{APIComment|Returns the Parameter Name}} | *'''[[ParamBoundsValues.ParamName|ParamName]]''' {{APIComment|Returns the Parameter Name}} | ||