UnitSet.describeAsString


describeAsString(long dim, [lengthUnitSet])

Return a description of the given dimensionality, using the defintion of this

long dimunsignedthe packed dimensionality of the quantity to be described
lengthUnitSetoptional unit set The name or ID of a unit set, or a pointer to a UnitSet object. Only used by dimensions that have a non-zero value for 'perLength'. This allows the return of values such as "mm˛/m"
Return valuestringthe returned description

See also packDimensionality

Back to UnitSet

Back to Overview