RSTT  3.2.0
Regional Seismic Travel Time
All Classes Namespaces Files Functions Variables Typedefs Friends Macros
slbm Namespace Reference

Classes

class  CrustalProfile
 A profile through the Earth model that stores interface radius, and interval P or S wave velocity information about the crustal stack below either the source or the receiver. More...
 
class  CrustalProfileStore
 CrustalProfileStore supports pool allocation for CrustalProfile objects. More...
 
class  GeoStack
 Manages all information related to a single node in a Grid object. More...
 
class  GeoTessModelSLBM
 
class  GreatCircle
 The GreatCircle class manages information related to a great circle path between two Locations on the Earth, including the ability to compute the total travel time from a seismic source to a receiver. More...
 
class  GreatCircle_Xg
 The GreatCircle_Xg class manages information related to a great circle path between two Locations on the Earth. Its computeTravelTime() methods compute travel times for Pg or Lg phases. More...
 
class  GreatCircle_Xn
 The GreatCircle_Xn class manages information related to a great circle path between two Locations on the Earth. It uses the Zhao method to compute travel times for Pn and Sn phases. More...
 
class  GreatCircleFactory
 A factory class that will return the correct type of GreatCircle object for the specified phase. More...
 
class  Grid
 A 2 dimensional, horizontal grid of GirdProfile objects. More...
 
class  GridGeoTess
 
class  GridProfile
 Manages all information related to a single node in a Grid object. More...
 
class  GridProfileGeoTess
 Manages all information related to a single node in a Grid object. More...
 
class  GridProfileSLBM
 Manages all information related to a single node in a Grid object. More...
 
class  GridSLBM
 A 2 dimensional, horizontal grid of GirdProfile objects. More...
 
class  InterpolatedProfile
 A Profile object based on values interpolated from nearby GridProfile objects. More...
 
class  LayerProfile
 A Profile object based on values interpolated from nearby GridProfile objects. More...
 
class  LayerProfileG
 A LayerProfile with mantle velocity gradient information. More...
 
class  Location
 The Location Class manages a single point in/on the Earth, which is described by the GRS80 ellipsoid. More...
 
class  QueryProfile
 An InterpolatedProfile object that also has information about the the P and S wave velocity as a function of depth for all layers, and the velocity gradient in the mantle. More...
 
class  SLBMException
 An Exception class for Grid and related objects. More...
 
class  SlbmInterface
 The primary interface to the SLBM library, providing access to all supported functionality. More...
 
class  SlbmInterfaceToJNI
 Adds functionality to SlbmInterface to support the Java Native Interface (JNI). The JNI allows libSLBM to be accessed using programs written in the Java programing language. More...
 
class  Triangle
 
class  UncertaintyPDU
 A UncertaintyPDU object contains the raw data to calculate a path dependent modeling error in seconds as a function of distance in radians along a specific source-receiver path traced through the model. More...
 
class  UncertaintyPIU
 A UncertaintyPIU object contains the raw data to calculate a modeling error in seconds as a function of distance in radians. More...