Assign a new orbit state using Mixed Spherical representation.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def AssignMixedSpherical(self, ECoordinateSystem:"AgECoordinateSystem", Latitude:float, Longitude:float, Altitude:float, HorFlightPathAngle:float, FlightPathAzimuth:float, Velocity:float) -> None: |
- ECoordinateSystem
- Latitude
- Longitude
- Altitude
- HorFlightPathAngle
- FlightPathAzimuth
- Velocity






