|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VelocityModel in edu.sc.seis.TauP |
---|
Fields in edu.sc.seis.TauP declared as VelocityModel | |
---|---|
protected VelocityModel |
SlownessModel.vMod
Velocity Model used to get slowness model. |
Methods in edu.sc.seis.TauP that return VelocityModel | |
---|---|
VelocityModel |
VelocityModel.earthFlattenTransform()
Returns a flat velocity model object equivalent to the spherical velocity model via the earth flattening transform. |
VelocityModel |
TauP_Create.getVelocityModel()
|
VelocityModel |
TauModel.getVelocityModel()
|
Methods in edu.sc.seis.TauP with parameters of type VelocityModel | |
---|---|
void |
SlownessModel.createSample(VelocityModel velModel)
This method takes a velocity model and creates a vector containing slowness-depth layers that, hopefully, adequately sample both slowness and depth so that the travel time as a function of distance can be reconstructed from the theta function. |
void |
VelocityPlot.plot(VelocityModel velModel,
char waveType)
|
void |
VelocityPlot.plot(VelocityModel velModel,
char waveTypeA,
char waveTypeB)
|
void |
TauP_Create.setVelocityModel(VelocityModel vMod)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |