A model parameter
Details
Derived from Quantity, please see base class documentation.
Super classes
ospsuite.utils::Printable
-> ospsuite::DotNetWrapper
-> ospsuite::ObjectBase
-> ospsuite::Entity
-> ospsuite::Quantity
-> Parameter
Active bindings
isStateVariable
Returns
TRUE
is the parameter has a RHS otherwiseFALSE
. Setting the value toFALSE
will delete the RHS Formula. Setting it toTRUE
is not currently supported and will throw an error.rhsFormula
An instance of a
Formula
object representing the RHS Formula (Read-Only)