Trees | Indices | Help |
|
---|
|
Objects of this class represent a collection of seismographs.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|
Returns whether the specfied SeismographData object is from a Seismograph in this group.
|
Returns the name of a seismograph data file for the specified posn.
|
Saves seismograph data to files. Appends record section info as well as individual seismo data file. |
Appends the specfied seismograph data to file. Each seismograph data record is appended to a different file. Each line in the file is of the form 't dx dy dz vx vy vz ax ay az' where d=(dx,dy,dz) is the displacement vector, v=(vx,vy,vz) is the velocity vector and a=(ax,ay,az) is the acceleration vector.
|
Appends record-set style seismograph data to file. Each seismograph data record is appended to a record-set file. Each line in the file is of the form 't d ux uy uz vx vy vz ax ay az' where t is the time, d is the distance from the seismograph to the sourcePosn d=(dx,dy,dz) is the displacement vector, v=(vx,vy,vz) is the velocity vector and a=(ax,ay,az) is the acceleration vector.
|
Re-orders record set data for more convenient plotting in gnuplot. Reads time-ordered record section data and re-orders according to distance-to-source. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Apr 6 18:20:50 2012 | http://epydoc.sourceforge.net |