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