| NodeCoverSpilling Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: DHI.Mike1D.Engine
 Syntax
Syntaxpublic class NodeCoverSpilling : NodeCover
The NodeCoverSpilling type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsSpilling | (Overrides NodeCoverIsSpilling.) | 
|  | RadiusAtWaterLevelStart | (Inherited from NodeCover.) | 
|  | SpillCoefficient | |
|  | SpillingWaterLevel | |
|  | WaterLevelStart | (Inherited from NodeCover.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | FlowArea | (Overrides NodeCoverFlowArea(Double, Double).) | 
|  | FlowAreaExpanding | (Inherited from NodeCover.) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | InCover | (Inherited from NodeCover.) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | SpillingDischarge | (Overrides NodeCoverSpillingDischarge(Double, Double).) | 
|  | SurfaceArea | (Overrides NodeCoverSurfaceArea(Double, Double).) | 
|  | SurfaceAreaExpanding | (Inherited from NodeCover.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
|  | Volume | (Overrides NodeCoverVolume(Double, Double).) | 
|  | VolumeExpanding | (Inherited from NodeCover.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | _expansionCoefficient | (Inherited from NodeCover.) | 
|  | _radiusAtWaterLevelStart | (Inherited from NodeCover.) | 
|  | _waterLevelStart | (Inherited from NodeCover.) | 
 See Also
See Also