|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
VelocityModel |
VelocityModel.earthFlattenTransform()
Returns a flat velocity model object equivalent to the spherical velocity model via the earth flattening transform. |
void |
TauP_Create.init()
|
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. |
void |
VelocityModel.readTVelFile(java.lang.String filename)
This method reads in a velocity model from a "tvel" ASCII text file. |
void |
VelocityModel.readVelocityFile(java.lang.String filename)
Reads in a velocity file. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |