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