|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.seisFile.stationxml.AbstractResponseType
edu.sc.seis.seisFile.stationxml.FIR
public class FIR
| Field Summary |
|---|
| Fields inherited from class edu.sc.seis.seisFile.stationxml.AbstractResponseType |
|---|
inputUnits, outputUnits |
| Constructor Summary | |
|---|---|
FIR(javax.xml.stream.XMLEventReader reader)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.Float> |
getNumeratorCoefficientList()
|
java.lang.String |
getResponseName()
|
java.lang.String |
getSymmetry()
|
| Methods inherited from class edu.sc.seis.seisFile.stationxml.AbstractResponseType |
|---|
getInputUnits, getOutputUnits |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FIR(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
StationXMLException
javax.xml.stream.XMLStreamException
StationXMLException| Method Detail |
|---|
public java.lang.String getResponseName()
public java.lang.String getSymmetry()
public java.util.List<java.lang.Float> getNumeratorCoefficientList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||