Quantity
Bases: BaseModel
Represents a Physical Quantity with a value and a unit.
PARAMETER | DESCRIPTION |
---|---|
value
|
The value of the quantity.
TYPE:
|
unit
|
The unit of the quantity.
TYPE:
|