|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VelocityLayer in edu.sc.seis.TauP |
---|
Methods in edu.sc.seis.TauP that return VelocityLayer | |
---|---|
VelocityLayer |
VelocityModel.getVelocityLayer(int layerNum)
|
VelocityLayer |
VelocityModel.getVelocityLayerClone(int layerNum)
|
Methods in edu.sc.seis.TauP with parameters of type VelocityLayer | |
---|---|
void |
VelocityModel.replaceLayers(VelocityLayer[] newLayers,
boolean matchTop,
boolean matchBot)
|
SlownessLayer |
SphericalSModel.toSlownessLayer(VelocityLayer vLayer,
boolean isPWave)
Converts a velocity layer into a slowness layer. |
abstract SlownessLayer |
SlownessModel.toSlownessLayer(VelocityLayer vLayer,
boolean isPWave)
|
Constructors in edu.sc.seis.TauP with parameters of type VelocityLayer | |
---|---|
SlownessLayer(VelocityLayer vLayer,
boolean isPWave)
Compute the slowness layer from a velocity layer. |
|
SlownessLayer(VelocityLayer vLayer,
boolean isPWave,
double radiusOfEarth)
Compute the slowness layer from a velocity layer. |
|
SlownessLayer(VelocityLayer vLayer,
boolean spherical,
double radiusOfEarth,
boolean isPWave)
Compute the slowness layer from a velocity layer. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |