Home
last modified time | relevance | path

Searched refs:TSG_Distance_Weighting (Results 1 – 2 of 2) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dgeo_tools.h595 TSG_Distance_Weighting; typedef
614 TSG_Distance_Weighting Get_Weighting (void) const { return( m_Weighting ); } in Get_Weighting()
615 bool Set_Weighting (TSG_Distance_Weighting Weighting);
661 TSG_Distance_Weighting m_Weighting;
H A Dgeo_classes.cpp1256 bool CSG_Distance_Weighting::Set_Weighting(TSG_Distance_Weighting Weighting) in Set_Weighting()