.. include:: ../time/references.txt

TimeCxcSec
==========

.. currentmodule:: astropy.time

.. autoclass:: TimeCxcSec
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TimeCxcSec.cache
      ~TimeCxcSec.epoch
      ~TimeCxcSec.epoch_format
      ~TimeCxcSec.epoch_scale
      ~TimeCxcSec.epoch_val
      ~TimeCxcSec.epoch_val2
      ~TimeCxcSec.in_subfmt
      ~TimeCxcSec.jd1
      ~TimeCxcSec.jd2
      ~TimeCxcSec.jd2_filled
      ~TimeCxcSec.mask
      ~TimeCxcSec.masked
      ~TimeCxcSec.name
      ~TimeCxcSec.out_subfmt
      ~TimeCxcSec.scale
      ~TimeCxcSec.subfmts
      ~TimeCxcSec.unit
      ~TimeCxcSec.value

   .. rubric:: Methods Summary

   .. autosummary::

      ~TimeCxcSec.mask_if_needed
      ~TimeCxcSec.set_jds
      ~TimeCxcSec.to_value

   .. rubric:: Attributes Documentation

   .. autoattribute:: cache
   .. autoattribute:: epoch
   .. autoattribute:: epoch_format
   .. autoattribute:: epoch_scale
   .. autoattribute:: epoch_val
   .. autoattribute:: epoch_val2
   .. autoattribute:: in_subfmt
   .. autoattribute:: jd1
   .. autoattribute:: jd2
   .. autoattribute:: jd2_filled
   .. autoattribute:: mask
   .. autoattribute:: masked
   .. autoattribute:: name
   .. autoattribute:: out_subfmt
   .. autoattribute:: scale
   .. autoattribute:: subfmts
   .. autoattribute:: unit
   .. autoattribute:: value

   .. rubric:: Methods Documentation

   .. automethod:: mask_if_needed
   .. automethod:: set_jds
   .. automethod:: to_value
