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

Uses of VelocityLayer in edu.sc.seis.TauP
 

Methods in edu.sc.seis.TauP that return VelocityLayer
 VelocityLayer VelocityModel.getVelocityLayerClone(int layerNum)
           
 VelocityLayer VelocityModel.getVelocityLayer(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 spherical, double radiusOfEarth, 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 isPWave)
          Compute the slowness layer from a velocity layer.
 



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