|
SAGA API v9.10
|
This is the complete list of members for CSG_Grids, including all inherited members.
| Add(double Value) | CSG_Grids | virtual |
| Add_Attribute(const char *Name, TSG_Data_Type Type, int Insert=-1) | CSG_Grids | |
| Add_Attribute(const wchar_t *Name, TSG_Data_Type Type, int Insert=-1) | CSG_Grids | |
| Add_Attribute(const CSG_String &Name, TSG_Data_Type Type, int Insert=-1) | CSG_Grids | |
| Add_Grid(double Z) | CSG_Grids | |
| Add_Grid(double Z, CSG_Grid *pGrid, bool bAttach=false) | CSG_Grids | |
| Add_Grid(CSG_Table_Record &Attributes) | CSG_Grids | |
| Add_Grid(CSG_Table_Record &Attributes, CSG_Grid *pGrid, bool bAttach=false) | CSG_Grids | |
| Add_Value(int x, int y, int z, double Value) | CSG_Grids | inlinevirtual |
| Add_Value(sLong i, double Value) | CSG_Grids | inlinevirtual |
| asByte(int x, int y, int z, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asByte(sLong i, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asChar(int x, int y, int z, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asChar(sLong i, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asDouble(sLong i, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asDouble(int x, int y, int z, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asFloat(int x, int y, int z, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asFloat(sLong i, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asGrid(bool bPolymorph=false) const | CSG_Data_Object | |
| asGrids(bool bPolymorph=false) const | CSG_Data_Object | |
| asInt(int x, int y, int z, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asInt(sLong i, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asLong(int x, int y, int z, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asLong(sLong i, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asPointCloud(bool bPolymorph=false) const | CSG_Data_Object | |
| asShapes(bool bPolymorph=false) const | CSG_Data_Object | |
| asShort(int x, int y, int z, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| asShort(sLong i, bool bScaled=true) const | CSG_Grids | inlinevirtual |
| Assign(double Value=0.) | CSG_Grids | virtual |
| Assign(CSG_Data_Object *pObject, bool bProgress=false) | CSG_Grids | virtual |
| Assign(CSG_Grids *pGrids, CSG_Grid_Resampling Interpolation, bool bProgress=false) | CSG_Grids | virtual |
| Assign_NoData(void) | CSG_Grids | |
| asTable(bool bPolymorph=false) const | CSG_Data_Object | |
| asTIN(bool bPolymorph=false) const | CSG_Data_Object | |
| Create(const CSG_Grids &Grids) | CSG_Grids | virtual |
| Create(const CSG_Grids *pGrids, bool bCopyData=false) | CSG_Grids | virtual |
| Create(const char *FileName, bool bLoadData=true) | CSG_Grids | virtual |
| Create(const wchar_t *FileName, bool bLoadData=true) | CSG_Grids | virtual |
| Create(const CSG_String &FileName, bool bLoadData=true) | CSG_Grids | virtual |
| Create(const CSG_Grid_System &System, int NZ=0, double zMin=0., TSG_Data_Type Type=SG_DATATYPE_Undefined) | CSG_Grids | virtual |
| Create(const CSG_Grid_System &System, const CSG_Table &Attributes, int zAttribute=0, TSG_Data_Type Type=SG_DATATYPE_Undefined, bool bCreateGrids=false) | CSG_Grids | virtual |
| Create(int NX, int NY, int NZ=0, double Cellsize=0., double xMin=0., double yMin=0., double zMin=0., TSG_Data_Type Type=SG_DATATYPE_Undefined) | CSG_Grids | virtual |
| Create(const CSG_Table &Attributes, int zAttribute=0) | CSG_Grids | virtual |
| CSG_Data_Object(void) | CSG_Data_Object | |
| CSG_Grids(void) | CSG_Grids | |
| CSG_Grids(const CSG_Grids &Grids) | CSG_Grids | |
| CSG_Grids(const CSG_Grids *pGrids, bool bCopyData=false) | CSG_Grids | |
| CSG_Grids(const char *FileName, bool bLoadData=true) | CSG_Grids | |
| CSG_Grids(const wchar_t *FileName, bool bLoadData=true) | CSG_Grids | |
| CSG_Grids(const CSG_String &FileName, bool bLoadData=true) | CSG_Grids | |
| CSG_Grids(const CSG_Grid_System &System, int NZ=0, double zMin=0., TSG_Data_Type Type=SG_DATATYPE_Undefined) | CSG_Grids | |
| CSG_Grids(const CSG_Grid_System &System, const CSG_Table &Attributes, int zAttribute=0, TSG_Data_Type Type=SG_DATATYPE_Undefined, bool bCreateGrids=false) | CSG_Grids | |
| CSG_Grids(int NX, int NY, int NZ=0, double Cellsize=0., double xMin=0., double yMin=0., double zMin=0., TSG_Data_Type Type=SG_DATATYPE_Undefined) | CSG_Grids | |
| CSG_Grids(const CSG_Table &Attributes, int zAttribute=0) | CSG_Grids | |
| Del_Attribute(int Field) | CSG_Grids | |
| Del_Grid(int i, bool bDetach=false) | CSG_Grids | |
| Del_Grids(bool bDetach=false) | CSG_Grids | |
| Delete(void) | CSG_Data_Object | |
| Destroy(void) | CSG_Grids | virtual |
| Divide(double Value) | CSG_Grids | virtual |
| Fmt_Name(const char *Format,...) | CSG_Data_Object | |
| Fmt_Name(const wchar_t *Format,...) | CSG_Data_Object | |
| Get_Attributes(void) const | CSG_Grids | inline |
| Get_Attributes(int i) const | CSG_Grids | inline |
| Get_Attributes_Ptr(void) | CSG_Grids | inline |
| Get_Cellarea(void) const | CSG_Grids | inline |
| Get_Cellsize(void) const | CSG_Grids | inline |
| Get_Data_Count(void) | CSG_Grids | |
| Get_Description(void) const | CSG_Data_Object | |
| Get_Extent(void) | CSG_Grids | inlinevirtual |
| Get_Extent(bool bCells=false) const | CSG_Grids | inline |
| Get_File_Name(bool bNative=true) const | CSG_Data_Object | |
| Get_File_Type(void) const | CSG_Data_Object | |
| Get_Grid(int i) const | CSG_Grids | inline |
| Get_Grid_Count(void) const | CSG_Grids | inline |
| Get_Grid_Name(int i, int Style=0) const | CSG_Grids | |
| Get_Grid_Ptr(int i) const | CSG_Grids | inline |
| Get_Histogram(size_t nClasses=0) | CSG_Grids | |
| Get_Histogram(const CSG_Rect &rWorld, CSG_Histogram &Histogram, size_t nClasses=0) const | CSG_Grids | |
| 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_Grids | |
| Get_Max_Samples(void) const | CSG_Data_Object | inline |
| Get_Mean(void) | CSG_Grids | |
| Get_Memory_Size(void) const | CSG_Grids | inline |
| Get_MetaData(void) const | CSG_Data_Object | inline |
| Get_MetaData_DB(void) const | CSG_Data_Object | inline |
| Get_Min(void) | CSG_Grids | |
| Get_Name(void) const | CSG_Data_Object | |
| Get_NCells(void) const | CSG_Grids | inline |
| Get_nLineBytes(void) const | CSG_Grids | inline |
| Get_NoData_Count(void) | CSG_Grids | |
| Get_NoData_Value(bool bUpper=false) const | CSG_Data_Object | inline |
| Get_nValueBytes(void) const | CSG_Grids | inline |
| Get_NX(void) const | CSG_Grids | inline |
| Get_NY(void) const | CSG_Grids | inline |
| Get_NZ(void) const | CSG_Grids | inline |
| Get_ObjectType(void) const | CSG_Grids | inlinevirtual |
| Get_Offset(void) const | CSG_Grids | inline |
| Get_Owner(void) const | CSG_Data_Object | inline |
| Get_Percentile(double Percentile, bool bFromHistogram=true) | CSG_Grids | |
| Get_Projection(void) | CSG_Data_Object | |
| Get_Projection(void) const | CSG_Data_Object | |
| Get_Quantile(double Quantile, bool bFromHistogram=true) | CSG_Grids | |
| Get_Range(void) | CSG_Grids | |
| Get_RefID(void) const | CSG_Data_Object | inline |
| Get_Scaling(void) const | CSG_Grids | inline |
| Get_Sorted(sLong Position, bool bDown=true, bool bCheckNoData=true) | CSG_Grids | inline |
| Get_Sorted(sLong Position, sLong &i, bool bDown=true, bool bCheckNoData=true) | CSG_Grids | inline |
| Get_Sorted(sLong Position, int &x, int &y, int &z, bool bDown=true, bool bCheckNoData=true) | CSG_Grids | inline |
| Get_Statistics(void) | CSG_Grids | |
| Get_Statistics(const CSG_Rect &rWorld, CSG_Simple_Statistics &Statistics, bool bHoldValues=false) const | CSG_Grids | |
| Get_StdDev(void) | CSG_Grids | |
| Get_System(void) const | CSG_Grids | inline |
| Get_Type(void) const | CSG_Grids | inline |
| Get_Unit(void) const | CSG_Grids | inline |
| Get_Update_Flag(void) | CSG_Data_Object | inlineprotected |
| Get_Value(double x, double y, double z, CSG_Grid_Resampling Resampling=CSG_Grid_Resampling::Bicubic_2, CSG_Grid_Resampling ZResampling=CSG_Grid_Resampling::Undefined) const | CSG_Grids | |
| Get_Value(const TSG_Point_3D &p, CSG_Grid_Resampling Resampling=CSG_Grid_Resampling::Bicubic_2, CSG_Grid_Resampling ZResampling=CSG_Grid_Resampling::Undefined) const | CSG_Grids | |
| Get_Value(double x, double y, double z, double &Value, CSG_Grid_Resampling Resampling=CSG_Grid_Resampling::Bicubic_2, CSG_Grid_Resampling ZResampling=CSG_Grid_Resampling::Undefined) const | CSG_Grids | |
| Get_Value(const TSG_Point_3D &p, double &Value, CSG_Grid_Resampling Resampling=CSG_Grid_Resampling::Bicubic_2, CSG_Grid_Resampling ZResampling=CSG_Grid_Resampling::Undefined) const | CSG_Grids | |
| Get_Variance(void) | CSG_Grids | |
| Get_XMax(bool bCells=false) const | CSG_Grids | inline |
| Get_XMin(bool bCells=false) const | CSG_Grids | inline |
| Get_XRange(bool bCells=false) const | CSG_Grids | inline |
| Get_YMax(bool bCells=false) const | CSG_Grids | inline |
| Get_YMin(bool bCells=false) const | CSG_Grids | inline |
| Get_YRange(bool bCells=false) const | CSG_Grids | inline |
| Get_Z(int i) const | CSG_Grids | inline |
| Get_Z_Attribute(void) const | CSG_Grids | inline |
| Get_Z_Name_Field(void) const | CSG_Grids | |
| Get_ZMax(bool bCells=false) const | CSG_Grids | inline |
| Get_ZMin(bool bCells=false) const | CSG_Grids | inline |
| Get_ZRange(bool bCells=false) const | CSG_Grids | inline |
| is_Compatible(CSG_Grid *pGrid) const | CSG_Grids | |
| is_Compatible(CSG_Grids *pGrids) const | CSG_Grids | |
| is_Compatible(const CSG_Grid_System &System) const | CSG_Grids | |
| is_Compatible(int NX, int NY, double Cellsize, double xMin, double yMin) const | CSG_Grids | |
| is_File_Native(void) const | CSG_Data_Object | inline |
| is_InGrid(int x, int y, int z, bool bCheckNoData=true) const | CSG_Grids | inline |
| is_InGrid_byPos(double x, double y, double z, bool bCheckNoData=true) const | CSG_Grids | inline |
| is_InGrid_byPos(const TSG_Point_3D &p, bool bCheckNoData=true) const | CSG_Grids | inline |
| is_Intersecting(const CSG_Rect &Extent) const | CSG_Grids | inline |
| is_Intersecting(const TSG_Rect &Extent) const | CSG_Grids | inline |
| is_Intersecting(double xMin, double yMin, double xMax, double yMax) const | CSG_Grids | inline |
| is_Modified(void) const | CSG_Grids | inlinevirtual |
| is_NoData(int x, int y, int z) const | CSG_Grids | inlinevirtual |
| is_NoData(sLong i) const | CSG_Grids | inlinevirtual |
| is_NoData_Value(double Value) const | CSG_Data_Object | inline |
| is_Scaled(void) const | CSG_Grids | inline |
| is_Valid(void) const | CSG_Grids | virtual |
| Load(const CSG_String &File, bool bLoadData=true) | CSG_Grids | 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 |
| Mul_Value(int x, int y, int z, double Value) | CSG_Grids | inlinevirtual |
| Mul_Value(sLong i, double Value) | CSG_Grids | inlinevirtual |
| Multiply(double Value) | CSG_Grids | virtual |
| On_Delete(void) | CSG_Grids | protectedvirtual |
| On_NoData_Changed(void) | CSG_Data_Object | protectedvirtual |
| On_Reload(void) | CSG_Grids | protectedvirtual |
| On_Update(void) | CSG_Grids | protectedvirtual |
| operator()(int x, int y, int z) const | CSG_Grids | inlinevirtual |
| operator*=(double Value) | CSG_Grids | virtual |
| operator+=(double Value) | CSG_Grids | virtual |
| operator-=(double Value) | CSG_Grids | virtual |
| operator/=(double Value) | CSG_Grids | virtual |
| operator=(const CSG_Grids &Grids) | CSG_Grids | virtual |
| operator=(double Value) | CSG_Grids | virtual |
| operator[](int i) | CSG_Grids | inlinevirtual |
| Reload(void) | CSG_Data_Object | |
| Save(const CSG_String &File, int Format=0) | CSG_Grids | virtual |
| Save(const char *File, int Format=0) | CSG_Grids | inlinevirtual |
| Save(const wchar_t *File, int Format=0) | CSG_Grids | inlinevirtual |
| 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_Attribute(int i, int Field, const CSG_String &Value) | CSG_Grids | |
| Set_Attribute(int i, const CSG_String &Field, const CSG_String &Value) | CSG_Grids | |
| Set_Attribute(int i, const wchar_t *Field, const wchar_t *Value) | CSG_Grids | |
| Set_Attribute(int i, const char *Field, const char *Value) | CSG_Grids | |
| Set_Attribute(int i, int Field, double Value) | CSG_Grids | |
| Set_Attribute(int i, const CSG_String &Field, double Value) | CSG_Grids | |
| Set_Attribute(int i, const wchar_t *Field, double Value) | CSG_Grids | |
| Set_Attribute(int i, const char *Field, double Value) | CSG_Grids | |
| 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_Grid_Count(int Count) | CSG_Grids | |
| Set_Index(bool bOn=true) | CSG_Grids | inline |
| Set_Max_Samples(sLong Max_Samples) | CSG_Grids | virtual |
| Set_Modified(bool bModified=true) | CSG_Grids | 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, int z) | CSG_Grids | inlinevirtual |
| Set_NoData(sLong i) | CSG_Grids | inlinevirtual |
| Set_NoData_Value(double Value) | CSG_Data_Object | virtual |
| Set_NoData_Value_Range(double loValue, double hiValue) | CSG_Grids | virtual |
| Set_Owner(CSG_Data_Object *pOwner) | CSG_Data_Object | inline |
| Set_Scaling(double Scale=1., double Offset=0.) | CSG_Grids | |
| Set_Unit(const CSG_String &Unit) | CSG_Grids | |
| Set_Update_Flag(bool bOn=true) | CSG_Data_Object | inlineprotected |
| Set_Value(sLong i, double Value, bool bScaled=true) | CSG_Grids | inlinevirtual |
| Set_Value(int x, int y, int z, double Value, bool bScaled=true) | CSG_Grids | inlinevirtual |
| Set_Z(int i, double Value) | CSG_Grids | |
| Set_Z_Attribute(int Field, bool bSetNameField=false) | CSG_Grids | |
| Set_Z_Name_Field(int Field) | CSG_Grids | |
| Subtract(double Value) | CSG_Grids | virtual |
| Track(bool Track=true, bool Offset=false) | CSG_Data_Object | static |
| Update(bool bForce=false) | CSG_Data_Object | |
| Update_Z_Order(void) | CSG_Grids | |
| ~CSG_Data_Object(void) | CSG_Data_Object | virtual |
| ~CSG_Grids(void) | CSG_Grids | virtual |