Get the geocentric or geodetic launch
position coordinates.
Read-only property
[Visual Basic .NET] |
---|
Public Property Launch() As IAgLLAPosition
|
[C#] |
---|
public IAgLLAPosition Launch {get;}
|
[Managed C++] |
---|
public: __property IAgLLAPosition^ get_Launch();
|
[Unmanaged C++] |
---|
public: HRESULT get_Launch(
|
[Java] |
---|
public IAgLLAPosition getLaunch();
|