Bases: astropy.time.TimeFormat
Julian Date time format. This represents the number of days since the beginning of the Julian Period. For example, 2451544.5 in JD is midnight on January 1, 2000.
Attributes Summary
name | unicode(object=’‘) -> unicode object |
value |
Methods Summary
set_jds(val1, val2) |
Attributes Documentation
Methods Documentation