Position of the sun wrt the current satellite position, in the requested frame, computed in the requested manner, (in internal units) returned as an array representing x, y, z. Useful for scripting clients.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def SunPosition_Array(self, SunPosType:"AgEUtSunPosType", Frame:"AgEUtFrame") -> list: |
- SunPosType
- Method for computing the position of the sun.
- Frame
Requested frame to express the results.
An array containing the current position of the sun in the requested frame.






