Package | Description |
---|---|
agi.foundation.numericalmethods.advanced |
Contains additional advanced numerical algorithms and supporting types.
|
Modifier and Type | Method and Description |
---|---|
TimeIntervalFinder |
TimeIntervalFinderProgress.getTimeIntervalFinder()
Gets the time interval finder that is reporting progress.
|
Constructor and Description |
---|
TimeIntervalFinderProgress(TimeIntervalFinder timeIntervalFinder,
JulianDate startDate,
JulianDate endDate,
Duration complete)
Initializes a new instance with the specified parameters.
|