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


TimeBesselianEpochString
=====================================

.. currentmodule:: astropy.time

.. autoclass:: TimeBesselianEpochString
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~TimeBesselianEpochString.epoch_prefix
      ~TimeBesselianEpochString.epoch_to_jd
      ~TimeBesselianEpochString.jd_to_epoch
      ~TimeBesselianEpochString.name
      ~TimeBesselianEpochString.scale
      ~TimeBesselianEpochString.value

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~TimeBesselianEpochString.format_string
      ~TimeBesselianEpochString.parse_string
      ~TimeBesselianEpochString.set_jds
      ~TimeBesselianEpochString.str_kwargs
      ~TimeBesselianEpochString.to_value

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: epoch_prefix
   .. autoattribute:: epoch_to_jd
   .. autoattribute:: jd_to_epoch
   .. autoattribute:: name
   .. autoattribute:: scale
   .. autoattribute:: value

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: format_string
   .. automethod:: parse_string
   .. automethod:: set_jds
   .. automethod:: str_kwargs
   .. automethod:: to_value

   
   