LSDTopoTools
 All Classes Files Functions Variables Friends Pages
LSDChannel Member List

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

append_index_channel_to_index_raster(LSDIndexRaster &old_raster)LSDIndexChannel
calculate_channel_heads(int min_seg_length_for_channel_heads, float A_0, float m_over_n, LSDFlowInfo &FlowInfo)LSDChannel
calculate_chi(float downslope_chi, float m_over_n, float A_0, LSDFlowInfo &FlowInfo)LSDChannel
calculate_chi(float downslope_chi, float m_over_n, float A_0, LSDRaster &FlowAccum, LSDFlowInfo &FlowInfo)LSDChannel
ChiLSDChannelprotected
ColSequenceLSDIndexChannelprotected
DataResolutionLSDIndexChannelprotected
DrainageAreaLSDChannelprotected
ElevationLSDChannelprotected
EndJunctionLSDIndexChannelprotected
EndNodeLSDIndexChannelprotected
find_best_fit_m_over_n_with_segments(int n_movern, float d_movern, float start_movern, float downslope_chi, float A_0, LSDFlowInfo &FlowInfo, int minimum_segment_length, float sigma, float target_nodes)LSDChannel
find_best_fit_m_over_n_with_segments()LSDChannel
find_most_likeley_segments(int minimum_segment_length, float sigma, int target_nodes, vector< float > &b_vec, vector< float > &m_vec, vector< float > &r2_vec, vector< float > &DW_vec, vector< float > &thinned_chi, vector< float > &thinned_elev, vector< float > &fitted_elev, vector< int > &node_ref_thinned, vector< int > &these_segment_lengths, float &this_MLE, int &this_n_segments, int &n_data_nodes, float &this_AIC, float &this_AICc)LSDChannel
GeoReferencingStringsLSDIndexChannelprotected
get_Chi()LSDChannelinline
get_ColSequence() const LSDIndexChannelinline
get_contributing_pixels_at_node(int n_node, LSDFlowInfo &FlowInfo)LSDIndexChannel
get_contributing_pixels_at_outlet(LSDFlowInfo &FlowInfo)LSDIndexChannelinline
get_contributing_pixels_at_penultimate_node(LSDFlowInfo &FlowInfo)LSDIndexChannel
get_coordinates_of_channel_nodes(vector< double > &X_coordinates, vector< double > &Y_coordinates)LSDIndexChannel
get_coordinates_of_channel_nodes(vector< float > &X_coordinates, vector< float > &Y_coordinates)LSDIndexChannel
get_DataResolution() const LSDIndexChannelinline
get_Elevation()LSDChannelinline
get_EndJunction() const LSDIndexChannelinline
get_EndNode() const LSDIndexChannelinline
get_GeoReferencingStrings() const LSDIndexChannelinline
get_n_nodes_in_channel() const LSDIndexChannelinline
get_NCols() const LSDIndexChannelinline
get_NoDataValue() const LSDIndexChannelinline
get_node_in_channel(int n_node)LSDIndexChannel
get_node_row_col_in_channel(int n_node, int &node, int &row, int &col)LSDIndexChannel
get_NodeSequence() const LSDIndexChannelinline
get_NRows() const LSDIndexChannelinline
get_row_column_of_end_node(LSDFlowInfo &FlowInfo, int &row, int &col)LSDIndexChannel
get_RowSequence() const LSDIndexChannelinline
get_StartJunction() const LSDIndexChannelinline
get_StartNode() const LSDIndexChannelinline
get_XMinimum() const LSDIndexChannelinline
get_YMinimum() const LSDIndexChannelinline
LSDChannel()LSDChannelinline
LSDChannel(LSDIndexChannel &InChann)LSDChannelinline
LSDChannel(int StartNode, int EndNode, LSDFlowInfo &FlowInfo)LSDChannelinline
LSDChannel(int StartJunction, int StartNode, int EndJunction, int EndNode, LSDFlowInfo &FlowInfo)LSDChannelinline
LSDChannel(int StartNode, int EndNode, float downslope_chi, float m_over_n, float A_0, LSDFlowInfo &FlowInfo, LSDRaster &Elevation_Raster)LSDChannelinline
LSDChannel(int StartNode, int EndNode, float downslope_chi, float m_over_n, float A_0, LSDFlowInfo &FlowInfo, LSDRaster &Elevation_Raster, LSDRaster &DA)LSDChannelinline
LSDChannel(float downslope_chi, float m_over_n, float A_0, LSDIndexChannel &InChann, LSDFlowInfo &FlowInfo, LSDRaster &Elevation_Raster)LSDChannelinline
LSDIndexChannel()LSDIndexChannelinline
LSDIndexChannel(int StartNode, int EndNode, LSDFlowInfo &FlowInfo)LSDIndexChannelinline
LSDIndexChannel(int StartJunction, int StartNode, int EndJunction, int EndNode, LSDFlowInfo &FlowInfo)LSDIndexChannelinline
LSDIndexChannel(vector< float > &X_coords, vector< float > &Y_coords, LSDFlowInfo &FlowInfo, float threshold_area, float threshold_distance) (defined in LSDIndexChannel)LSDIndexChannelinline
NColsLSDIndexChannelprotected
NoDataValueLSDIndexChannelprotected
NodeSequenceLSDIndexChannelprotected
NRowsLSDIndexChannelprotected
print_channel_to_IndexRaster(LSDFlowInfo &FlowInfo)LSDChannel
print_index_channel_to_index_raster()LSDIndexChannel
retrieve_chi_at_channel_node(int ch_node)LSDChannelinline
retrieve_node_information(int ch_node, float &elev, float &chi, float &drainarea)LSDChannelinline
RowSequenceLSDIndexChannelprotected
StartJunctionLSDIndexChannelprotected
StartNodeLSDIndexChannelprotected
truncate_final_node()LSDIndexChannel
write_channel_to_csv(string path, string filename, LSDRaster &flow_dist)LSDChannel
LSDIndexChannel::write_channel_to_csv(string path, string filename)LSDIndexChannel
XMinimumLSDIndexChannelprotected
YMinimumLSDIndexChannelprotected