WrightTools.units module

Unit and label handling in WrightTools.

convert(val, current_unit, destination_unit)

Convert from one unit to another.

get_symbol(units)

Get default symbol type.

get_valid_conversions(units[, options])

is_valid_conversion(a, b[, blessed])

kind(units)

Find the dimensionality of given units.

ureg

The unit registry stores the definitions and relationships between units.