Engee documentation

Julian Date to Datetime Conversion

Page in progress.

Calculation of the Gregorian date according to the Julian calendar.

blockType: SubSystem

Path in the library:

/Aerospace/Axes Transformations/Julian Date to Datetime Conversion

Description

Block Julian Date to Datetime Conversion converts a Julian date to a Gregorian date.

Ports

Input

# JD — The Julian date
scalar | the matrix

Details

Date according to the Julian calendar.

Data types

Float64

Complex numbers support

No

Output

# datetime — Gregorian date
scalar | the matrix

Details

Date according to the Gregorian calendar.

Data types

Float64

Complex numbers support

No

Parameters

Time scale

# UTC (leap seconds accounting) — take into account leap seconds

Details

Select this option to calculate the Gregorian date based on leap seconds.

Default value

false (switched off)

Program usage name

scale

Tunable

No

Evaluatable

Yes

# Input is high accuracy Julian date (two float64) — double precision

Details

Select this option to calculate the Gregorian date from the Julian date with double precision.

Default value

false (switched off)

Program usage name

is_high_accuracy

Tunable

No

Evaluatable

Yes

# Input is modified Julian date — modified Julian date

Details

Select this option to calculate the Gregorian date from the modified Julian date.

Default value

false (switched off)

Program usage name

is_calc_mod_jd

Tunable

No

Evaluatable

Yes