STK AstrogatorSend comments on this topic.
IAgVAPropagatorFunctionCollection Interface

Description

The list of propagator functions - affecting forces that you want to model for orbit propagation.

Public Methods

Public Method AddAdds a function to the collection.
Public Method CutCopies a propagator function to the clipboard and removes the propagator function from the list.
Public Method GetItemByIndexRetrieves a propagator function from the collection by index.
Public Method GetItemByNameRetrieves a propagator function from the collection by name.
Public Method InsertCopyCopies a propagator function and inserts the copy into the list.
Public Method PastePastes a propagator function from the clipboard into the list.
Public Method RemoveRemoves the specified function from the collection.
Public Method RemoveAllRemoves all functions from the collection.

Public Properties

Public Property CountReturns the size of the collection.
Public Property ItemAllows you to iterate through the collection.
© 2024 Analytical Graphics, Inc. All Rights Reserved.