RSTT
3.1.0
Regional Seismic Travel Time
|
This is the complete list of members for slbm::GridProfileSLBM, including all inherited members.
activeNodeId | slbm::GridProfile | protected |
addWeight(const double &w) | slbm::GridProfile | inline |
angle(const double u[], const double v[]) const | slbm::Location | inline |
azimuth(const Location &other) const | slbm::Location | inline |
azimuth(const Location &other, const double &errorValue) const | slbm::Location | inline |
azimuthDegrees(const Location &other) const | slbm::Location | inline |
azimuthDegrees(const Location &other, const double &errorValue) const | slbm::Location | inline |
class_name() | slbm::GridProfileSLBM | inlinestatic |
clearHitCount() | slbm::GridProfile | inline |
cross(const Location &x, Location &loc) const | slbm::Location | inline |
cross(const double u[], const double v[], double w[]) const | slbm::Location | inline |
crossNorth(const double u[], double w[]) const | slbm::Location | inline |
depthsToRadii(double depths[NLAYERS], vector< vector< float > > &radii) | slbm::GridProfile | |
depthsToRadii(const vector< double > &depths, vector< vector< float > > &radii) | slbm::GridProfile | |
distance(const Location &other) const | slbm::Location | inline |
distanceDegrees(const Location &other) const | slbm::Location | inline |
distanceKm(Location &other) const | slbm::Location | |
dot(const Location &other) const | slbm::Location | inline |
dot(const double u[], const double v[]) const | slbm::Location | inline |
EARTH_RADIUS | slbm::Location | static |
earthRadius | slbm::GridProfile | protected |
geoStack | slbm::GridProfileSLBM | protected |
getActiveNodeId() | slbm::GridProfile | inline |
getClassCount() | slbm::GridProfile | static |
getData(double *depths, double *pvelocity, double *svelocity, double *gradient) | slbm::GridProfileSLBM | inlinevirtual |
getDepth() const | slbm::Location | inline |
getEarthRadius() | slbm::GridProfile | inlinevirtual |
slbm::Location::getEarthRadius() const | slbm::Location | |
getGeocentricLat() const | slbm::Location | inline |
getGeocentricLatDegrees() const | slbm::Location | inline |
getGeoStackId() | slbm::GridProfileSLBM | inlinevirtual |
getHitCount() | slbm::GridProfile | inline |
getInterfaceDepth(const int &k) | slbm::GridProfileSLBM | inlinevirtual |
getInterfaceDepths(vector< double > &depths) | slbm::GridProfileSLBM | inlinevirtual |
getInterfaceRadius(const int &k) | slbm::GridProfileSLBM | inlinevirtual |
getLat() const | slbm::Location | inline |
getLatDegrees() const | slbm::Location | inline |
getLon() const | slbm::Location | inline |
getLonDegrees() const | slbm::Location | inline |
getMantleGradient(const int &waveType) | slbm::GridProfileSLBM | inlinevirtual |
getMantleGradient(double *g) | slbm::GridProfileSLBM | inlinevirtual |
getNodeId() const | slbm::GridProfile | inline |
getRadius() const | slbm::Location | inline |
getUnitVector() | slbm::Location | inline |
getUnitVector(double x[3]) | slbm::Location | inline |
getVelocity(const int &waveType, const int &k) | slbm::GridProfileSLBM | inlinevirtual |
getVelocity(const int &waveType, double *velocity) | slbm::GridProfileSLBM | inlinevirtual |
getWaterThick() | slbm::GridProfileSLBM | inlinevirtual |
getWeight() | slbm::GridProfile | inline |
grid | slbm::GridProfileSLBM | protected |
Grid class | slbm::GridProfileSLBM | friend |
GridProfile() | slbm::GridProfile | inline |
GridProfile(const int &i, const double &lat, const double &lon, const double &elev) | slbm::GridProfile | |
GridProfile(const int &i, Location &location) | slbm::GridProfile | |
gridProfileClassCount | slbm::GridProfile | protectedstatic |
GridProfileSLBM(Grid &g, const int &i, const double &lat, const double &lon, const double &elev, const double &zwater, GeoStack *gstack) | slbm::GridProfileSLBM | |
GridProfileSLBM(const GridProfileSLBM &other) | slbm::GridProfileSLBM | |
incrementHitCount() | slbm::GridProfile | inline |
length(const double v[]) const | slbm::Location | inline |
Location() | slbm::Location | |
Location(const Location &location) | slbm::Location | |
Location(const double &lat, const double &lon, const double &depth=0) | slbm::Location | |
Location(const double v[], const double &radius) | slbm::Location | |
Location(const Location &loc1, const Location &loc2) | slbm::Location | |
locationClassCount | slbm::Location | protectedstatic |
move(const double &azimuth, const double &distance, Location &loc) const | slbm::Location | inline |
move(const double vtp[], const double &a, Location &loc) const | slbm::Location | inline |
move(const double v[], const double vtp[], const double &a, double u[]) const | slbm::Location | inline |
move_north(const double x[], const double &distance, double z[]) const | slbm::Location | inline |
move_north(const double &distance, Location &loc) const | slbm::Location | inline |
nHits | slbm::GridProfile | protected |
nodeId | slbm::GridProfile | protected |
normalize(double v[]) const | slbm::Location | inline |
operator!=(const Location &other) | slbm::Location | inline |
operator=(const Location &other) | slbm::Location | |
operator==(const Location &other) const | slbm::Location | |
radius | slbm::Location | protected |
rotate(Location &pole, double angle, Location &loc) const | slbm::Location | inline |
rotate(const double x[], const double p[], const double &a, double z[]) const | slbm::Location | inline |
scalarTripleProduct(const Location &loc1, const Location &loc2) const | slbm::Location | inline |
scalarTripleProduct(const double u[], const double w[]) const | slbm::Location | inline |
scalarTripleProduct(const double u[], const double v[], const double w[]) const | slbm::Location | inline |
setActiveNodeId(int id) | slbm::GridProfile | inline |
setData(double *depths, double *pvelocities, double *svelocities, double *gradients) | slbm::GridProfileSLBM | virtual |
setDepth(const double &depth) | slbm::Location | inline |
setDepths(const vector< double > &depths) | slbm::GridProfileSLBM | virtual |
setGradient(const vector< double > &gradient) | slbm::GridProfileSLBM | virtual |
setLocation(const double &lat, const double &lon, const double &depth) | slbm::Location | inline |
setLocation(const double *u, const double &r) | slbm::Location | inline |
setRadius(const double &r) | slbm::Location | inline |
setUnitVector(double x[3]) | slbm::Location | inline |
setVelocity(const int &waveType, const vector< double > &velocity) | slbm::GridProfileSLBM | virtual |
setWeight(const double &w) | slbm::GridProfile | inline |
toString() const | slbm::Location | inline |
v | slbm::Location | protected |
vectorTripleProduct(const Location &other, double vtp[]) const | slbm::Location | inline |
vectorTripleProduct(const double u[], const double v[], double vtp[]) const | slbm::Location | inline |
vectorTripleProductNorthPole(const double u[], double w[]) const | slbm::Location | inline |
waterThick | slbm::GridProfileSLBM | protected |
weight | slbm::GridProfile | protected |
~GridProfile() | slbm::GridProfile | virtual |
~GridProfileSLBM() | slbm::GridProfileSLBM | |
~Location() | slbm::Location | virtual |