enable¶
- sbpy.units.enable()[source]¶
Enable
sbpyunits in the top-levelastropy.unitsnamespace.Allows the use in
find_equivalent_unitsandcompose.May be used with the
withstatement to enable them temporarily.
Enable sbpy units in the top-level astropy.units namespace.
Allows the use in find_equivalent_units and
compose.
May be used with the with statement to enable them temporarily.