class documentation

class ArrayNoInheritance:

View In Hierarchy

Quantity-like class that does not inherit from ndarray
Method __getattr__ Undocumented
Method __init__ Undocumented
Instance Variable magnitude Undocumented
Instance Variable units Undocumented
def __getattr__(self, attr):

Undocumented

def __init__(self, data, units):

Undocumented

magnitude =

Undocumented

units =

Undocumented