scale_estimation_method property

scale_estimation_method property

Gets or sets the scale estimation method.

Definition:

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

See Also