|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TauBranch in edu.sc.seis.TauP |
|---|
| Fields in edu.sc.seis.TauP declared as TauBranch | |
|---|---|
TauBranch[][] |
TauModel.tauBranches
2D Array containing a TauBranch object corresponding to each "branch" of the tau model, 0 is P and 1 is S. |
| Methods in edu.sc.seis.TauP that return TauBranch | |
|---|---|
protected TauBranch |
TauBranch.difference(TauBranch topBranch,
int indexP,
int indexS,
SlownessModel sMod,
double minPSoFar,
double[] rayParams)
generates a new tau branch by "subtracting" the given tau branch from this tau branch. |
TauBranch |
TauModel.getTauBranch(int branchNum,
boolean isPWave)
|
static TauBranch |
TauBranch.readFromStream(java.io.DataInputStream dis)
|
| Methods in edu.sc.seis.TauP with parameters of type TauBranch | |
|---|---|
protected TauBranch |
TauBranch.difference(TauBranch topBranch,
int indexP,
int indexS,
SlownessModel sMod,
double minPSoFar,
double[] rayParams)
generates a new tau branch by "subtracting" the given tau branch from this tau branch. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||