isModelSteadyState {PFIM}R 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.


[Package PFIM version 6.0.3 Index]