effective_depth property

effective_depth property

EffectiveDepth

Definition:

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

See Also