TimeGSB ======= .. currentmodule:: baseband.gsb.header .. autoclass:: TimeGSB :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~TimeGSB.cache ~TimeGSB.in_subfmt ~TimeGSB.jd1 ~TimeGSB.jd2 ~TimeGSB.jd2_filled ~TimeGSB.lib_parse_time ~TimeGSB.mask ~TimeGSB.masked ~TimeGSB.name ~TimeGSB.out_subfmt ~TimeGSB.scale ~TimeGSB.subfmts ~TimeGSB.time_struct_dtype ~TimeGSB.value .. rubric:: Methods Summary .. autosummary:: ~TimeGSB.format_string ~TimeGSB.get_jds_fast ~TimeGSB.get_jds_python ~TimeGSB.mask_if_needed ~TimeGSB.parse_string ~TimeGSB.set_jds ~TimeGSB.str_kwargs ~TimeGSB.to_value .. rubric:: Attributes Documentation .. autoattribute:: cache .. autoattribute:: in_subfmt .. autoattribute:: jd1 .. autoattribute:: jd2 .. autoattribute:: jd2_filled .. autoattribute:: lib_parse_time .. autoattribute:: mask .. autoattribute:: masked .. autoattribute:: name .. autoattribute:: out_subfmt .. autoattribute:: scale .. autoattribute:: subfmts .. autoattribute:: time_struct_dtype .. 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