ADModule Class |
Namespace: DHI.Mike1D.Engine.ModuleAD
public class ADModule : IModule, IModuleNetwork, IModuleNetwork<IADNode, IADReach>, IModelStateReadWrite, IProxyProvider, ISourcePointProxyProvider
The ADModule type exposes the following members.
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.) |
![]() | FinalizeTimestep | |
![]() | Finish | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetNode | |
![]() | GetProxy | |
![]() | GetProxy(EngineNode) | |
![]() | GetProxy(EngineReach) | |
![]() | GetProxy(EngineReach, Int32) | |
![]() | GetProxyReachGeneric | |
![]() | GetReach | |
![]() | GetSourcePointProxy(EngineNode) | |
![]() | GetSourcePointProxy(EngineReach, Int32) | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PerformTimestep | |
![]() | PerformTimestep(Int32) | |
![]() | PreferredTimeStep | |
![]() | Prepare | |
![]() | PrepareForTimeStep | |
![]() | ReadState | |
![]() | SetInitialValues | |
![]() | 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.) |