dHOMEquation: dHOMEquation

dHOMEquationR Documentation

dHOMEquation

Description

Handler class for property entities (and timeseries if needed)

Details

Equation meta-model object

Has standard methods for managing data and meta data

Value

reference class of type openmi.om.base.

Super class

hydrotools::dHVariablePluginDefault -> dHOMEquation

Public fields

name

what is it called

object_class

model object type

Methods

Public methods

Inherited methods

Method new()

Usage
dHOMEquation$new(config = list())
Arguments
config

list of attributes to set, see also: to_list() for format

Returns

object instance


Method exportOpenMIBase()

Usage
dHOMEquation$exportOpenMIBase(entity)
Arguments
entity

the local object to work on

Returns

an updated config if necessary or FALSE if it fails


Method clone()

The objects of this class are cloneable with this method.

Usage
dHOMEquation$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

See Also

NA

Examples

NA

HARPgroup/hydro-tools documentation built on July 4, 2025, 11:05 a.m.