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