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