dHOMDataMatrix: dHOMDataMatrix

dHOMDataMatrixR Documentation

dHOMDataMatrix

Description

Simple class to hold tabular values

Details

Matrix meta-model object

Has standard methods for managing data and meta data

Value

reference class of type openmi.om.base.

Super class

hydrotools::dHVariablePluginDefault -> dHOMDataMatrix

Public fields

name

what is it called

object_class

model object type

entity_bundle

model object type

Methods

Public methods

Inherited methods

Method exportOpenMIBase()

Usage
dHOMDataMatrix$exportOpenMIBase(entity)
Arguments
entity

the local object to work on

Returns

an updated config if necessary or FALSE if it fails


Method param_info()

Usage
dHOMDataMatrix$param_info()
Returns

info regarding the needs and capabilities of this object


Method clone()

The objects of this class are cloneable with this method.

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