.. include:: ../time/references.txt TimeFromEpoch ============= .. currentmodule:: astropy.time .. autoclass:: TimeFromEpoch :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeFromEpoch.cache ~TimeFromEpoch.jd2_filled ~TimeFromEpoch.mask ~TimeFromEpoch.masked ~TimeFromEpoch.scale ~TimeFromEpoch.value .. rubric:: Methods Summary .. autosummary:: ~TimeFromEpoch.mask_if_needed ~TimeFromEpoch.set_jds ~TimeFromEpoch.to_value .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: jd2_filled .. autoattribute:: mask .. autoattribute:: masked .. autoattribute:: scale .. autoattribute:: value .. rubric:: Methods Documentation .. automethod:: mask_if_needed .. automethod:: set_jds .. automethod:: to_value