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