STActiveLayerData Class |
For active-layer-only models, this is the thickness were transport starts being scaled down. Set to zero to disable the scaling down.
Namespace: DHI.Mike1D.STDataAccess
The STActiveLayerData type exposes the following members.
| Name | Description | |
|---|---|---|
| STActiveLayerData | Initializes a new instance of the STActiveLayerData class | |
| STActiveLayerData(Double) |
Specified active layer thichness constructor
| |
| STActiveLayerData(Double, Double, Double) |
Depthbased constructor
|
| Name | Description | |
|---|---|---|
| DepthType |
Type of active layer depth
| |
| FactorOnDepth |
FactorOnDepth
| |
| MaxThickness |
FactorOnDepth
| |
| Thickness |
Thickness of active layer. If DepthType is FactorOnDepth,
this is also the minimum value
|
| 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.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |