Class SampleRateRatio
- java.lang.Object
-
- edu.sc.seis.seisFile.fdsnws.stationxml.SampleRateRatio
-
public class SampleRateRatio extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SampleRateRatio(javax.xml.stream.XMLEventReader reader)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getNumberSamples()
int
getNumberSeconds()
-
-
-
Constructor Detail
-
SampleRateRatio
public SampleRateRatio(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, StationXMLException
- Throws:
javax.xml.stream.XMLStreamException
StationXMLException
-
-