This is the complete list of members for geotess::LibCorr3DModel, including all inherited members.
class_name() | geotess::LibCorr3DModel | inlinevirtual |
getBaseModel() const | geotess::LibCorr3DModel | inline |
getBaseModelVersion() const | geotess::LibCorr3DModel | inline |
getComments() const | geotess::LibCorr3DModel | inline |
getDeasts() const | geotess::LibCorr3DModel | inline |
getDnorth() const | geotess::LibCorr3DModel | inline |
getFileName() const | geotess::LibCorr3DModel | inline |
getHandle() const | geotess::LibCorr3DModel | inline |
getMemory() | geotess::LibCorr3DModel | inlinevirtual |
getParameters() const | geotess::LibCorr3DModel | inline |
getPhase() const | geotess::LibCorr3DModel | inline |
getRefsta() const | geotess::LibCorr3DModel | inline |
getStaName() const | geotess::LibCorr3DModel | inline |
getStationDepth() const | geotess::LibCorr3DModel | inline |
getStationElevation() const | geotess::LibCorr3DModel | inline |
getStationEndTime() const | geotess::LibCorr3DModel | inline |
getStationLatitude() const | geotess::LibCorr3DModel | inline |
getStationLongitude() const | geotess::LibCorr3DModel | inline |
getStationName() const | geotess::LibCorr3DModel | inline |
getStationPosition() const | geotess::LibCorr3DModel | inline |
getStationStartTime() const | geotess::LibCorr3DModel | inline |
getStaType() const | geotess::LibCorr3DModel | inline |
getSupportedPhaseList() const | geotess::LibCorr3DModel | inline |
getVmodel() const | geotess::LibCorr3DModel | inline |
interpolate2DModelUncertainty(const double *pos) | geotess::LibCorr3DModel | |
is3DModel() | geotess::LibCorr3DModel | inline |
LibCorr3DModel(const string &filename, const string &relGridFilePath="", int handle=-1) | geotess::LibCorr3DModel | |
LibCorr3DModel(const string &filename, const string &relGridFilePath, vector< int > &attributeFilter, int handle) | geotess::LibCorr3DModel | |
operator!=(const GeoTessModel &other) const | geotess::LibCorr3DModel | inline |
operator==(const GeoTessModel &m) const | geotess::LibCorr3DModel | |
setBaseModel(const string &bm) | geotess::LibCorr3DModel | inline |
setBaseModelVersion(const string &bmv) | geotess::LibCorr3DModel | inline |
setComments(const string &com) | geotess::LibCorr3DModel | inline |
setParameters(const string &par) | geotess::LibCorr3DModel | inline |
setPhase(const string &ph) | geotess::LibCorr3DModel | inline |
setStationInfo(const string &name, const double &ontime, const double &offtime, const double &lat, const double &lon, const double &depth, const string &staname, const string &statype, const string &refsta, const double &dnorth, const double &deast) | geotess::LibCorr3DModel | inline |
setSupportedPhaseList(const string &ph) | geotess::LibCorr3DModel | inline |
toString() | geotess::LibCorr3DModel | virtual |
~LibCorr3DModel() | geotess::LibCorr3DModel | virtual |