Equivalency#

class astropy.units.Equivalency(equiv_list, name='', kwargs=None)[source]#

Bases: UserList

A container for a units equivalency.

Attributes:
name: `str`

The name of the equivalency.

kwargs: `dict`

Any positional or keyword arguments used to make the equivalency.