LSDTopoTools
 All Classes Files Functions Variables Friends Pages
LSDIndexRaster Member List

This is the complete list of members for LSDIndexRaster, including all inherited members.

AnalysisOfQuality(LSDIndexRaster &ActualRaster)LSDIndexRaster
check_if_point_is_in_raster(float X_coordinate, float Y_coordinate)LSDIndexRaster
clip_to_smaller_raster(LSDRaster &smaller_raster)LSDIndexRaster
clip_to_smaller_raster(LSDIndexRaster &smaller_raster)LSDIndexRaster
CombineBinaryNetwork(LSDIndexRaster &Network1, LSDIndexRaster &Network2)LSDIndexRaster
ConnectedComponents()LSDIndexRaster
ConvertToBinary(int Value, int ndv)LSDIndexRaster
DataResolutionLSDIndexRasterprotected
detect_unique_values()LSDIndexRaster
does_raster_have_same_dimensions(LSDRaster &Compare_raster)LSDIndexRaster
does_raster_have_same_dimensions(LSDIndexRaster &Compare_raster)LSDIndexRaster
does_raster_have_same_dimensions_and_georeferencing(LSDRaster &Compare_raster)LSDIndexRaster
does_raster_have_same_dimensions_and_georeferencing(LSDIndexRaster &Compare_raster)LSDIndexRaster
filter_by_connected_components(int connected_components_threshold)LSDIndexRaster
find_end_points() (defined in LSDIndexRaster)LSDIndexRaster
find_holes_with_nodata_bots(int NSteps, int NSweeps)LSDIndexRaster
Find_UTM_central_meridian(int UTM_zone)LSDIndexRaster
FlattenToCSV(string FileName)LSDIndexRaster
FlattenToWGS84CSV(string FileName)LSDIndexRaster
GeoReferencingStringsLSDIndexRasterprotected
get_data_element(int row, int column)LSDIndexRasterinline
get_DataResolution() const LSDIndexRasterinline
get_GeoReferencingStrings() const LSDIndexRasterinline
get_lat_and_long_locations(int row, int col, double &lat, double &longitude, LSDCoordinateConverterLLandUTM Converter)LSDIndexRaster
get_list_of_values()LSDIndexRaster
get_NCols() const LSDIndexRasterinline
get_NoDataValue() const LSDIndexRasterinline
get_NRows() const LSDIndexRasterinline
get_points_in_holes_for_interpolation(int NSteps, int NSweeps, vector< float > &UTME, vector< float > &UTMN, vector< int > &row_nodes, vector< int > &col_nodes)LSDIndexRaster
get_RasterData() const LSDIndexRasterinline
get_row_and_col_of_a_point(float X_coordinate, float Y_coordinate, int &row, int &col)LSDIndexRaster
get_UTM_information(int &UTM_zone, bool &is_North)LSDIndexRaster
get_value_of_point(float UTME, float UTMN)LSDIndexRaster
get_x_and_y_locations(int row, int col, double &x_loc, double &y_loc)LSDIndexRaster
get_x_and_y_locations(int row, int col, float &x_loc, float &y_loc)LSDIndexRaster
get_XMinimum() const LSDIndexRasterinline
get_YMinimum() const LSDIndexRasterinline
GetAreaDifference(LSDIndexRaster &ActualRaster)LSDIndexRaster
impose_georeferencing_UTM(int zone, string NorS)LSDIndexRaster
list_unique_valuesLSDIndexRasterprotected
LSDIndexRaster()LSDIndexRasterinline
LSDIndexRaster(string filename, string extension)LSDIndexRasterinline
LSDIndexRaster(int nrows, int ncols, float xmin, float ymin, float cellsize, int ndv, Array2D< int > data)LSDIndexRasterinline
LSDIndexRaster(int nrows, int ncols, float xmin, float ymin, float cellsize, int ndv, Array2D< int > data, map< string, string > GRS_map)LSDIndexRasterinline
LSDIndexRaster(int nrows, int ncols, float xmin, float ymin, float cellsize, int ndv, map< string, string > GRS_map, int ConstValue)LSDIndexRasterinline
LSDIndexRaster(LSDRaster &NonIntLSDRaster)LSDIndexRasterinline
LSDIndexRaster(LSDRaster &ARaster, int ConstValue)LSDIndexRasterinline
LSDRasterTemplate(Array2D< int > InputData)LSDIndexRaster
MergeChannelWithFloodplain(LSDIndexRaster FloodPlain)LSDIndexRaster
MergeIndexRasters(LSDIndexRaster &RasterToAdd)LSDIndexRaster
NColsLSDIndexRasterprotected
NoData_from_another_raster(LSDRaster &other_raster)LSDIndexRaster
NoDataValueLSDIndexRasterprotected
NRowsLSDIndexRasterprotected
operator=(const LSDIndexRaster &LSDIR)LSDIndexRaster
PadRaster(int NPixels)LSDIndexRaster
RasterDataLSDIndexRasterprotected
RasterTrimmer()LSDIndexRaster
read_raster(string filename, string extension)LSDIndexRaster
release_random_bot(Array2D< int > &Visited, int startrow, int startcol, int NSteps)LSDIndexRaster
remove_checkerboard_pattern()LSDIndexRaster
remove_downstream_endpoints(LSDIndexRaster CC, LSDRaster Topo) (defined in LSDIndexRaster)LSDIndexRaster
remove_holes_in_patches(int window_radius)LSDIndexRaster
remove_holes_in_patches_connected_components(int window_radius)LSDIndexRaster
RemoveSmallPatches(int minimum_segment_size)LSDIndexRaster
Resample(float OutputResolution)LSDIndexRaster
set_data_element(int row, int column, int data)LSDIndexRasterinline
thin_to_skeleton()LSDIndexRaster
thinningIteration(Array2D< int > &binary, int iter) (defined in LSDIndexRaster)LSDIndexRaster
Update_GeoReferencingStrings(float NewXmin, float NewYmax)LSDIndexRaster
Update_GeoReferencingStrings()LSDIndexRaster
write_raster(string filename, string extension)LSDIndexRaster
XMinimumLSDIndexRasterprotected
YMinimumLSDIndexRasterprotected