sensing_method property

sensing_method property

Gets or sets the sensing method.

Definition:

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

See Also