DefaultScientificValue

constructor(decimalValue: Decimal, unit: Unit)

Parameters

value

the Decimal component

unit

the Unit component

Type Parameters

Quantity

the type of PhysicalQuantity of the unit

Unit

the type of AbstractScientificUnit this value represents


constructor(value: Double, unit: Unit)

Constructor

Parameters

value

the Double component

unit

the Unit component