trace_smoother property

trace_smoother property

Gets or sets the trace smoother.

Definition:

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

See Also