Click or drag to resize

SSProb Properties

The SSProb type exposes the following members.

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