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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.