Click or drag to resize

DoubleFunctionThresholdCrossingFound Properties

The DoubleFunctionThresholdCrossingFound type exposes the following members.

Properties
  NameDescription
Public propertyCrossingValue
Gets the function value at the crossing.
Public propertyCrossingVariable
Gets the Variable at which the crossing occurs.
Public propertyExplorer
Gets the DoubleFunctionExplorer that found this crossing.
Public propertyFunction
Gets the function that crossed the threshold.
Public propertyIndication
Gets the finding that originally indicated the existence of this threshold crossing.
Public propertySlope
Gets the slope of the function at the crossing.
Public propertyThreshold
Gets the threshold crossed by the function.
Top
See Also