powered by
A quantity is always defined by its value and its unit. Inherits: rdmlBaseType.
An R6Class generator object.
R6Class
quantityType$new(value, unit)
@section Fields:
value
checkNumber. Value.
unit
quantityUnitType. Unit.
RDML::rdmlBaseType -> quantityType
RDML::rdmlBaseType
quantityType
quantityType$new()
quantityType$clone()
Inherited methods RDML::rdmlBaseType$.asXMLnodes() RDML::rdmlBaseType$copy() RDML::rdmlBaseType$print()
RDML::rdmlBaseType$.asXMLnodes()
RDML::rdmlBaseType$copy()
RDML::rdmlBaseType$print()
new()
clone()
The objects of this class are cloneable with this method.
quantityType$clone(deep = FALSE)
deep
Whether to make a deep clone.