base_depth1 property

base_depth1 property

BaseDepth1

Definition:

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

See Also