imucal.management.CalibrationWarning#

class imucal.management.CalibrationWarning[source]#

Indicate potential issues with a calibration.

Attributes:
args

Methods

with_traceback

Exception.with_traceback(tb) -- set self.__traceback__ to tb and return self.

__init__(*args, **kwargs)#
with_traceback()#

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.