Represents a collection/list of SeismographGroup objects.
|
|
esys.lsm.sim.WavePropagation.WavePropagation
|
getLsm(self)
Returns the LSM object associated with this collection. |
|
|
Seismograph
|
|
Seismograph
|
getSeismograph(self,
posn)
Returns seismograph for the given position. |
|
|
|
createGroup(self,
posnIterable,
fileNamePrefix,
sourcePosn)
Creates multiple seismographs from a sequence of locations. |
|
|
|
getSeismographData(self)
Returns a sequence of SeismographData objects representing
seismograph data for the current time step. |
|
|
|
saveSeismoData(self)
Saves seismograph data for each group of seismographs. |
|
|
|
writeReorderedRecordSectionData(self)
Writes reordered seismo data to file, data is ordered by
distance-to-source then by time. |
|
|