.. include:: ../time/references.txt TimeBesselianEpochString ======================== .. currentmodule:: astropy.time .. autoclass:: TimeBesselianEpochString :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeBesselianEpochString.cache ~TimeBesselianEpochString.epoch_prefix ~TimeBesselianEpochString.epoch_to_jd ~TimeBesselianEpochString.jd2_filled ~TimeBesselianEpochString.jd_to_epoch ~TimeBesselianEpochString.mask ~TimeBesselianEpochString.masked ~TimeBesselianEpochString.name ~TimeBesselianEpochString.scale ~TimeBesselianEpochString.value .. rubric:: Methods Summary .. autosummary:: ~TimeBesselianEpochString.format_string ~TimeBesselianEpochString.mask_if_needed ~TimeBesselianEpochString.parse_string ~TimeBesselianEpochString.set_jds ~TimeBesselianEpochString.str_kwargs ~TimeBesselianEpochString.to_value .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: epoch_prefix .. autoattribute:: epoch_to_jd .. autoattribute:: jd2_filled .. autoattribute:: jd_to_epoch .. autoattribute:: mask .. autoattribute:: masked .. autoattribute:: name .. autoattribute:: scale .. autoattribute:: value .. rubric:: Methods Documentation .. automethod:: format_string .. automethod:: mask_if_needed .. automethod:: parse_string .. automethod:: set_jds .. automethod:: str_kwargs .. automethod:: to_value