Method to set the propagator type.
[Visual Basic .NET] |
---|
Public Sub SetTrajectoryType( _ ByVal Propagator As AgEVePropagatorType _ ) As |
[C#] |
---|
public void SetTrajectoryType( AgEVePropagatorType Propagator ); |
[Managed C++] |
---|
public: void SetTrajectoryType( AgEVePropagatorType Propagator ); |
[Java] |
---|
public void setTrajectoryType( AgEVePropagatorType Propagator ); |
[Unmanaged C++] |
---|
public: HRESULT SetTrajectoryType( AgEVePropagatorType Propagator ); |
- Propagator