edu.sc.seis.fissuresUtil.display.registrar
Class BasicAmpEvent
java.lang.Object
edu.sc.seis.fissuresUtil.display.registrar.BasicAmpEvent
- All Implemented Interfaces:
- AmpEvent
public class BasicAmpEvent
- extends java.lang.Object
- implements AmpEvent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
seismos
protected DataSetSeismogram[] seismos
amps
protected UnitRangeImpl[] amps
genericAmp
protected UnitRangeImpl genericAmp
BasicAmpEvent
public BasicAmpEvent(DataSetSeismogram[] seismos,
UnitRangeImpl[] amps,
UnitRangeImpl genericRange)
getAmp
public UnitRangeImpl getAmp(DataSetSeismogram seismo)
- Specified by:
getAmp in interface AmpEvent
contains
public boolean contains(DataSetSeismogram seismo)
- Specified by:
contains in interface AmpEvent
getAmp
public UnitRangeImpl getAmp()
- Specified by:
getAmp in interface AmpEvent
generateGenericAmp
protected void generateGenericAmp()
getSeismograms
public DataSetSeismogram[] getSeismograms()
- Specified by:
getSeismograms in interface AmpEvent