DurationFunctionThresholdCrossingIndicated Properties |
The DurationFunctionThresholdCrossingIndicated type exposes the following members.
Name | Description | |
---|---|---|
![]() | Explorer |
Gets the DurationFunctionExplorer that found this indicated crossing.
|
![]() | Extremum |
Gets the extremum that caused this threshold crossing indication, or null
if this indication was not caused by an extremum.
|
![]() | Function |
Gets the function that crossed the threshold.
|
![]() | LeftDuration |
Gets the date to the left of the threshold.
|
![]() | LeftValue |
Gets the function value to the left of the threshold.
|
![]() | RightDuration |
Gets the date to the right of the threshold.
|
![]() | RightValue |
Gets the function value to the right of the threshold.
|
![]() | Slope |
Gets the slope of the segment that crosses the threshold.
|
![]() | Threshold |
Gets the threshold being crossed.
|