Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation (0.9.0)
»
ObsPy Library Reference
»
obspy.segy - SEG Y and SU read and write support for ObsPy
»
obspy.segy.core
»
obspy.segy.core.LazyTraceHeaderAttribDict
»
obspy.segy.core.LazyTraceHeaderAttribDict.setdefault
¶
LazyTraceHeaderAttribDict.
setdefault
(
k
[
,
d
]
)
→ D.get(k,d), also set D[k]=d if k not in D
¶
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation (0.9.0)
»
ObsPy Library Reference
»
obspy.segy - SEG Y and SU read and write support for ObsPy
»
obspy.segy.core
»
obspy.segy.core.LazyTraceHeaderAttribDict
»