MaxiSecTime =========== .. currentmodule:: gdt.missions.maxi.time .. autoclass:: MaxiSecTime :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MaxiSecTime.epoch ~MaxiSecTime.epoch_format ~MaxiSecTime.epoch_scale ~MaxiSecTime.epoch_val ~MaxiSecTime.epoch_val2 ~MaxiSecTime.in_subfmt ~MaxiSecTime.jd1 ~MaxiSecTime.jd2 ~MaxiSecTime.name ~MaxiSecTime.out_subfmt ~MaxiSecTime.precision ~MaxiSecTime.scale ~MaxiSecTime.subfmts ~MaxiSecTime.unit ~MaxiSecTime.value .. rubric:: Methods Summary .. autosummary:: ~MaxiSecTime.fill_value ~MaxiSecTime.set_jds ~MaxiSecTime.to_value .. rubric:: Attributes Documentation .. autoattribute:: epoch .. autoattribute:: epoch_format .. autoattribute:: epoch_scale .. autoattribute:: epoch_val .. autoattribute:: epoch_val2 .. autoattribute:: in_subfmt .. autoattribute:: jd1 .. autoattribute:: jd2 .. autoattribute:: name .. autoattribute:: out_subfmt .. autoattribute:: precision .. autoattribute:: scale .. autoattribute:: subfmts .. autoattribute:: unit .. autoattribute:: value .. rubric:: Methods Documentation .. automethod:: fill_value .. automethod:: set_jds .. automethod:: to_value