Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation (0.9.0)
»
ObsPy Library Reference
»
obspy.seedlink - SeedLink client for ObsPy
»
obspy.seedlink.client.slstate
»
obspy.seedlink.client.slstate.SLState
»
obspy.seedlink.client.slstate.SLState.packetIsInfo
¶
SLState.
packetIsInfo
(
)
[source]
¶
Check for SeedLink INFO packet.
Returns:
true if next send packet is a SeedLink INFO packet
Raise :
SeedLinkException if there are not enough bytes to determine packet type
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.seedlink - SeedLink client for ObsPy
»
obspy.seedlink.client.slstate
»
obspy.seedlink.client.slstate.SLState
»