FermiSecTime ============ .. currentmodule:: gdt.missions.fermi.time .. autoclass:: FermiSecTime :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~FermiSecTime.epoch ~FermiSecTime.epoch_format ~FermiSecTime.epoch_scale ~FermiSecTime.epoch_val ~FermiSecTime.epoch_val2 ~FermiSecTime.in_subfmt ~FermiSecTime.jd1 ~FermiSecTime.jd2 ~FermiSecTime.name ~FermiSecTime.out_subfmt ~FermiSecTime.precision ~FermiSecTime.scale ~FermiSecTime.subfmts ~FermiSecTime.unit ~FermiSecTime.value .. rubric:: Methods Summary .. autosummary:: ~FermiSecTime.fill_value ~FermiSecTime.set_jds ~FermiSecTime.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