WMS:WMLibHydroTree

From XMS Wiki
Revision as of 15:52, 10 November 2011 by Cmsmemoe (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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()