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.unpack
»
obspy.segy.unpack.OnTheFlyDataUnpacker
»
obspy.segy.unpack.OnTheFlyDataUnpacker.__init__
¶
OnTheFlyDataUnpacker.
__init__
(
unpack_function
,
filename
,
filemode
,
seek
,
count
,
endian='>'
)
[source]
¶
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.unpack
»
obspy.segy.unpack.OnTheFlyDataUnpacker
»