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

Uses of VelocityModelException in edu.sc.seis.TauP
 

Subclasses of VelocityModelException in edu.sc.seis.TauP
 class NoSuchLayerException
          Exception occurring within the VelocityModel when a request is made for a layer that does not exist.
 class NoSuchMatPropException
          Exception thrown when a request is made for a material property that does not exist, or is unknown.
 

Methods in edu.sc.seis.TauP that throw VelocityModelException
 void VelocityModel.readVelocityFile(java.lang.String filename)
          Reads in a velocity file.
 void VelocityModel.readTVelFile(java.lang.String filename)
          This method reads in a velocity model from a "tvel" ASCII text file.
 void VelocityModel.readNDFile(java.lang.String filename)
          This method reads in a velocity model from a "nd" ASCII text file, the format used by Xgbm.
 VelocityModel VelocityModel.earthFlattenTransform()
          Returns a flat velocity model object equivalent to the spherical velocity model via the earth flattening transform.
 void TauP_Create.init()
           
 



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