Navigation
BlueprintAPI > BlueprintAPI/CelestialVault > BlueprintAPI/CelestialVault/Time
Convert decimal degrees to Degrees, Minutes, Seconds, with the appropriate Sign (True if Positive) *
Target is Celestial Maths
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| real | Decimal Degrees |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Sign | |
| integer | Degrees | |
| integer | Minutes | |
| real | Seconds |