|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.seisFile.fdsnws.stationxml.Decimation
public class Decimation
Constructor Summary | |
---|---|
Decimation(javax.xml.stream.XMLEventReader reader)
|
Method Summary | |
---|---|
FloatType |
getCorrection()
|
FloatType |
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 FloatType getDelay()
public FloatType getCorrection()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |