Click or drag to resize

DoubleFunctionThresholdCrossingIndicated Properties

The DoubleFunctionThresholdCrossingIndicated type exposes the following members.

Properties
  NameDescription
Public propertyExplorer
Gets the DoubleFunctionExplorer that found this indicated crossing.
Public propertyExtremum
Gets the extremum that caused this threshold crossing indication, or if this indication was not caused by an extremum.
Public propertyFunction
Gets the function that crossed the threshold.
Public propertyLeftValue
Gets the function value to the left of the threshold.
Public propertyLeftVariable
Gets the date to the left of the threshold.
Public propertyRightValue
Gets the function value to the right of the threshold.
Public propertyRightVariable
Gets the date to the right of the threshold.
Public propertySlope
Gets the slope of the segment that crosses the threshold.
Public propertyThreshold
Gets the threshold being crossed.
Top
See Also