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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1