Method to changes the coordinate type to the type specified.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgOrbitState ConvertTo( AgEOrbitStateType Type ); |
| [Managed C++] |
|---|
public: IAgOrbitState^ ConvertTo( AgEOrbitStateType Type ); |
| [Java] |
|---|
public IAgOrbitState convertTo( AgEOrbitStateType Type ); |
| [Unmanaged C++] |
|---|
|
- Type
Convert an orbit state to another representation or coordinate system X
| [C#] | ||
|---|---|---|
| ||
Convert an orbit state to another representation or coordinate system X
| [Visual Basic .NET] | ||
|---|---|---|
| ||





