spectrochempy.ito_reduced_units
- ito_reduced_units()[source]
Quantity scaled in place to reduced units, inplace.
Scaling to reduced units means one unit per dimension. This will not reduce compound units (e.g., ‘J/kg’ will not be reduced to m**2/s**2).
See also
toRescaling of the current object data to different units.
itoInplace rescaling of the current object data to different units.
to_base_unitsRescaling of the current object data to different units.
ito_base_unitsInplace rescaling of the current object data to different units.
to_reduced_unitsRescaling to reduced units.