Home
last modified time | relevance | path

Searched defs:SG_Create_Grid (Results 1 – 1 of 1) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dgrid.cpp72 CSG_Grid * SG_Create_Grid(void) in SG_Create_Grid() function
78 CSG_Grid * SG_Create_Grid(const CSG_Grid &Grid) in SG_Create_Grid() function
86 CSG_Grid * SG_Create_Grid(const CSG_String &FileName, TSG_Data_Type Type, bool bCached, bool bLoadD… in SG_Create_Grid() function
94 CSG_Grid * SG_Create_Grid(CSG_Grid *pGrid, TSG_Data_Type Type, bool bCached) in SG_Create_Grid() function
102 CSG_Grid * SG_Create_Grid(const CSG_Grid_System &System, TSG_Data_Type Type, bool bCached) in SG_Create_Grid() function
110 CSG_Grid * SG_Create_Grid(TSG_Data_Type Type, int NX, int NY, double Cellsize, double xMin, double … in SG_Create_Grid() function