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