Click or drag to resize

LIDBase Methods

The LIDBase type exposes the following members.

Methods
  NameDescription
Public methodAddInflow
Add inflow (run-on from catchment to LID)
Public methodApplyBoundary(CatchmentSourceBoundaryTypes, IBoundarySource)
Apply a boundary to this catchment
Public methodApplyBoundary(GlobalSourceBoundaryTypes, GlobalGeoLocatedSource)
Apply a boundary to this catchment
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFinish
Finish simulations
Protected methodGetEvapRates
Computes evaporation rate from layer.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitialize
Public methodStatic memberLimit
Limit val between minValue and maxValue
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepare
Protected methodPrepareForNewReportFile(IDiagnostics)
Check report file directory and delete existing file, if present.
Public methodStatic memberPrepareForNewReportFile(IDiagnostics, IFilePath, String)
Check report file directory and delete existing file, if present.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also