|
SAGA API v9.10
|
This is the complete list of members for CSG_Grid_System, including all inherited members.
| Assign(const CSG_Grid_System &System) | CSG_Grid_System | |
| Assign(double Cellsize, const CSG_Rect &Extent) | CSG_Grid_System | |
| Assign(double Cellsize, double xMin, double yMin, double xMax, double yMax) | CSG_Grid_System | |
| Assign(double Cellsize, double xMin, double yMin, int NX, int NY) | CSG_Grid_System | |
| asString(void) | CSG_Grid_System | |
| Create(const CSG_Grid_System &System, int Precision=-1) | CSG_Grid_System | |
| Create(double Cellsize, const CSG_Rect &Extent, int Precision=-1) | CSG_Grid_System | |
| Create(double Cellsize, double xMin, double yMin, double xMax, double yMax, int Precision=-1) | CSG_Grid_System | |
| Create(double Cellsize, double xMin, double yMin, int NX, int NY, int Precision=-1) | CSG_Grid_System | |
| Create(const CSG_String &System, int Precision=-1) | CSG_Grid_System | |
| CSG_Grid_System(void) | CSG_Grid_System | |
| CSG_Grid_System(const CSG_Grid_System &System, int Precision=-1) | CSG_Grid_System | |
| CSG_Grid_System(double Cellsize, const CSG_Rect &Extent, int Precision=-1) | CSG_Grid_System | |
| CSG_Grid_System(double Cellsize, double xMin, double yMin, double xMax, double yMax, int Precision=-1) | CSG_Grid_System | |
| CSG_Grid_System(double Cellsize, double xMin, double yMin, int NX, int NY, int Precision=-1) | CSG_Grid_System | |
| CSG_Grid_System(const CSG_String &System, int Precision=-1) | CSG_Grid_System | |
| Destroy(void) | CSG_Grid_System | |
| Fit_to_Grid_System(TSG_Point ptWorld) const | CSG_Grid_System | inline |
| Fit_xto_Grid_System(double x) const | CSG_Grid_System | inline |
| Fit_yto_Grid_System(double y) const | CSG_Grid_System | inline |
| Get_Cellarea(void) const | CSG_Grid_System | inline |
| Get_Cellsize(void) const | CSG_Grid_System | inline |
| Get_Extent(bool bCells=false) const | CSG_Grid_System | inline |
| Get_Grid_to_World(int xGrid, int yGrid) const | CSG_Grid_System | inline |
| Get_IndexFromRowCol(int x, int y) const | CSG_Grid_System | inline |
| Get_Length(int Direction) const | CSG_Grid_System | inline |
| Get_Name(bool bShort=true) | CSG_Grid_System | |
| Get_NCells(void) const | CSG_Grid_System | inline |
| Get_Neighbor_Pos(int Direction, int x, int y, int &xPos, int &yPos) const | CSG_Grid_System | inline |
| Get_NX(void) const | CSG_Grid_System | inline |
| Get_NY(void) const | CSG_Grid_System | inline |
| Get_Precision(void) | CSG_Grid_System | static |
| Get_RowColFromIndex(int &x, int &y, sLong i) const | CSG_Grid_System | inline |
| Get_UnitLength(int Direction) | CSG_Grid_System | inlinestatic |
| Get_World_to_Grid(int &xGrid, int &yGrid, double xWorld, double yWorld) const | CSG_Grid_System | inline |
| Get_World_to_Grid(int &xGrid, int &yGrid, TSG_Point ptWorld) const | CSG_Grid_System | inline |
| Get_xFrom(int Direction, int x=0) | CSG_Grid_System | inlinestatic |
| Get_xFromSave(int Direction, int x) const | CSG_Grid_System | inline |
| Get_xGrid_to_World(int xGrid) const | CSG_Grid_System | inline |
| Get_XMax(bool bCells=false) const | CSG_Grid_System | inline |
| Get_XMin(bool bCells=false) const | CSG_Grid_System | inline |
| Get_XRange(bool bCells=false) const | CSG_Grid_System | inline |
| Get_xTo(int Direction, int x=0) | CSG_Grid_System | inlinestatic |
| Get_xToSave(int Direction, int x) const | CSG_Grid_System | inline |
| Get_xWorld_to_Grid(double xWorld) const | CSG_Grid_System | inline |
| Get_yFrom(int Direction, int y=0) | CSG_Grid_System | inlinestatic |
| Get_yFromSave(int Direction, int y) const | CSG_Grid_System | inline |
| Get_yGrid_to_World(int yGrid) const | CSG_Grid_System | inline |
| Get_YMax(bool bCells=false) const | CSG_Grid_System | inline |
| Get_YMin(bool bCells=false) const | CSG_Grid_System | inline |
| Get_YRange(bool bCells=false) const | CSG_Grid_System | inline |
| Get_yTo(int Direction, int y=0) | CSG_Grid_System | inlinestatic |
| Get_yToSave(int Direction, int y) const | CSG_Grid_System | inline |
| Get_yWorld_to_Grid(double yWorld) const | CSG_Grid_System | inline |
| is_Equal(const CSG_Grid_System &System) const | CSG_Grid_System | |
| is_Equal(double Cellsize, const TSG_Rect &Extent) const | CSG_Grid_System | |
| is_InGrid(int x, int y) const | CSG_Grid_System | inline |
| is_InGrid(int x, int y, int Rand) const | CSG_Grid_System | inline |
| is_Valid(void) const | CSG_Grid_System | |
| operator!=(const CSG_Grid_System *pSystem) const | CSG_Grid_System | |
| operator!=(const CSG_Grid_System &System) const | CSG_Grid_System | |
| operator=(const CSG_Grid_System &System) | CSG_Grid_System | |
| operator==(const CSG_Grid_System *pSystem) const | CSG_Grid_System | |
| operator==(const CSG_Grid_System &System) const | CSG_Grid_System | |
| Set_Precision(int Decimals) | CSG_Grid_System | static |
| ~CSG_Grid_System(void) | CSG_Grid_System |