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