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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface