STModule Class |
Namespace: DHI.Mike1D.Engine.ModuleST
public class STModule : IModule, IModelStateReadWrite, IModuleNetwork<ISTNode, ISTReach>, IProxyProvider
The STModule type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalculateEngelundFredsoeIntegral | |
![]() | CalculateGamma0 | |
![]() | CalculateGamma0GarciaParker | |
![]() | CalculateLaneKalinskeIntegral | |
![]() | 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.) |
![]() | FinalizeTimestep | |
![]() | Finish | |
![]() | GetEngelundFredsoeIntegral | |
![]() | GetGamma0 | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLaneKalinskeIntegral | |
![]() | GetProxy | |
![]() | GetProxy(EngineNode) | |
![]() | GetProxy(EngineReach) | |
![]() | GetProxy(EngineReach, Int32) | |
![]() | GetProxyReachGeneric | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PerformTimestep | |
![]() | PreferredTimeStep | |
![]() | Prepare | |
![]() | PrepareForTimeStep | |
![]() | ReadState | |
![]() | StateUpdated | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WriteState |
Name | Description | |
---|---|---|
![]() | GetProxy | Overloaded. (Defined by EngineExtensions.) |
![]() | GetProxy(EngineNode) | Overloaded. (Defined by EngineExtensions.) |
![]() | GetProxy(EngineReach) | Overloaded. (Defined by EngineExtensions.) |
![]() | GetProxy(EngineReach, Int32) | Overloaded. (Defined by EngineExtensions.) |
![]() | GetProxyReachGeneric | (Defined by EngineExtensions.) |