TimeDeltaJD =========== .. currentmodule:: astropy.time .. autoclass:: TimeDeltaJD :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeDeltaJD.cache ~TimeDeltaJD.in_subfmt ~TimeDeltaJD.jd1 ~TimeDeltaJD.jd2 ~TimeDeltaJD.jd2_filled ~TimeDeltaJD.mask ~TimeDeltaJD.masked ~TimeDeltaJD.name ~TimeDeltaJD.out_subfmt ~TimeDeltaJD.precision ~TimeDeltaJD.scale ~TimeDeltaJD.subfmts ~TimeDeltaJD.unit ~TimeDeltaJD.value .. rubric:: Methods Summary .. autosummary:: ~TimeDeltaJD.mask_if_needed ~TimeDeltaJD.set_jds ~TimeDeltaJD.to_value .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: in_subfmt .. autoattribute:: jd1 .. autoattribute:: jd2 .. autoattribute:: jd2_filled .. 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