Navigation
index
modules
|
ObsPy Documentation (0.9.0)
»
obspy.core.util.obspy_types.ComplexWithUncertainties.__init__
¶
ComplexWithUncertainties.
__init__
(
*args
,
**kwargs
)
[source]
¶
Complex type with optional keywords:
Parameters:
lower_uncertainty
(
complex
)
Lower uncertainty (aka minusError)
upper_uncertainty
(
complex
)
Upper uncertainty (aka plusError)
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
ObsPy Documentation (0.9.0)
»