SAGA API
v9.6
|
This is the complete list of members for CSG_Grid, including all inherited members.
Add(const CSG_Grid &Grid) | CSG_Grid | virtual |
Add(double Value) | CSG_Grid | virtual |
Add_Value(int x, int y, double Value) | CSG_Grid | inlinevirtual |
Add_Value(sLong i, double Value) | CSG_Grid | inlinevirtual |
asByte(int x, int y, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asByte(sLong i, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asChar(int x, int y, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asChar(sLong i, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asDouble(sLong i, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asDouble(int x, int y, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asFloat(int x, int y, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asFloat(sLong i, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asGrid(bool bPolymorph=false) const | CSG_Data_Object | |
asGrids(bool bPolymorph=false) const | CSG_Data_Object | |
asInt(int x, int y, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asInt(sLong i, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asLong(int x, int y, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asLong(sLong i, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asPointCloud(bool bPolymorph=false) const | CSG_Data_Object | |
asShapes(bool bPolymorph=false) const | CSG_Data_Object | |
asShort(int x, int y, bool bScaled=true) const | CSG_Grid | inlinevirtual |
asShort(sLong i, bool bScaled=true) const | CSG_Grid | inlinevirtual |
Assign(double Value=0.0) | CSG_Grid | virtual |
Assign(CSG_Data_Object *pObject) | CSG_Grid | virtual |
Assign(CSG_Grid *pGrid, TSG_Grid_Resampling Interpolation) | CSG_Grid | virtual |
Assign_NoData(void) | CSG_Grid | |
asTable(bool bPolymorph=false) const | CSG_Data_Object | |
asTIN(bool bPolymorph=false) const | CSG_Data_Object | |
Create(const CSG_Grid &Grid) | CSG_Grid | |
Create(const CSG_String &File, TSG_Data_Type Type=SG_DATATYPE_Undefined, bool bCached=false, bool bLoadData=true) | CSG_Grid | |
Create(const char *File, TSG_Data_Type Type=SG_DATATYPE_Undefined, bool bCached=false, bool bLoadData=true) | CSG_Grid | |
Create(const wchar_t *File, TSG_Data_Type Type=SG_DATATYPE_Undefined, bool bCached=false, bool bLoadData=true) | CSG_Grid | |
Create(CSG_Grid *pGrid, TSG_Data_Type Type=SG_DATATYPE_Undefined, bool bCached=false) | CSG_Grid | |
Create(const CSG_Grid_System &System, TSG_Data_Type Type=SG_DATATYPE_Undefined, bool bCached=false) | CSG_Grid | |
Create(TSG_Data_Type Type, int NX, int NY, double Cellsize=1.0, double xMin=0.0, double yMin=0.0, bool bCached=false) | CSG_Grid | |
CSG_Data_Object(void) | CSG_Data_Object | |
CSG_Grid(void) | CSG_Grid | |
CSG_Grid(const CSG_Grid &Grid) | CSG_Grid | |
CSG_Grid(const CSG_String &File, TSG_Data_Type Type=SG_DATATYPE_Undefined, bool bCached=false, bool bLoadData=true) | CSG_Grid | |
CSG_Grid(const char *File, TSG_Data_Type Type=SG_DATATYPE_Undefined, bool bCached=false, bool bLoadData=true) | CSG_Grid | |
CSG_Grid(const wchar_t *File, TSG_Data_Type Type=SG_DATATYPE_Undefined, bool bCached=false, bool bLoadData=true) | CSG_Grid | |
CSG_Grid(CSG_Grid *pGrid, TSG_Data_Type Type=SG_DATATYPE_Undefined, bool bCached=false) | CSG_Grid | |
CSG_Grid(const CSG_Grid_System &System, TSG_Data_Type Type=SG_DATATYPE_Undefined, bool bCached=false) | CSG_Grid | |
CSG_Grid(TSG_Data_Type Type, int NX, int NY, double Cellsize=1.0, double xMin=0.0, double yMin=0.0, bool bCached=false) | CSG_Grid | |
Delete(void) | CSG_Data_Object | |
DeNormalise(double Minimum, double Maximum) | CSG_Grid | |
DeStandardise(double Mean, double StdDev) | CSG_Grid | |
Destroy(void) | CSG_Grid | virtual |
Divide(const CSG_Grid &Grid) | CSG_Grid | virtual |
Divide(double Value) | CSG_Grid | virtual |
Flip(void) | CSG_Grid | |
Fmt_Name(const char *Format,...) | CSG_Data_Object | |
Fmt_Name(const wchar_t *Format,...) | CSG_Data_Object | |
Get_Cellarea(void) const | CSG_Grid | inline |
Get_Cellsize(void) const | CSG_Grid | inline |
Get_Data_Count(void) | CSG_Grid | |
Get_Description(void) const | CSG_Data_Object | |
Get_Extent(void) | CSG_Grid | inlinevirtual |
Get_Extent(bool bCells=false) const | CSG_Grid | inline |
Get_File_Name(bool bNative=true) const | CSG_Data_Object | |
Get_File_Type(void) const | CSG_Data_Object | |
Get_Gradient(int x, int y, double &Slope, double &Aspect) const | CSG_Grid | |
Get_Gradient(double x, double y, double &Slope, double &Aspect, TSG_Grid_Resampling Interpolation) const | CSG_Grid | |
Get_Gradient(const TSG_Point &p, double &Slope, double &Aspect, TSG_Grid_Resampling Interpolation) const | CSG_Grid | |
Get_Gradient_NeighborDir(int x, int y, bool bDown=true, bool bNoEdges=true) const | CSG_Grid | |
Get_Histogram(size_t nClasses=0) | CSG_Grid | |
Get_Histogram(const CSG_Rect &rWorld, CSG_Histogram &Histogram, size_t nClasses=0) const | CSG_Grid | |
Get_History(void) | CSG_Data_Object | inline |
Get_History(void) const | CSG_Data_Object | inline |
Get_Managed(void) const | CSG_Data_Object | inline |
Get_Max(void) | CSG_Grid | |
Get_Max_Samples(void) const | CSG_Data_Object | inline |
Get_Mean(void) | CSG_Grid | |
Get_Memory_Size(void) const | CSG_Grid | inline |
Get_Memory_Size_MB(void) const | CSG_Grid | inline |
Get_MetaData(void) const | CSG_Data_Object | inline |
Get_MetaData_DB(void) const | CSG_Data_Object | inline |
Get_Min(void) | CSG_Grid | |
Get_Name(void) const | CSG_Data_Object | |
Get_NCells(void) const | CSG_Grid | inline |
Get_nLineBytes(void) const | CSG_Grid | inline |
Get_NoData_Count(void) | CSG_Grid | |
Get_NoData_Value(bool bUpper=false) const | CSG_Data_Object | inline |
Get_nValueBytes(void) const | CSG_Grid | inline |
Get_NX(void) const | CSG_Grid | inline |
Get_NY(void) const | CSG_Grid | inline |
Get_ObjectType(void) const | CSG_Grid | inlinevirtual |
Get_Offset(void) const | CSG_Grid | |
Get_Owner(void) const | CSG_Data_Object | inline |
Get_Percentile(double Percentile, bool bFromHistogram=true) | CSG_Grid | |
Get_Projection(void) | CSG_Data_Object | |
Get_Projection(void) const | CSG_Data_Object | |
Get_Quantile(double Quantile, bool bFromHistogram=true) | CSG_Grid | |
Get_Range(void) | CSG_Grid | |
Get_RefID(void) const | CSG_Data_Object | inline |
Get_Row(int y) const | CSG_Grid | |
Get_Scaling(void) const | CSG_Grid | |
Get_Sorted(sLong Position, bool bDown=true, bool bCheckNoData=true) | CSG_Grid | inline |
Get_Sorted(sLong Position, sLong &i, bool bDown=true, bool bCheckNoData=true) | CSG_Grid | inline |
Get_Sorted(sLong Position, int &x, int &y, bool bDown=true, bool bCheckNoData=true) | CSG_Grid | inline |
Get_Statistics(void) | CSG_Grid | |
Get_Statistics(const CSG_Rect &rWorld, CSG_Simple_Statistics &Statistics, bool bHoldValues=false) const | CSG_Grid | |
Get_StdDev(void) | CSG_Grid | |
Get_System(void) const | CSG_Grid | inline |
Get_Type(void) const | CSG_Grid | inline |
Get_Unit(void) const | CSG_Grid | inline |
Get_Update_Flag(void) | CSG_Data_Object | inlineprotected |
Get_Value(double x, double y, TSG_Grid_Resampling Resampling=GRID_RESAMPLING_BSpline, bool bByteWise=false) const | CSG_Grid | |
Get_Value(const TSG_Point &p, TSG_Grid_Resampling Resampling=GRID_RESAMPLING_BSpline, bool bByteWise=false) const | CSG_Grid | |
Get_Value(double x, double y, double &Value, TSG_Grid_Resampling Resampling=GRID_RESAMPLING_BSpline, bool bNoData=false, bool bByteWise=false) const | CSG_Grid | |
Get_Value(const TSG_Point &p, double &Value, TSG_Grid_Resampling Resampling=GRID_RESAMPLING_BSpline, bool bNoData=false, bool bByteWise=false) const | CSG_Grid | |
Get_Variance(void) | CSG_Grid | |
Get_XMax(bool bCells=false) const | CSG_Grid | inline |
Get_XMin(bool bCells=false) const | CSG_Grid | inline |
Get_XRange(bool bCells=false) const | CSG_Grid | inline |
Get_YMax(bool bCells=false) const | CSG_Grid | inline |
Get_YMin(bool bCells=false) const | CSG_Grid | inline |
Get_YRange(bool bCells=false) const | CSG_Grid | inline |
Invert(void) | CSG_Grid | |
is_Cached(void) const | CSG_Grid | inline |
is_Compatible(CSG_Grid *pGrid) const | CSG_Grid | |
is_Compatible(const CSG_Grid_System &System) const | CSG_Grid | |
is_Compatible(int NX, int NY, double Cellsize, double xMin, double yMin) const | CSG_Grid | |
is_File_Native(void) const | CSG_Data_Object | inline |
is_InGrid(int x, int y, bool bCheckNoData=true) const | CSG_Grid | inline |
is_InGrid_byPos(double x, double y, bool bCheckNoData=true) const | CSG_Grid | inline |
is_InGrid_byPos(const TSG_Point &p, bool bCheckNoData=true) const | CSG_Grid | inline |
is_Intersecting(const CSG_Rect &Extent) const | CSG_Grid | |
is_Intersecting(const TSG_Rect &Extent) const | CSG_Grid | |
is_Intersecting(double xMin, double yMin, double xMax, double yMax) const | CSG_Grid | |
is_Modified(void) const | CSG_Data_Object | inlinevirtual |
is_NoData(int x, int y) const | CSG_Grid | inlinevirtual |
is_NoData(sLong i) const | CSG_Grid | inlinevirtual |
is_NoData_Value(double Value) const | CSG_Data_Object | inline |
is_Scaled(void) const | CSG_Grid | inline |
is_Valid(void) const | CSG_Grid | virtual |
Load_MetaData(const CSG_String &FileName) | CSG_Data_Object | protected |
Load_MetaData(CSG_File &Stream) | CSG_Data_Object | protected |
m_pOwner | CSG_Data_Object | protected |
Mirror(void) | CSG_Grid | |
Mul_Value(int x, int y, double Value) | CSG_Grid | inlinevirtual |
Mul_Value(sLong i, double Value) | CSG_Grid | inlinevirtual |
Multiply(const CSG_Grid &Grid) | CSG_Grid | virtual |
Multiply(double Value) | CSG_Grid | virtual |
Normalise(void) | CSG_Grid | |
On_Delete(void) | CSG_Grid | protectedvirtual |
On_NoData_Changed(void) | CSG_Data_Object | protectedvirtual |
On_Reload(void) | CSG_Grid | protectedvirtual |
On_Update(void) | CSG_Grid | protectedvirtual |
operator()(int x, int y) const | CSG_Grid | inlinevirtual |
operator*(const CSG_Grid &Grid) const | CSG_Grid | virtual |
operator*(double Value) const | CSG_Grid | virtual |
operator*=(const CSG_Grid &Grid) | CSG_Grid | virtual |
operator*=(double Value) | CSG_Grid | virtual |
operator+(const CSG_Grid &Grid) const | CSG_Grid | virtual |
operator+(double Value) const | CSG_Grid | virtual |
operator+=(const CSG_Grid &Grid) | CSG_Grid | virtual |
operator+=(double Value) | CSG_Grid | virtual |
operator-(const CSG_Grid &Grid) const | CSG_Grid | virtual |
operator-(double Value) const | CSG_Grid | virtual |
operator-=(const CSG_Grid &Grid) | CSG_Grid | virtual |
operator-=(double Value) | CSG_Grid | virtual |
operator/(const CSG_Grid &Grid) const | CSG_Grid | virtual |
operator/(double Value) const | CSG_Grid | virtual |
operator/=(const CSG_Grid &Grid) | CSG_Grid | virtual |
operator/=(double Value) | CSG_Grid | virtual |
operator=(const CSG_Grid &Grid) | CSG_Grid | virtual |
operator=(double Value) | CSG_Grid | virtual |
Reload(void) | CSG_Data_Object | |
Save(const char *File, int Format=0) | CSG_Grid | inlinevirtual |
Save(const wchar_t *File, int Format=0) | CSG_Grid | inlinevirtual |
Save(const CSG_String &File, int Format=0) | CSG_Grid | virtual |
Save_History_to_Model(const CSG_String &File) const | CSG_Data_Object | |
Save_MetaData(const CSG_String &FileName) | CSG_Data_Object | protected |
Save_MetaData(CSG_File &Stream) | CSG_Data_Object | protected |
Set_Cache(bool bOn) | CSG_Grid | |
Set_Description(const CSG_String &Description) | CSG_Data_Object | |
Set_File_Name(const CSG_String &FileName) | CSG_Data_Object | |
Set_File_Name(const CSG_String &FileName, bool bNative) | CSG_Data_Object | protected |
Set_File_Type(int Type) | CSG_Data_Object | inlineprotected |
Set_Index(bool bOn=true) | CSG_Grid | inline |
Set_Max_Samples(sLong Max_Samples) | CSG_Data_Object | virtual |
Set_Modified(bool bModified=true) | CSG_Grid | inlinevirtual |
Set_Name(const CSG_String &Name) | CSG_Data_Object | |
Set_Name(const char *Name) | CSG_Data_Object | |
Set_Name(const wchar_t *Name) | CSG_Data_Object | |
Set_NoData(int x, int y) | CSG_Grid | inlinevirtual |
Set_NoData(sLong i) | CSG_Grid | inlinevirtual |
Set_NoData_Value(double Value) | CSG_Data_Object | virtual |
Set_NoData_Value_Range(double Lower, double Upper) | CSG_Data_Object | virtual |
Set_Owner(CSG_Data_Object *pOwner) | CSG_Data_Object | inline |
Set_Row(int y, const CSG_Vector &Values) | CSG_Grid | |
Set_Scaling(double Scale=1.0, double Offset=0.0) | CSG_Grid | |
Set_Unit(const CSG_String &Unit) | CSG_Grid | |
Set_Update_Flag(bool bOn=true) | CSG_Data_Object | inlineprotected |
Set_Value(sLong i, double Value, bool bScaled=true) | CSG_Grid | inlinevirtual |
Set_Value(int x, int y, double Value, bool bScaled=true) | CSG_Grid | inlinevirtual |
Standardise(void) | CSG_Grid | |
Subtract(const CSG_Grid &Grid) | CSG_Grid | virtual |
Subtract(double Value) | CSG_Grid | virtual |
Track(bool Track=true, bool Offset=false) | CSG_Data_Object | static |
Update(bool bForce=false) | CSG_Data_Object | |
~CSG_Data_Object(void) | CSG_Data_Object | virtual |
~CSG_Grid(void) | CSG_Grid | virtual |