Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation
»
ObsPy Library Reference
»
obspy.segy - SEG Y and SU read and write support for ObsPy
»
obspy.segy.util
»
obspy.segy.util.unpack_header_value
¶
unpack_header_value
(
endian
,
packed_value
,
length
,
special_format
)
[source]
¶
Unpacks a single value.
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation
»
ObsPy Library Reference
»
obspy.segy - SEG Y and SU read and write support for ObsPy
»
obspy.segy.util
»