Package | Description |
---|---|
agi.foundation.numericalmethods |
Contains general numerical algorithms.
|
Modifier and Type | Method and Description |
---|---|
void |
JulianDateFunctionExplorer.addThresholdCrossingIndicated(EventHandler<JulianDateThresholdCrossingIndicatedEventArgs> value)
Adds a handler for an event that is raised when two points are found that indicate a threshold was crossed.
|
void |
JulianDateFunctionExplorer.removeThresholdCrossingIndicated(EventHandler<JulianDateThresholdCrossingIndicatedEventArgs> value)
Removes a handler for an event that is raised when two points are found that indicate a threshold was crossed.
|