|
RSTT
3.2.0
Regional Seismic Travel Time
|
This is the complete list of members for slbm::SlbmInterfaceToJNI, including all inherited members.
| accessGridNodeNeighbors(int nid) | slbm::SlbmInterfaceToJNI | |
| accessGridProfile(const int &nodeId) | slbm::SlbmInterfaceToJNI | inline |
| CH_MAX | slbm::SlbmInterface | protectedstatic |
| clear() | slbm::SlbmInterface | |
| clearActiveNodes() | slbm::SlbmInterface | inline |
| clearGreatCircles() | slbm::SlbmInterface | protected |
| clearNodeHitCount() | slbm::SlbmInterface | inline |
| computeGreatCircleLocations() | slbm::SlbmInterfaceToJNI | inline |
| computeGreatCirclePoints(const double &aLat, const double &aLon, const double &bLat, const double &bLon, const int &npoints, const bool &onCenters) | slbm::SlbmInterfaceToJNI | inline |
| computeWeights() | slbm::SlbmInterfaceToJNI | inline |
| computeWeightsReceiver() | slbm::SlbmInterfaceToJNI | inline |
| computeWeightsSource() | slbm::SlbmInterfaceToJNI | inline |
| createGreatCircle(const string &phase, const double &sourceLat, const double &sourceLon, const double &sourceDepth, const double &receiverLat, const double &receiverLon, const double &receiverDepth) | slbm::SlbmInterface | inline |
| createGreatCircle(const int &phase, const double &sourceLat, const double &sourceLon, const double &sourceDepth, const double &receiverLat, const double &receiverLon, const double &receiverDepth) | slbm::SlbmInterface | |
| createQueryProfile(const double &lat, const double &lon) | slbm::SlbmInterfaceToJNI | inline |
| deleteGreatCirclePoints() | slbm::SlbmInterfaceToJNI | inline |
| deleteGridProfile() | slbm::SlbmInterfaceToJNI | |
| deleteQueryProfile() | slbm::SlbmInterfaceToJNI | inline |
| deleteWeights() | slbm::SlbmInterfaceToJNI | inline |
| get_dtt_ddepth(double &dtt_ddepth) | slbm::SlbmInterface | inline |
| get_dtt_ddepth() | slbm::SlbmInterface | inline |
| get_dtt_ddist(double &slowness) | slbm::SlbmInterface | inline |
| get_dtt_ddist() | slbm::SlbmInterface | inline |
| get_dtt_dlat(double &dtt_dlat) | slbm::SlbmInterface | inline |
| get_dtt_dlat() | slbm::SlbmInterface | inline |
| get_dtt_dlon(double &dtt_dlon) | slbm::SlbmInterface | inline |
| get_dtt_dlon() | slbm::SlbmInterface | inline |
| getActiveNodeData(const int &nodeId, double &latitude, double &longitude, double depth[NLAYERS], double pvelocity[NLAYERS], double svelocity[NLAYERS], double gradient[2]) | slbm::SlbmInterface | |
| getActiveNodeId(int gridNodeId) | slbm::SlbmInterface | inline |
| getActiveNodeNeighborInfo(const int &nid, int neighbors[], double distance[], double azimuth[], int &nNeighbors) | slbm::SlbmInterface | inline |
| getActiveNodeNeighborInfo(const int &nid, vector< int > &neighbors, vector< double > &distance, vector< double > &azimuth) | slbm::SlbmInterface | inline |
| getActiveNodeNeighbors(const int &nid, int neighbors[], int &nNeighbors) | slbm::SlbmInterface | inline |
| getActiveNodeNeighbors(const int &nid, vector< int > &neighbors) | slbm::SlbmInterface | inline |
| getActiveNodeWeights(int nodeId[], double weight[], int &nWeights) | slbm::SlbmInterface | inline |
| getActiveNodeWeights(vector< int > &nodeId, vector< double > &weight) | slbm::SlbmInterface | inline |
| getActiveNodeWeightsReceiver(int nodeids[], double weights[], int &nWeights) | slbm::SlbmInterface | inline |
| getActiveNodeWeightsReceiver(vector< int > &nodeids, vector< double > &weights) | slbm::SlbmInterface | inline |
| getActiveNodeWeightsSource(int nodeids[], double weights[], int &nWeights) | slbm::SlbmInterface | inline |
| getActiveNodeWeightsSource(vector< int > &nodeids, vector< double > &weights) | slbm::SlbmInterface | inline |
| getActualPathIncrement() | slbm::SlbmInterfaceToJNI | inline |
| getAverageMantleVelocity(const int &type, double &velocity) | slbm::SlbmInterface | inline |
| getAverageMantleVelocity(const int &type) | slbm::SlbmInterface | inline |
| getBufferSize() const | slbm::SlbmInterface | |
| getCHMax(double &chMax) | slbm::SlbmInterface | static |
| getCHMax() | slbm::SlbmInterface | inlinestatic |
| getClassCount() | slbm::SlbmInterface | inline |
| getDelDepth(double &del_depth) | slbm::SlbmInterface | |
| getDelDepth() | slbm::SlbmInterface | inline |
| getDelDistance(double &del_distance) | slbm::SlbmInterface | |
| getDelDistance() | slbm::SlbmInterface | inline |
| getDistance(double &distance) | slbm::SlbmInterface | inline |
| getDistance() | slbm::SlbmInterface | inline |
| getDistAz(const double &aLat, const double &aLon, const double &bLat, const double &bLon, double &distance, double &azimuth, const double &naValue) | slbm::SlbmInterface | inline |
| getFractionActive(double &fractionActive) | slbm::SlbmInterface | inline |
| getFractionActive() | slbm::SlbmInterface | inline |
| getGreatCircleCoefficients(const int &i, double *coeff, int &size) | slbm::SlbmInterfaceToJNI | inline |
| getGreatCircleData(string &phase, double &actual_path_increment, double sourceDepth[NLAYERS], double sourceVelocity[NLAYERS], double receiverDepth[NLAYERS], double receiverVelocity[NLAYERS], int &npoints, double headWaveVelocity[], double gradient[]) | slbm::SlbmInterface | inline |
| getGreatCircleData(string &phase, double &actual_path_increment, vector< double > &sourceDepth, vector< double > &sourceVelocity, vector< double > &receiverDepth, vector< double > &receiverVelocity, int &npoints, vector< double > &headWaveVelocity, vector< double > &gradient) | slbm::SlbmInterface | inline |
| getGreatCircleHeadwaveGradient(vector< double > &gradients) | slbm::SlbmInterfaceToJNI | inline |
| getGreatCircleHeadwaveVelocity(vector< double > &velocities) | slbm::SlbmInterfaceToJNI | inline |
| getGreatCircleLocations(double lat[], double lon[], double depth[], int &npoints) | slbm::SlbmInterface | inline |
| getGreatCircleLocations(vector< double > &lat, vector< double > &lon, vector< double > &depth) | slbm::SlbmInterface | inline |
| getGreatCircleNeighbors(const int &i, int *nodeIds, int &size) | slbm::SlbmInterfaceToJNI | inline |
| getGreatCircleNodeInfo(int **neighbors, double **coefficients, const int &maxpoints, const int &maxnodes, int &npoints, int *nnodes) | slbm::SlbmInterface | inline |
| getGreatCircleNodeInfo(vector< vector< int > > &neighbors, vector< vector< double > > &coefficients) | slbm::SlbmInterface | inline |
| getGreatCircleObject() | slbm::SlbmInterface | inline |
| getGreatCirclePhase() | slbm::SlbmInterfaceToJNI | inline |
| getGreatCirclePoints(const double &aLat, const double &aLon, const double &bLat, const double &bLon, const int &npoints, double latitude[], double longitude[]) | slbm::SlbmInterface | inline |
| getGreatCirclePoints(const double &aLat, const double &aLon, const double &bLat, const double &bLon, const int &npoints, vector< double > &latitude, vector< double > &longitude) | slbm::SlbmInterface | inline |
| getGreatCirclePointsDepth() | slbm::SlbmInterfaceToJNI | inline |
| getGreatCirclePointsLat() | slbm::SlbmInterfaceToJNI | inline |
| getGreatCirclePointsLon() | slbm::SlbmInterfaceToJNI | inline |
| getGreatCirclePointsOnCenters(const double &aLat, const double &aLon, const double &bLat, const double &bLon, const int &npoints, double latitude[], double longitude[]) | slbm::SlbmInterface | inline |
| getGreatCirclePointsOnCenters(const double &aLat, const double &aLon, const double &bLat, const double &bLon, const int &npoints, vector< double > &latitude, vector< double > &longitude) | slbm::SlbmInterface | inline |
| getGreatCircleReceiverDepth(double *depths, int &n) | slbm::SlbmInterfaceToJNI | inline |
| getGreatCircleReceiverVelocity(int &n) | slbm::SlbmInterfaceToJNI | inline |
| getGreatCircleSourceDepth(double *depths, int &n) | slbm::SlbmInterfaceToJNI | inline |
| getGreatCircleSourceVelocity(int &n) | slbm::SlbmInterfaceToJNI | inline |
| getGridData(const int &nodeId, double &latitude, double &longitude, double depth[NLAYERS], double pvelocity[NLAYERS], double svelocity[NLAYERS], double gradient[2]) | slbm::SlbmInterface | |
| getGridDepth(vector< double > &depths) | slbm::SlbmInterfaceToJNI | inline |
| getGridGradient(double *gradient) | slbm::SlbmInterfaceToJNI | inline |
| getGridLat() | slbm::SlbmInterfaceToJNI | inline |
| getGridLon() | slbm::SlbmInterfaceToJNI | inline |
| getGridNodeId(int activeNodeId) | slbm::SlbmInterface | inline |
| getGridObject() | slbm::SlbmInterface | inline |
| getGridVelocity(const int &waveType, double *velocity) | slbm::SlbmInterfaceToJNI | inline |
| getHeadwaveDistance(double &dist) | slbm::SlbmInterface | inline |
| getHeadwaveDistance() | slbm::SlbmInterface | inline |
| getHeadwaveDistanceKm(double &dist) | slbm::SlbmInterface | inline |
| getHeadwaveDistanceKm() | slbm::SlbmInterface | inline |
| getInterpolatedPoint(const double &lat, const double &lon, int *nodeIds, double *coefficients, int &nWeights, double depth[NLAYERS], double pvelocity[NLAYERS], double svelocity[NLAYERS], double &pgradient, double &sgradient) | slbm::SlbmInterface | inline |
| getInterpolatedPoint(const double &lat, const double &lon, vector< int > &nodeId, vector< double > &coefficients, vector< double > &depth, vector< double > &pvelocity, vector< double > &svelocity, double &pgradient, double &sgradient) | slbm::SlbmInterface | inline |
| getInterpolatedTransect(double lat[], double lon[], const int &nLatLon, int **neighbors, double **coefficients, int *nNeighbors, double depth[][NLAYERS], double pvelocity[][NLAYERS], double svelocity[][NLAYERS], double pgradient[NLAYERS], double sgradient[NLAYERS], int &nInvalid) | slbm::SlbmInterface | inline |
| getInterpolatedTransect(vector< double > lat, vector< double > lon, vector< vector< int > > &nodeId, vector< vector< double > > &coefficients, vector< vector< double > > &depth, vector< vector< double > > &pvelocity, vector< vector< double > > &svelocity, vector< double > &pgradient, vector< double > &sgradient, int &nInvalid) | slbm::SlbmInterface | inline |
| getInterpolatorType() | slbm::SlbmInterface | inline |
| getMaxDepth(double &maxDepth) | slbm::SlbmInterface | static |
| getMaxDepth() | slbm::SlbmInterface | inlinestatic |
| getMaxDistance(double &maxDistance) | slbm::SlbmInterface | static |
| getMaxDistance() | slbm::SlbmInterface | inlinestatic |
| getModelObject() | slbm::SlbmInterface | inline |
| getModelPath() const | slbm::SlbmInterface | inline |
| getModelString() | slbm::SlbmInterface | inline |
| getNActiveNodes() | slbm::SlbmInterface | inline |
| getNGridNodes() | slbm::SlbmInterfaceToJNI | inline |
| slbm::SlbmInterface::getNGridNodes(int &n) | slbm::SlbmInterface | inline |
| getNHeadWavePoints() | slbm::SlbmInterfaceToJNI | inline |
| slbm::SlbmInterface::getNHeadWavePoints(int &nHeadWavePoints) | slbm::SlbmInterface | inline |
| getNodeAzimuth(const int &node1, const int &node2, double &azimuth) | slbm::SlbmInterface | inline |
| getNodeHitCount(const int &nodeId, int &hitCount) | slbm::SlbmInterface | inline |
| getNodeHitCount(const int &nodeId) | slbm::SlbmInterface | inline |
| getNodeNeighborInfo(const int &nid, int neighbors[], double distance[], double azimuth[], int &nNeighbors) | slbm::SlbmInterface | inline |
| getNodeNeighborInfo(const int nid, vector< int > &neighbors, vector< double > &distance, vector< double > &azimuth) | slbm::SlbmInterface | inline |
| getNodeNeighbors(const int &nid, int neighbors[], int &nNeighbors) | slbm::SlbmInterface | inline |
| getNodeNeighbors(const int &nid, vector< int > &neighbors) | slbm::SlbmInterface | inline |
| getNodeSeparation(const int &node1, const int &node2, double &distance) | slbm::SlbmInterface | inline |
| getPathIncrement(double &pathIncrement) | slbm::SlbmInterface | |
| getPathIncrement() | slbm::SlbmInterface | |
| getPgLgComponents(double &tTotal, double &tTaup, double &tHeadwave, double &pTaup, double &pHeadwave, double &trTaup, double &trHeadwave) | slbm::SlbmInterface | inline |
| getPhase() | slbm::SlbmInterfaceToJNI | inline |
| getPiercePointReceiver(double &lat, double &lon, double &depth) | slbm::SlbmInterface | inline |
| getPiercePointSource(double &lat, double &lon, double &depth) | slbm::SlbmInterface | inline |
| getQueryCoefficient() | slbm::SlbmInterfaceToJNI | inline |
| getQueryDepth() | slbm::SlbmInterfaceToJNI | inline |
| getQueryGradient() | slbm::SlbmInterfaceToJNI | inline |
| getQueryNCoefficients() | slbm::SlbmInterfaceToJNI | inline |
| getQueryNodeId() | slbm::SlbmInterfaceToJNI | inline |
| getQueryVelocity(const int &waveType) | slbm::SlbmInterfaceToJNI | inline |
| getRayParameter(double &ray_parameter) | slbm::SlbmInterface | |
| getRayParameter() | slbm::SlbmInterface | inline |
| getRcvDep() | slbm::SlbmInterface | inline |
| getRcvLat() | slbm::SlbmInterface | inline |
| getRcvLon() | slbm::SlbmInterface | inline |
| getReceiverDistance(double &dist) | slbm::SlbmInterface | inline |
| getReceiverDistance() | slbm::SlbmInterface | inline |
| getSlowness(double &slowness) | slbm::SlbmInterface | inline |
| getSlowness() | slbm::SlbmInterface | inline |
| getSlownessUncertainty(const int &phase, const double &distance, double &uncert) | slbm::SlbmInterface | inline |
| getSlownessUncertainty(double &slownessUncertainty) | slbm::SlbmInterface | inline |
| getSourceDistance(double &dist) | slbm::SlbmInterface | inline |
| getSourceDistance() | slbm::SlbmInterface | inline |
| getSrcDep() | slbm::SlbmInterface | inline |
| getSrcLat() | slbm::SlbmInterface | inline |
| getSrcLon() | slbm::SlbmInterface | inline |
| getTessId(string &tessId) | slbm::SlbmInterface | inline |
| getTessId() | slbm::SlbmInterface | inline |
| getTravelTime(double &travelTime) | slbm::SlbmInterface | inline |
| getTravelTime() | slbm::SlbmInterface | inline |
| getTravelTimeComponents(double &tTotal, double &tSource, double &tReceiver, double &tHeadwave, double &tGradient) | slbm::SlbmInterface | inline |
| getTravelTimeUncertainty(const int &phase, const double &distance, double &uncert) | slbm::SlbmInterface | |
| getTravelTimeUncertainty(double &travelTimeUncertainty, bool calcRandomError=false) | slbm::SlbmInterface | |
| getTravelTimeUncertainty1D(double &travelTimeUncertainty) | slbm::SlbmInterface | |
| getTurningRadius(double &turning_radius) | slbm::SlbmInterface | |
| getTurningRadius() | slbm::SlbmInterface | inline |
| getUncertaintyFileFormat(const int &phase, const int &attribute) | slbm::SlbmInterface | inline |
| getUncertaintyTable(const int &phase, const int &attribute) | slbm::SlbmInterface | inline |
| getVersion() | slbm::SlbmInterface | inline |
| getWeightNodes() | slbm::SlbmInterfaceToJNI | inline |
| getWeights() | slbm::SlbmInterfaceToJNI | inline |
| slbm::SlbmInterface::getWeights(int nodeId[], double weight[], int &nWeights) | slbm::SlbmInterface | inline |
| slbm::SlbmInterface::getWeights(vector< int > &nodeId, vector< double > &weight) | slbm::SlbmInterface | inline |
| getWeightsReceiver(int nodeids[], double weights[], int &nWeights) | slbm::SlbmInterface | inline |
| getWeightsReceiver(vector< int > &nodeids, vector< double > &weights) | slbm::SlbmInterface | inline |
| getWeightsSource(int nodeids[], double weights[], int &nWeights) | slbm::SlbmInterface | inline |
| getWeightsSource(vector< int > &nodeids, vector< double > &weights) | slbm::SlbmInterface | inline |
| getZhaoParameters(double &Vm, double &Gm, double &H, double &C, double &Cm, int &udSign) | slbm::SlbmInterface | inline |
| greatCircle | slbm::SlbmInterface | protected |
| grid | slbm::SlbmInterface | protected |
| initializeActiveNodes(const double &latmin, const double &lonmin, const double &latmax, const double &lonmax) | slbm::SlbmInterface | inline |
| initializeActiveNodes(const string &polygonFileName) | slbm::SlbmInterface | inline |
| initializeActiveNodes(GeoTessPolygon *polygon) | slbm::SlbmInterface | inline |
| initializeActiveNodes(double *lat, double *lon, const int &npoints, const bool &inDegrees=true) | slbm::SlbmInterface | inline |
| initializeActiveNodes(const vector< double > lat, const vector< double > lon, const bool &inDegrees=true) | slbm::SlbmInterface | inline |
| initializeActiveNodes(vector< double * > &unitVectors) | slbm::SlbmInterface | inline |
| isEqual(SlbmInterface *other) | slbm::SlbmInterface | |
| isValid() | slbm::SlbmInterface | inline |
| loadVelocityModel(const string &modelPath) | slbm::SlbmInterface | |
| modelsEqual(const string modelPath1, const string modelPath2) | slbm::SlbmInterfaceToJNI | static |
| movePoint(const double &aLat, const double &aLon, const double &distance, const double &azimuth, double &bLat, double &bLon) | slbm::SlbmInterface | inline |
| operator!=(SlbmInterface &other) | slbm::SlbmInterface | inline |
| operator==(SlbmInterface &other) | slbm::SlbmInterface | inline |
| saveVelocityModel(const string &modelFileName, const int &format=4) | slbm::SlbmInterface | |
| setActiveNodeData(const int &nodeId, double depths[NLAYERS], double pvelocity[NLAYERS], double svelocity[NLAYERS], double gradient[2]) | slbm::SlbmInterface | |
| setAverageMantleVelocity(const int &type, const double &velocity) | slbm::SlbmInterface | inline |
| setCHMax(const double &chMax) | slbm::SlbmInterface | static |
| setDelDepth(const double &del_depth) | slbm::SlbmInterface | |
| setDelDistance(const double &del_distance) | slbm::SlbmInterface | |
| setGridData(const int &nodeId, double depths[NLAYERS], double pvelocity[NLAYERS], double svelocity[NLAYERS], double gradient[2]) | slbm::SlbmInterface | |
| setInterpolatorType(const string &interpolatorType) | slbm::SlbmInterface | inline |
| setMaxDepth(const double &maxDepth) | slbm::SlbmInterface | static |
| setMaxDistance(const double &maxDistance) | slbm::SlbmInterface | static |
| setPathIncrement(const double &pathIncrement) | slbm::SlbmInterface | |
| SlbmInterface() | slbm::SlbmInterface | |
| SlbmInterface(const double &earthRadius) | slbm::SlbmInterface | |
| SlbmInterfaceToJNI() | slbm::SlbmInterfaceToJNI | |
| SlbmInterfaceToJNI(const double &earthRadius) | slbm::SlbmInterfaceToJNI | |
| toString(const int &verbosity) | slbm::SlbmInterface | inline |
| valid | slbm::SlbmInterface | protected |
| ~SlbmInterface() | slbm::SlbmInterface | virtual |
| ~SlbmInterfaceToJNI() | slbm::SlbmInterfaceToJNI |