iblrig.scale.ScaleData

Inheritance diagram of ScaleData

class iblrig.scale.ScaleData[source]

ScaleData(weight: float = nan, unit: str = ‘g’, stable: bool = False, mode: str = ‘’)

__init__(weight=nan, unit='g', stable=False, mode='')
Parameters:
Return type:

None

mode: str = ''
stable: bool = False
unit: str = 'g'
weight: float = nan