AGI STK Astrogator 11 Send comments on this topic.
PropagatorFunctions Property (IAgVANumericalPropagatorWrapper)
See Also 





Description

The list of propagator functions.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PropagatorFunctions() As IAgVAPropagatorFunctionCollection

[C#]
public IAgVAPropagatorFunctionCollection PropagatorFunctions {get;}

[Managed C++]
public: __property IAgVAPropagatorFunctionCollection^ get_PropagatorFunctions();

[Unmanaged C++]
public: HRESULT get_PropagatorFunctions(
IAgVAPropagatorFunctionCollection ** ppRetVal
);

[Java]
public IAgVAPropagatorFunctionCollection getPropagatorFunctions();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1