TimeJulianEpoch =============== .. currentmodule:: astropy.time .. autoclass:: TimeJulianEpoch :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeJulianEpoch.cache ~TimeJulianEpoch.epoch_to_jd ~TimeJulianEpoch.in_subfmt ~TimeJulianEpoch.jd1 ~TimeJulianEpoch.jd2 ~TimeJulianEpoch.jd2_filled ~TimeJulianEpoch.jd_to_epoch ~TimeJulianEpoch.mask ~TimeJulianEpoch.masked ~TimeJulianEpoch.name ~TimeJulianEpoch.out_subfmt ~TimeJulianEpoch.precision ~TimeJulianEpoch.scale ~TimeJulianEpoch.subfmts ~TimeJulianEpoch.unit ~TimeJulianEpoch.value .. rubric:: Methods Summary .. autosummary:: ~TimeJulianEpoch.mask_if_needed ~TimeJulianEpoch.set_jds ~TimeJulianEpoch.to_value .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: epoch_to_jd .. autoattribute:: in_subfmt .. autoattribute:: jd1 .. autoattribute:: jd2 .. autoattribute:: jd2_filled .. autoattribute:: jd_to_epoch .. autoattribute:: mask .. autoattribute:: masked .. autoattribute:: name .. autoattribute:: out_subfmt .. autoattribute:: precision .. autoattribute:: scale .. autoattribute:: subfmts .. autoattribute:: unit .. autoattribute:: value .. rubric:: Methods Documentation .. automethod:: mask_if_needed .. automethod:: set_jds .. automethod:: to_value