obspy.io.sac.sactrace.RelativeTimeHeader ======================================== .. currentmodule:: obspy.io.sac.sactrace .. autoclass:: RelativeTimeHeader :show-inheritance: .. rubric:: Special Methods .. automethod:: RelativeTimeHeader.__delattr__ .. automethod:: RelativeTimeHeader.__dir__ .. automethod:: RelativeTimeHeader.__eq__ .. automethod:: RelativeTimeHeader.__format__ .. automethod:: RelativeTimeHeader.__ge__ .. automethod:: RelativeTimeHeader.__get__ .. automethod:: RelativeTimeHeader.__getattribute__ .. automethod:: RelativeTimeHeader.__gt__ .. automethod:: RelativeTimeHeader.__hash__ .. automethod:: RelativeTimeHeader.__init__ .. automethod:: RelativeTimeHeader.__init_subclass__ .. automethod:: RelativeTimeHeader.__le__ .. automethod:: RelativeTimeHeader.__lt__ .. automethod:: RelativeTimeHeader.__ne__ .. automethod:: RelativeTimeHeader.__new__ .. automethod:: RelativeTimeHeader.__reduce__ .. automethod:: RelativeTimeHeader.__reduce_ex__ .. automethod:: RelativeTimeHeader.__repr__ .. automethod:: RelativeTimeHeader.__set__ .. automethod:: RelativeTimeHeader.__setattr__ .. automethod:: RelativeTimeHeader.__sizeof__ .. automethod:: RelativeTimeHeader.__str__ .. automethod:: RelativeTimeHeader.__subclasshook__