ParamBoundsValues Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
m (Protected "ParamBoundsValues Class" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
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}}
{{APIComment|Model's parameter upper and lower values.}}

Revision as of 00:15, 17 January 2014


Model's parameter upper and lower values.

Properties

  • Upper Returns the Upper value
  • Lower Returns the Lower value
  • ParamName Returns the Parameter Name