Get the propagator type used by the
missile.
Read-only property
[Visual Basic .NET] |
---|
Public Property TrajectoryType() As AgEVePropagatorType
|
[C#] |
---|
public AgEVePropagatorType TrajectoryType {get;}
|
[Managed C++] |
---|
public: __property AgEVePropagatorType get_TrajectoryType();
|
[Unmanaged C++] |
---|
public: HRESULT get_TrajectoryType(
|
[Java] |
---|
public AgEVePropagatorType getTrajectoryType();
|