Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation (0.9.0)
»
ObsPy Library Reference
»
obspy.realtime - Real time support for ObsPy
»
obspy.realtime.rttrace
»
obspy.realtime.rttrace.RtTrace
»
obspy.realtime.rttrace.RtTrace.__getitem__
¶
RtTrace.
__getitem__
(
index
)
¶
__getitem__ method of Trace object.
Return type:
list
Returns:
List of data points
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.realtime - Real time support for ObsPy
»
obspy.realtime.rttrace
»
obspy.realtime.rttrace.RtTrace
»