Click or drag to resize

CatchmentSourceBoundaryGetAccumulatedValue Method

Overload List
  NameDescription
Public methodGetAccumulatedValue(DateTime, DateTime)
Get accumukated value of the catchment source boundary between the start and end time. The result is set to a negative value for Evaporation and Abstraction boundary types.
(Overrides AbstractSourceBoundaryGetAccumulatedValue(DateTime, DateTime).)
Public methodGetAccumulatedValue(Int32, DateTime, DateTime)
Get accumulated value for component at given index at the given time span
(Inherited from AbstractSourceBoundary.)
Top
See Also