The type of propagator used to define the
satellite's orbit.
Read-only property
| [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(
|
| [Java] |
|---|
public AgEVePropagatorType getPropagatorType();
|