Parameter: Parameter

ParameterR Documentation

Parameter

Description

A model parameter

Details

Derived from Quantity, please see base class documentation.

Super classes

rSharp::NetObject -> ospsuite::DotNetWrapper -> ospsuite::ObjectBase -> ospsuite::Entity -> ospsuite::Quantity -> Parameter

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

Public methods

Inherited methods

Method new()

Initialize a new instance of the class

Usage
Parameter$new(netObject)
Arguments
netObject

An rSharp::NetObject object.

Returns

A new Parameter object.


Method print()

Print the object to the console

Usage
Parameter$print(...)
Arguments
...

Rest arguments.


Open-Systems-Pharmacology/OSPSuite-R documentation built on Feb. 14, 2025, 4:48 p.m.