Position of the sun in meters wrt the current satellite position, in the requested frame, computed in the requested manner.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
[Python - STK API ] |
|---|
def SunPosition(self, SunPosType:"AgEUtSunPosType", Frame:"AgEUtFrame", X:float, Y:float, Z:float) -> typing.Tuple[float, float, float]: |
- SunPosType
- Frame
- X
- Y
- Z






