openmi.om.logger: The base class for logging component data.

openmi.om.loggerR Documentation

The base class for logging component data.

Description

The base class for logging component data.

The base class for logging component data.

Value

reference class of type openmi.om.linkableComponent

Super classes

openmi.om::openmi.om.base -> openmi.om::openmi.om.linkableComponent -> openmi.om.logger

Public fields

directory

where to store log file

path

to store log file includes directory and filename

filename

name to store log file

outputs

local state variables to output

Methods

Public methods

Inherited methods

Method logState()

log data at end of timestep

Usage
openmi.om.logger$logState()
Returns

NULL


Method clone()

The objects of this class are cloneable with this method.

Usage
openmi.om.logger$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Examples

NA

HARPgroup/openmi-om documentation built on March 4, 2023, 6:56 p.m.