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