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
the type of PhysicalQuantity of the this ScientificArray and the resulting DefaultScientificArray
the type of Number stored in this ScientificArray
the type of AbstractScientificUnit of this ScientificArray
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
the type of PhysicalQuantity of the this ScientificArray and the resulting TargetArray
the type of Number stored in this ScientificArray
the type of AbstractScientificUnit of this ScientificArray
the type of AbstractScientificUnit to convert the values into
the type of Number stored in TargetArray
the type of ScientificArray to create
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
the type of PhysicalQuantity of the this ScientificArray and the resulting TargetArray
the type of Number stored in this ScientificArray
the type of ScientificUnit of this ScientificArray
the type of AbstractScientificUnit to convert the values into
the type of Number stored in TargetArray
the type of ScientificArray to create
method for creating a ScientificValue of Unit from a Decimal and a Unit
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
the type of PhysicalQuantity of the this ScientificArray and the resulting TargetArray
the type of Number stored in this ScientificArray
the type of ScientificUnit of this ScientificArray
the type of ScientificUnit to convert the values into
the type of Number stored in TargetArray
the type of ScientificArray to create
method for creating a ScientificValue of Unit from a Decimal and a Unit
method for creating a ScientificValue of TargetUnit from a Decimal and a TargetUnit
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
the type of PhysicalQuantity of the current ScientificValue as well as the TargetValue
the type of ScientificUnit of the current ScientificValue
the type of ScientificUnit of the TargetValue
the type of ScientificValue to convert to
the TargetUnit to convert to
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
the type of PhysicalQuantity of the current ScientificValue as well as the DefaultScientificValue to be created
the type of AbstractScientificUnit of the current ScientificValue
the type of ScientificUnit of the DefaultScientificValue
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
the type of PhysicalQuantity of the current ScientificValue as well as the TargetValue
the type of ScientificUnit of the current ScientificValue
the type of ScientificUnit of the TargetValue
the type of ScientificValue to convert to
the TargetUnit to convert to
The number of digits a rounded value should have after its decimal point
The RoundingMode to apply when scaling
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
the type of PhysicalQuantity of the current ScientificValue as well as the DefaultScientificValue to be created
the type of ScientificUnit of the current ScientificValue
the type of ScientificUnit of the DefaultScientificValue
the TargetUnit to convert to
The number of digits a rounded value should have after its decimal point
The RoundingMode to apply when scaling