WMS:WMLibHydroTree: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "== Description == The '''public class HydroTree''' class stores hydrologic tree information and runs operations on the hydrologic tree in the WMLib. Most operations involving a...")
(No difference)

Revision as of 15:52, 10 November 2011

Description

The public class HydroTree class stores hydrologic tree information and runs operations on the hydrologic tree in the WMLib. Most operations involving adding or managing data in sub-basins or outlet points require a hydrologic tree.

Functions

  • public void ApplyLagTimes()
  • public System.Collections.Generic.List<OutletPoint> GetAllOutletPoints()