Global Model: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 21: Line 21:
*'''[[Lower]]''' {{Template:APIComment|Sets Lower bound.}}
*'''[[Lower]]''' {{Template:APIComment|Sets Lower bound.}}
*'''[[ParamName]]''' {{Template:APIComment|Name}}
*'''[[ParamName]]''' {{Template:APIComment|Name}}
*'''[[ParamBoundsValues]]''' {{Template:APIComment|Upper and lower bounds for a model's parameter.}}
*'''[[ParamBoundsValues Class]]''' {{Template:APIComment|Upper and lower bounds for a model's parameter.}}
*'''[[ParamValues]]''' {{APIComment|Model's parameter name and value.}}
*'''[[ParamValues Class]]''' {{APIComment|Model's parameter name and value.}}

Revision as of 00:18, 25 September 2013



Constructors

Properties

  • ParamInputInfo Class used for parameters input.
  • Name Parameter input in ParamInputInfo Class for Name
  • Min Parameter input in ParamInputInfo Class for Min
  • Max Parameter input in ParamInputInfo Class for Max
  • CanEqualMin Parameter input in ParamInputInfo Class for CanEqualMin
  • CanEqualMax Parameter input in ParamInputInfo Class for CanEqualMax
  • Value Parameter input in ParamInputInfo Class for Value
  • BoundsValues Upper and lower bounds.
  • Upper Sets Upper bound.
  • Lower Sets Lower bound.
  • ParamName Name
  • ParamBoundsValues Class Upper and lower bounds for a model's parameter.
  • ParamValues Class Model's parameter name and value.