ParamBoundsValues Class: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) 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 | *'''[[ParamBoundsValues.Upper|Upper]]''' {{APIComment|Returns the upper value}} | ||
*'''[[ParamBoundsValues.Lower|Lower]]''' {{APIComment|Returns the | *'''[[ParamBoundsValues.Lower|Lower]]''' {{APIComment|Returns the lower value}} | ||
*'''[[ParamBoundsValues.ParamName|ParamName]]''' {{APIComment|Returns the | *'''[[ParamBoundsValues.ParamName|ParamName]]''' {{APIComment|Returns the parameter name}} |