AGI STK Objects 11 Send comments on this topic.
TrajectoryType Property (IAgMissile)
See Also 





Description

Get the propagator type used by the missile.

Property type

Read-only property

Syntax

[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(
AgEVePropagatorType * pRetVal
);

[Java]
public AgEVePropagatorType getTrajectoryType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1