scipp.units#
Unit helpers and predefined units.
The following predefined units are available:
- Dimensionless (those two names are equivalent):
dimensionless
one
- Common units:
angstrom
counts
deg
kg
K
meV
m
rad
s
us
ns
mm
- Special:
default_unit (used by some functions to deduce a unit)
See also
scipp.Unit
to construct other units.
Module Attributes
Table of unit aliases. |
Classes
Manager for unit aliases. |