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






Windows & Linux

Description

The propagator.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Propagator() As IAgVAManeuverFinitePropagator

[C#]
public IAgVAManeuverFinitePropagator Propagator {get;}

[Managed C++]
public: __property IAgVAManeuverFinitePropagator^ get_Propagator();

[Unmanaged C++]
public: HRESULT get_Propagator(
IAgVAManeuverFinitePropagator ** ppRetVal
);

[Java]
public IAgVAManeuverFinitePropagator getPropagator();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface