threshold_depth property

threshold_depth property

ThresholdDepth

Definition:

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

See Also