Uses of Class
edu.sc.seis.TauP.VelocityModel

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 VelocityPlot.plot(VelocityModel velModel, char waveTypeA, char waveTypeB)
           
 void VelocityPlot.plot(VelocityModel velModel, char waveType)
           
 void TauP_Create.setVelocityModel(VelocityModel vMod)
           
 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.
 



Copyright © 1999-2005 Seismology at the University of South Carolina. All Rights Reserved.