neic-glass3  1.4.6
Classes | Typedefs | Functions
traveltime Namespace Reference

traveltime namespace phase travel time classes and functions More...

Classes

struct  _ZoneStatsInfoStruct
 CZoneStats information structure. More...
 
class  CTravelTime
 travel time phase class More...
 
class  CTTT
 travel time interface class More...
 
class  CZoneStats
 glassutil zonestats class More...
 

Typedefs

typedef struct traveltime::_ZoneStatsInfoStruct ZoneStatsInfoStruct
 CZoneStats information structure. More...
 

Functions

bool ZSCompareByLatLon (const ZoneStatsInfoStruct &lhs, const ZoneStatsInfoStruct &rhs)
 ZoneStatsInfoStruct Latitude/Longitude comparison function. More...
 

Detailed Description

traveltime namespace phase travel time classes and functions

The traveltime namespace contains various classes and functions used in the generation, calculation, and lookup of seismic phase travel times and expected distances.

Typedef Documentation

CZoneStats information structure.

ZoneStatsInfoStruct contains the information for a single line in the CZoneStats vector.

Function Documentation

bool traveltime::ZSCompareByLatLon ( const ZoneStatsInfoStruct lhs,
const ZoneStatsInfoStruct rhs 
)

ZoneStatsInfoStruct Latitude/Longitude comparison function.

ZSCompareByLatLon contains the comparison function used by lower_bound when searching for data in the CZoneStats vector