toScientificArray
Creates a DefaultScientificArray from a list of ScientificValue
Return
A DefaultScientificArray containing all values of the list in TargetUnit
Parameters
the type of PhysicalQuantity of the unit
the type of ScientificUnit representing all elements in the list of ScientificValue
the type of AbstractScientificUnit the array should represent
the TargetUnit to convert all values to
Creates an ArrayType from a list of ScientificValue
Return
A ArrayType containing all values of the list in TargetUnit
Parameters
the type of PhysicalQuantity of the unit
the type of ScientificUnit representing all elements in the list of ScientificValue
the type of ScientificUnit the array should represent
the type of Number the values are is stored in
the type of ScientificArray to create
the TargetUnit to convert all values to
method for creating an ArrayType from a list of Decimal and a TargetUnit