dHVarImage: dHVarImage

dHVarImageR Documentation

dHVarImage

Description

Simple class to hold string values

Details

Image URL pointer

Has standard methods for managing data and meta data

Value

reference class of type openmi.om.base.

Super class

hydrotools::dHVariablePluginDefault -> dHVarImage

Public fields

name

what is it called

object_class

model object type

Methods

Public methods

Inherited methods

Method new()

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

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

Returns

object instance


Method exportOpenMIBase()

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