Skip to contents

A model parameter

Details

Derived from Quantity, please see base class documentation.

Active bindings

isStateVariable

Returns TRUE is the parameter has a RHS otherwise FALSE. Setting the value to FALSE will delete the RHS Formula. Setting it to TRUE is not currently supported and will throw an error.

rhsFormula

An instance of a Formula object representing the RHS Formula (Read-Only)

Methods

Inherited methods


Method new()

Initialize a new instance of the class

Usage

Parameter$new(ref)

Arguments

ref

.NET Instance

Returns

A new Parameter object.


Method print()

Print the object to the console

Usage

Parameter$print(...)

Arguments

...

Rest arguments.