Navigation
BlueprintAPI > BlueprintAPI/SunPosition
Get the sun's position data based on position, date and time
Target is Sun Position Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| real | Latitude | |
| real | Longitude | |
| real | Time Zone | |
| boolean | Is Daylight Saving Time | |
| integer | Year | |
| integer | Month | |
| integer | Day | |
| integer | Hours | |
| integer | Minutes | |
| integer | Seconds |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Sun Position Data |