EngineNetSimple Class |
Namespace: DHI.Mike1D.Engine
The EngineNetSimple type exposes the following members.
Name | Description | |
---|---|---|
![]() | EngineNetSimple | Initializes a new instance of the Object class. |
Name | Description | |
---|---|---|
![]() | CatchmentValues | (Inherited from NetworkValueIdList.) |
![]() | GenericValues | (Inherited from NetworkValueIdList.) |
![]() | NodeValues | (Inherited from NetworkValueIdList.) |
![]() | ReachValues | (Inherited from NetworkValueIdList.) |
Name | Description | |
---|---|---|
![]() | ApplyExternalSources |
Apply external sources.
|
![]() | Clear | (Inherited from NetworkValueIdList.) |
![]() | 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.) |
![]() | GetTotalInflow |
Get inflow contributions from point source boundaries into nodes and catchment connections into nodes.
null corresponds to all network.
|
![]() | GetTotalInflowAllNetwork |
Get inflow contributions from point source boundaries into all of the network.
|
![]() | GetTotalInflowNodes |
Get inflow contributions from point source boundaries into nodes and catchment connections into nodes.
null corresponds to all network
|
![]() | 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.) |
![]() | TriggerApplyExternalSourcesEvent | (Inherited from NetworkValueIdList.) |
Name | Description | |
---|---|---|
![]() | ApplyExternalSourcesEvent |
An event that is called everytime external sources are to be applied
(Inherited from NetworkValueIdList.) |