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






Windows & Linux

Description

The type of propagator used to define the satellite's orbit.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PropagatorType() As AgEVePropagatorType

[C#]
public AgEVePropagatorType PropagatorType {get;}

[Managed C++]
public: __property AgEVePropagatorType get_PropagatorType();

[Unmanaged C++]
public: HRESULT get_PropagatorType(
AgEVePropagatorType * pRetVal
);

[Java]
public AgEVePropagatorType getPropagatorType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface