|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.seisFile.stationxml.Decimation
public class Decimation
| Constructor Summary | |
|---|---|
Decimation(javax.xml.stream.XMLEventReader reader)
|
|
| Method Summary | |
|---|---|
float |
getCorrection()
|
float |
getDelay()
|
int |
getFactor()
|
float |
getInputSampleRate()
|
int |
getOffset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Decimation(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
StationXMLException
javax.xml.stream.XMLStreamException
StationXMLException| Method Detail |
|---|
public float getInputSampleRate()
public int getFactor()
public int getOffset()
public float getDelay()
public float getCorrection()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||