|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.seisFile.psn.PSNPolesAndZeros
public class PSNPolesAndZeros
PSNPolesAndZeros.java
Constructor Summary | |
---|---|
PSNPolesAndZeros(java.io.DataInputStream data)
|
Method Summary | |
---|---|
short |
getNumPoles()
|
short |
getNumZeros()
|
double[][] |
getPoles()
|
double[][] |
getZeros()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PSNPolesAndZeros(java.io.DataInputStream data) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public short getNumZeros()
public short getNumPoles()
public double[][] getZeros()
public double[][] getPoles()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |