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