Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation
»
ObsPy Library Reference
»
obspy.segy - SEG Y and SU read and write support for ObsPy
»
obspy.segy.pack
»
obspy.segy.pack.pack_4byte_IEEE
¶
pack_4byte_IEEE
(
file
,
data
,
endian='>'
)
[source]
¶
Packs 4 byte IEEE floating points.
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.pack
»