dHOMConstant: dHOMConstant

dHOMConstantR Documentation

dHOMConstant

Description

Simple class to hold numeric values

Details

Numeric Constant meta-model object

Has standard methods for managing data and meta data

Value

reference class of type openmi.om.base.

Super class

hydrotools::dHVariablePluginDefault -> dHOMConstant

Public fields

name

what is it called

object_class

model object type

Methods

Public methods

Inherited methods

Method new()

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

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

Returns

object instance


Method exportOpenMIBase()

Usage
dHOMConstant$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
dHOMConstant$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.