Global Model: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


== Properties ==
== Properties ==
*'''[[BoundsValues]]''' {{Template:APIComment|Upper and lower bounds.}}
*'''[[BoundsValues.Upper]]''' {{Template:APIComment|Sets Upper bound.}}
*'''[[BoundsValues.Lower]]''' {{Template:APIComment|Sets Lower bound.}}
*'''[[ParamName]]''' {{Template:APIComment|Name}}
*'''[[ParamBoundsValues Class]]''' {{Template:APIComment|Upper and lower bounds for a model's parameter.}}
*'''[[ParamValues Class]]''' {{APIComment|Model's parameter name and value.}}
===== [[ParamInputInfo Class]] =====
===== [[ParamInputInfo Class]] =====
*'''[[ParamInputInfo Class]]''' {{Template:APIComment|Class used for parameters input.}}
*'''[[ParamInputInfo Class]]''' {{Template:APIComment|Class used for parameters input.}}
Line 17: Line 24:
*'''[[ParamInputInfo.CanEqualMax]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for CanEqualMax}}
*'''[[ParamInputInfo.CanEqualMax]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for CanEqualMax}}
*'''[[ParamInputInfo.Value]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Value}}
*'''[[ParamInputInfo.Value]]''' {{Template:APIComment|Parameter input in ParamInputInfo Class for Value}}
*'''[[BoundsValues]]''' {{Template:APIComment|Upper and lower bounds.}}
*'''[[BoundsValues.Upper]]''' {{Template:APIComment|Sets Upper bound.}}
*'''[[BoundsValues.Lower]]''' {{Template:APIComment|Sets Lower bound.}}
*'''[[ParamName]]''' {{Template:APIComment|Name}}
*'''[[ParamBoundsValues Class]]''' {{Template:APIComment|Upper and lower bounds for a model's parameter.}}
*'''[[ParamValues Class]]''' {{APIComment|Model's parameter name and value.}}

Revision as of 01:01, 1 October 2013



Constructors

Properties

ParamInputInfo Class