Click or drag to resize

NumericalPropagationStateHistoryAdd Method

Overload List
  NameDescription
Public methodAdd(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.
Public methodAdd(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.
Top
See Also