Navigation
BlueprintAPI > BlueprintAPI/CelestialVault > BlueprintAPI/CelestialVault/Time
Returns the International Atomic Time in SI seconds
TAI = GetLeapSeconds(JulianDate) + DaysToSeconds(JulianDate);
Target is Celestial Maths
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| real | Julian Date |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| real | Return Value |