unit_basis property

unit_basis property

UnitBasis

Definition:

@property
def unit_basis(self):
    ...
@unit_basis.setter
def unit_basis(self, value):
    ...

See Also