WrightTools.units.kind

WrightTools.units.kind(units)[source]

Find the dimensionality of given units.

Parameters:

units (string) – The units of interest

Returns:

The kind of the given units. If no match is found, returns None.

Return type:

string