This is the complete list of members for geotess::LibCorr3D, including all inherited members.
getCurrentErrorCode() const | geotess::LibCorr3D | inline |
getCurrentErrorMessage() const | geotess::LibCorr3D | inline |
getCurrentInterpolationDepth() | geotess::LibCorr3D | inline |
getCurrentInterpolationLat() | geotess::LibCorr3D | inline |
getCurrentInterpolationLocation() const | geotess::LibCorr3D | inline |
getCurrentInterpolationLocation() | geotess::LibCorr3D | inline |
getCurrentInterpolationLon() | geotess::LibCorr3D | inline |
getCurrentInterpolationRadius() | geotess::LibCorr3D | inline |
getCurrentInterpolationTime() | geotess::LibCorr3D | inline |
getGeographicInterpolatorType() const | geotess::LibCorr3D | inline |
getMemory() | geotess::LibCorr3D | |
getModel(int handle) | geotess::LibCorr3D | |
getModelResult(int handle, double &modelValue, double &modelUncertainty) | geotess::LibCorr3D | |
getOldRelGridPath() const | geotess::LibCorr3D | inline |
getOldRootPath() const | geotess::LibCorr3D | inline |
getRadialInterpolatorType() const | geotess::LibCorr3D | inline |
getRelGridPath() const | geotess::LibCorr3D | inline |
getRootPath() const | geotess::LibCorr3D | inline |
getVersion() | geotess::LibCorr3D | inlinestatic |
LibCorr3D(const string &rootPath) | geotess::LibCorr3D | |
LibCorr3D(const string &newRootPath, const string &oldRootPath) | geotess::LibCorr3D | |
LibCorr3D(const string &newRootPath, const string &newRelGridPath, const string &oldRootPath, const string &oldRelGridPath) | geotess::LibCorr3D | |
loadModel(const string &fname, const GeoTessOptimizationType &optimizationType=GeoTessOptimizationType::SPEED) | geotess::LibCorr3D | inline |
loadModel(const string &fname, vector< int > &attributeFilter, const GeoTessOptimizationType &optimizationType=GeoTessOptimizationType::SPEED) | geotess::LibCorr3D | |
removeModel(int handle) | geotess::LibCorr3D | |
setInterpolationLocation(double lon, double lat, double depth=0.0, double time=NA_VALUE) | geotess::LibCorr3D | inline |
setInterpolationLocation(double *unitVector, double radius=-1., double time=NA_VALUE) | geotess::LibCorr3D | inline |
setInterpolator(GeoTessInterpolatorType const *intrpGeographic, GeoTessInterpolatorType const *intrpRadial) | geotess::LibCorr3D | |
~LibCorr3D() | geotess::LibCorr3D | virtual |