|
VAPOR3 3.9.4
|
This is the complete list of members for VAPoR::GeoUtil, including all inherited members.
| DiagMsg | Wasp::MyBase | static |
| DiagMsgCB | Wasp::MyBase | static |
| DiagMsgCB_T typedef | Wasp::MyBase | |
| DiagMsgFilePtr | Wasp::MyBase | static |
| DiagMsgSize | Wasp::MyBase | static |
| Enabled | Wasp::MyBase | static |
| EnableErrMsg(bool enable) | Wasp::MyBase | inlinestatic |
| ErrCode | Wasp::MyBase | static |
| ErrMsg | Wasp::MyBase | static |
| ErrMsgCB | Wasp::MyBase | static |
| ErrMsgCB_T typedef | Wasp::MyBase | |
| ErrMsgFilePtr | Wasp::MyBase | static |
| ErrMsgSize | Wasp::MyBase | static |
| ExtractBoundary(const float *a, int nx, int ny, float *bdry) | VAPoR::GeoUtil | static |
| ExtractBoundary(const double *a, int nx, int ny, double *bdry) | VAPoR::GeoUtil | static |
| getClassName() const | Wasp::MyBase | inline |
| GetDiagMsg() | Wasp::MyBase | inlinestatic |
| GetDiagMsgCB() | Wasp::MyBase | inlinestatic |
| GetEnableErrMsg() | Wasp::MyBase | inlinestatic |
| GetErrCode() | Wasp::MyBase | inlinestatic |
| GetErrMsg() | Wasp::MyBase | inlinestatic |
| GetErrMsgCB() | Wasp::MyBase | inlinestatic |
| MyBase() | Wasp::MyBase | |
| SetClassName(const string &name) | Wasp::MyBase | inlineprotected |
| SetDiagMsg(const char *format,...) | Wasp::MyBase | static |
| SetDiagMsgCB(DiagMsgCB_T cb) | Wasp::MyBase | inlinestatic |
| SetDiagMsgFilePtr(FILE *fp) | Wasp::MyBase | inlinestatic |
| SetErrCode(int err_code) | Wasp::MyBase | inlinestatic |
| SetErrMsg(const char *format,...) | Wasp::MyBase | static |
| SetErrMsg(int errcode, const char *format,...) | Wasp::MyBase | static |
| SetErrMsgCB(ErrMsgCB_T cb) | Wasp::MyBase | inlinestatic |
| SetErrMsgFilePtr(FILE *fp) | Wasp::MyBase | inlinestatic |
| SetErrMsgFilePtr() | Wasp::MyBase | inlinestatic |
| ShiftLon(vector< float >::iterator first, vector< float >::iterator last, double bound=360.0) | VAPoR::GeoUtil | static |
| ShiftLon(vector< double >::iterator first, vector< double >::iterator last, double bound=360.0) | VAPoR::GeoUtil | static |
| ShiftLon(float *first, float *last, double bound=360.0) | VAPoR::GeoUtil | static |
| UnwrapLongitude(vector< float >::iterator first, vector< float >::iterator last) | VAPoR::GeoUtil | static |
| UnwrapLongitude(vector< double >::iterator first, vector< double >::iterator last) | VAPoR::GeoUtil | static |
| UnwrapLongitude(float *first, float *last) | VAPoR::GeoUtil | static |