For active-layer-only models, this is the thickness were transport starts being scaled down. Set to zero to disable the scaling down.
public class STActiveLayerData| STActiveLayerData | Initializes a new instance of the STActiveLayerData class |
| STActiveLayerData(Double) | Specified active layer thichness constructor |
| STActiveLayerData(Double, Double, Double) | Depthbased constructor |
| 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 |
| 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) |