DefaultScientificValue

constructor(value: Decimal, unit: Unit)


constructor(value: Double, unit: Unit)

Parameters

Quantity

the type of PhysicalQuantity of the unit

Unit

the type of AbstractScientificUnit this value represents

value

the value component

unit

the Unit component