UnitSet.convertToUnitSetPackedDim


convertToUnitSetPackedDim(convertToSet, value, long packedDim)

Modify the second argument (which is assumed to be given in this object's units) and convert it to the first argument, which is assumed to be an UnitSet object (or the name thereof). For futher details see convertToSI This is an overload function of convertToUnitSet that instead of taking all dimensions as arguments, needs just the packed long.

convertToSetstring or UnitSet Unit set to convert the value to
valuevariant value to convert
long packedDimunsignedexponent of the packed dimension
Return valuenone 

Back to UnitSet

Back to Overview