Click or drag to resize

SSProbBase Properties

The SSProbBase type exposes the following members.

Properties
 NameDescription
Public propertyInterpolationFunctionOptions Gets the interpolation function options used to create the smoothing spline.
Public propertyRelativeProbabilityThreshold Gets or sets a relative threshold that controls how aggressively points above the spline are excluded.
Public propertySmoothnessSpecifiedBy Determines how the smoothness of the spline is specified, together with SmoothnessValue.
Public propertySmoothnessValue Determines the smoothness of the spline. The meaning of this value depends on SmoothnessSpecifiedBy.
Top
See Also