convert

Creates a DefaultScientificArray that contains all values of a ScientificArray converted to TargetUnit

Return

a DefaultScientificArray containing all values of this ScientificArray converted to TargetUnit

Parameters

Quantity

the type of PhysicalQuantity of the this ScientificArray and the resulting DefaultScientificArray

NumberType

the type of Number stored in this ScientificArray

Unit
TargetUnit

the type of AbstractScientificUnit to convert the values into


Creates a TargetArray that contains all values of a ScientificArray converted to TargetUnit

Return

a TargetArray containing all values of this ScientificArray converted to TargetUnit

Parameters

Quantity

the type of PhysicalQuantity of the this ScientificArray and the resulting TargetArray

NumberType

the type of Number stored in this ScientificArray

Unit
TargetUnit

the type of AbstractScientificUnit to convert the values into

TargetNumberType

the type of Number stored in TargetArray

TargetArray

the type of ScientificArray to create

arrayFactory

method for creating a TargetArray from a list of Decimal and a TargetUnit


Creates a TargetArray that contains all values of a ScientificArray converted to TargetUnit

Return

a TargetArray containing all values of this ScientificArray converted to TargetUnit

Parameters

Quantity

the type of PhysicalQuantity of the this ScientificArray and the resulting TargetArray

NumberType

the type of Number stored in this ScientificArray

Unit

the type of ScientificUnit of this ScientificArray

TargetUnit

the type of AbstractScientificUnit to convert the values into

TargetNumberType

the type of Number stored in TargetArray

TargetArray

the type of ScientificArray to create

valueFactory

method for creating a ScientificValue of Unit from a Decimal and a Unit

arrayFactory

method for creating a TargetArray from a list of Decimal and a TargetUnit


Creates a TargetArray that contains all values of a ScientificArray converted to TargetUnit

Return

a TargetArray containing all values of this ScientificArray converted to TargetUnit

Parameters

Quantity

the type of PhysicalQuantity of the this ScientificArray and the resulting TargetArray

NumberType

the type of Number stored in this ScientificArray

Unit

the type of ScientificUnit of this ScientificArray

TargetUnit

the type of ScientificUnit to convert the values into

TargetNumberType

the type of Number stored in TargetArray

TargetArray

the type of ScientificArray to create

valueFactory

method for creating a ScientificValue of Unit from a Decimal and a Unit

targetValueFactory

method for creating a ScientificValue of TargetUnit from a Decimal and a TargetUnit

arrayFactory

method for creating a TargetArray from a list of Decimal and a TargetUnit


Converts a ScientificValue into another ScientificValue with a ScientificUnit of the same PhysicalQuantity

Return

an instance of TargetValue with its value equal to the value of this ScientificUnit in TargetUnit

Parameters

Quantity

the type of PhysicalQuantity of the current ScientificValue as well as the TargetValue

Unit

the type of ScientificUnit of the current ScientificValue

TargetUnit

the type of ScientificUnit of the TargetValue

TargetValue

the type of ScientificValue to convert to

target

the TargetUnit to convert to

factory

method for creating the TargetValue given the Decimal value in TargetUnit


Converts a ScientificValue into a DefaultScientificValue with an AbstractScientificUnit of the same PhysicalQuantity

Return

an instance of DefaultScientificValue with its value equal to the value of this ScientificUnit in TargetUnit

Parameters

Quantity

the type of PhysicalQuantity of the current ScientificValue as well as the DefaultScientificValue to be created

Unit

the type of AbstractScientificUnit of the current ScientificValue

TargetUnit
target

the TargetUnit to convert to


Converts a ScientificValue into another ScientificValue with a ScientificUnit of the same PhysicalQuantity

Return

an instance of TargetValue with its value equal to the value of this ScientificUnit in TargetUnit

Parameters

Quantity

the type of PhysicalQuantity of the current ScientificValue as well as the TargetValue

Unit

the type of ScientificUnit of the current ScientificValue

TargetUnit

the type of ScientificUnit of the TargetValue

TargetValue

the type of ScientificValue to convert to

target

the TargetUnit to convert to

round

The number of digits a rounded value should have after its decimal point

roundingMode

The RoundingMode to apply when scaling

factory

method for creating the TargetValue given the Decimal value in TargetUnit


Converts a ScientificValue into a DefaultScientificValue with an AbstractScientificUnit of the same PhysicalQuantity

Return

an instance of DefaultScientificValue with its value equal to the value of this ScientificUnit in TargetUnit

Parameters

Quantity

the type of PhysicalQuantity of the current ScientificValue as well as the DefaultScientificValue to be created

Unit

the type of ScientificUnit of the current ScientificValue

TargetUnit
target

the TargetUnit to convert to

round

The number of digits a rounded value should have after its decimal point

roundingMode

The RoundingMode to apply when scaling