TimeBesselianEpochString ======================== .. currentmodule:: astropy.time .. autoclass:: TimeBesselianEpochString :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeBesselianEpochString.cache ~TimeBesselianEpochString.epoch_prefix ~TimeBesselianEpochString.epoch_to_jd ~TimeBesselianEpochString.in_subfmt ~TimeBesselianEpochString.jd1 ~TimeBesselianEpochString.jd2 ~TimeBesselianEpochString.jd2_filled ~TimeBesselianEpochString.jd_to_epoch ~TimeBesselianEpochString.mask ~TimeBesselianEpochString.masked ~TimeBesselianEpochString.name ~TimeBesselianEpochString.out_subfmt ~TimeBesselianEpochString.precision ~TimeBesselianEpochString.scale ~TimeBesselianEpochString.subfmts ~TimeBesselianEpochString.value .. rubric:: Methods Summary .. autosummary:: ~TimeBesselianEpochString.format_string ~TimeBesselianEpochString.get_jds_fast ~TimeBesselianEpochString.get_jds_python ~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:: in_subfmt .. autoattribute:: jd1 .. autoattribute:: jd2 .. autoattribute:: jd2_filled .. autoattribute:: jd_to_epoch .. autoattribute:: mask .. autoattribute:: masked .. autoattribute:: name .. autoattribute:: out_subfmt .. autoattribute:: precision .. autoattribute:: scale .. autoattribute:: subfmts .. autoattribute:: value .. rubric:: Methods Documentation .. automethod:: format_string .. automethod:: get_jds_fast .. automethod:: get_jds_python .. automethod:: mask_if_needed .. automethod:: parse_string .. automethod:: set_jds .. automethod:: str_kwargs .. automethod:: to_value