JulianDateFunctionThresholdCrossingIndicated Properties |
The JulianDateFunctionThresholdCrossingIndicated type exposes the following members.
| Name | Description | |
|---|---|---|
| Explorer |
Gets the JulianDateFunctionExplorer that found this indicated crossing.
| |
| Extremum |
Gets the extremum that caused this threshold crossing indication, or
if this indication was not caused by an extremum.
| |
| Function |
Gets the function that crossed the threshold.
| |
| LeftDate |
Gets the date to the left of the threshold.
| |
| LeftValue |
Gets the function value to the left of the threshold.
| |
| RightDate |
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.
|