|
|||||||||
| 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.Coefficients
public class Coefficients
| Field Summary |
|---|
| Fields inherited from class edu.sc.seis.seisFile.stationxml.AbstractResponseType |
|---|
inputUnits, outputUnits |
| Constructor Summary | |
|---|---|
Coefficients(javax.xml.stream.XMLEventReader reader)
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getCfTransferType()
|
java.util.List<java.lang.Float> |
getDenominatorList()
|
java.util.List<java.lang.Float> |
getNumeratorList()
|
| 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 Coefficients(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
StationXMLException
javax.xml.stream.XMLStreamException
StationXMLException| Method Detail |
|---|
public static java.lang.String getCfTransferType()
public java.util.List<java.lang.Float> getNumeratorList()
public java.util.List<java.lang.Float> getDenominatorList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||