UnitFormulaErr constructor

UnitFormulaErr()

Constructor.

def __init__(self):
    ...

UnitFormulaErr(unit, f, err)

Constructor.

def __init__(self, unit, f, err):
    ...
ParameterTypeDescription
unitMeasureConst
fstr
errstr

See Also