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






