Bases: obspy.core.util.obspy_types.CustomFloat
A filter coefficient.
Attributes
__dict__ | |
__doc__ | str(object=’‘) -> string |
__module__ | str(object=’‘) -> string |
__weakref__ | list of weak references to the object (if defined) |
imag | the imaginary part of a complex number |
number | |
real | the real part of a complex number |
Special Methods
__add__ | |||
__iadd__ | |||
__imul__ | |||
__init__ |
|
||
__mul__ |