ParamBoundsValues Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
Model's parameter upper and lower values.
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}}

Revision as of 18:30, 20 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