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