obspy.core.util.obspy_types.ComplexWithUncertainties

class ComplexWithUncertainties(*args, **kwargs)[source]

Bases: obspy.core.util.obspy_types.CustomComplex

Complex class which can store uncertainties.

Accepts FloatWithUncertainties and returns FloatWithUncertainties from property methods.

Attributes

__dict__
__doc__ unicode(string [, encoding[, errors]]) -> object
__module__ str(object) -> string
__weakref__ list of weak references to the object (if defined)
imag
lower_uncertainty
real
upper_uncertainty

Special Methods

__iadd__
__imul__
__init__ Complex type with optional keywords: