Navigation
BlueprintAPI > BlueprintAPI/CelestialVault > BlueprintAPI/CelestialVault/Time
Returns the Julien Centuries
Julian Centuries = (JulianDate - 2451545.0) / 36525.0
Target is Celestial Maths
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| real | Julian Date |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| real | Return Value |