The direction of the thrust. The
AssignSpherical parameters Lat, Lon, Radius correspond to
Elevation, Azimuth, and Magnitude.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DeltaVVector() As IAgPosition
|
| [C#] |
|---|
public IAgPosition DeltaVVector {get;}
|
| [Managed C++] |
|---|
public: __property IAgPosition^ get_DeltaVVector();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_DeltaVVector(
|
| [Java] |
|---|
public IAgPosition getDeltaVVector();
|