isModelSteadyState: Test if a mode is steady state.

isModelSteadyStateR Documentation

Test if a mode is steady state.

Description

Test if a mode is steady state.

Usage

isModelSteadyState(object)

## S4 method for signature 'Model'
isModelSteadyState(object)

Arguments

object

An object from the class Model.

Value

Return a Boolean giving if the mode is steady state or not.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.