NumericalPropagationStateHistory.Add Method |
Name | Description | |
---|---|---|
![]() | Add(JulianDate,Double[]) |
Add an entry to the end of the state history. If the time already exists in the collection, the existing
time is overwritten.
|
![]() | Add(JulianDate,Double[], NumericalIntegrationInformation) |
Add an entry to appropriate location in the state history. If the time already exists in the collection, the existing
state and info are overwritten.
|