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