VAPoR
0.1
|
This is the complete list of members for VAPoR::GeoUtil, including all inherited members.
DiagMsg | VetsUtil::MyBase | static |
DiagMsgCB | VetsUtil::MyBase | static |
DiagMsgCB_T typedef | VetsUtil::MyBase | |
DiagMsgFilePtr | VetsUtil::MyBase | static |
DiagMsgSize | VetsUtil::MyBase | static |
Enabled | VetsUtil::MyBase | static |
EnableErrMsg(bool enable) | VetsUtil::MyBase | inlinestatic |
ErrCode | VetsUtil::MyBase | static |
ErrMsg | VetsUtil::MyBase | static |
ErrMsgCB | VetsUtil::MyBase | static |
ErrMsgCB_T typedef | VetsUtil::MyBase | |
ErrMsgFilePtr | VetsUtil::MyBase | static |
ErrMsgSize | VetsUtil::MyBase | static |
getClassName() const | VetsUtil::MyBase | inline |
GetDiagMsg() | VetsUtil::MyBase | inlinestatic |
GetDiagMsgCB() | VetsUtil::MyBase | inlinestatic |
GetErrCode() | VetsUtil::MyBase | inlinestatic |
GetErrMsg() | VetsUtil::MyBase | inlinestatic |
GetErrMsgCB() | VetsUtil::MyBase | inlinestatic |
LatExtents(const float *lon, int nx, int ny, float &latsouth, float &latnorth) | VAPoR::GeoUtil | static |
LatExtents(const double *lon, int nx, int ny, double &latsouth, double &latnorth) | VAPoR::GeoUtil | static |
LatExtents(const float *lon, int ny, float &latsouth, float &latnorth) | VAPoR::GeoUtil | static |
LatExtents(const double *lon, int ny, double &latsouth, double &latnorth) | VAPoR::GeoUtil | static |
LonExtents(const float *lon, int nx, int ny, float &lonwest, float &loneast) | VAPoR::GeoUtil | static |
LonExtents(const double *lon, int nx, int ny, double &lonwest, double &loneast) | VAPoR::GeoUtil | static |
LonExtents(const float *lon, int nx, float &lonwest, float &loneast) | VAPoR::GeoUtil | static |
LonExtents(const double *lon, int nx, double &lonwest, double &loneast) | VAPoR::GeoUtil | static |
MyBase() | VetsUtil::MyBase | |
SetClassName(const string &name) | VetsUtil::MyBase | inlineprotected |
SetDiagMsg(const char *format,...) | VetsUtil::MyBase | static |
SetDiagMsgCB(DiagMsgCB_T cb) | VetsUtil::MyBase | inlinestatic |
SetDiagMsgFilePtr(FILE *fp) | VetsUtil::MyBase | inlinestatic |
SetErrCode(int err_code) | VetsUtil::MyBase | inlinestatic |
SetErrMsg(const char *format,...) | VetsUtil::MyBase | static |
SetErrMsg(int errcode, const char *format,...) | VetsUtil::MyBase | static |
SetErrMsgCB(ErrMsgCB_T cb) | VetsUtil::MyBase | inlinestatic |
SetErrMsgFilePtr(FILE *fp) | VetsUtil::MyBase | inlinestatic |
SetErrMsgFilePtr() | VetsUtil::MyBase | inlinestatic |
ShiftLon(const float *srclon, int nx, float *dstlon) | VAPoR::GeoUtil | static |
ShiftLon(const double *srclon, int nx, double *dstlon) | VAPoR::GeoUtil | static |
ShiftLon(const float *srclon, int nx, int ny, float *dstlon) | VAPoR::GeoUtil | static |
ShiftLon(const double *srclon, int nx, int ny, double *dstlon) | VAPoR::GeoUtil | static |