AGI STK Objects 11 Send comments on this topic.
Propagator Property (IAgSatellite)
See Also 





Description

Get information for the propagator.

Property type

Read-only property

Syntax

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

[C#]
public IAgVePropagator Propagator {get;}

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

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

[Java]
public IAgVePropagator getPropagator();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1