Package | Description |
---|---|
agi.foundation.numericalmethods |
Contains general numerical algorithms.
|
Modifier and Type | Method and Description |
---|---|
void |
JulianDateFunctionExplorer.addThresholdCrossingFound(EventHandler<JulianDateThresholdCrossingFoundEventArgs> value)
Adds a handler for an event that is raised when a precise threshold crossing has been found.
|
void |
JulianDateFunctionExplorer.removeThresholdCrossingFound(EventHandler<JulianDateThresholdCrossingFoundEventArgs> value)
Removes a handler for an event that is raised when a precise threshold crossing has been found.
|