| EngineNetSimple Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: DHI.Mike1D.Engine
 Syntax
SyntaxThe EngineNetSimple type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | EngineNetSimple | Initializes a new instance of the Object class. | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CatchmentValues | (Inherited from NetworkValueIdList.) | 
|  | GenericValues | (Inherited from NetworkValueIdList.) | 
|  | NodeValues | (Inherited from NetworkValueIdList.) | 
|  | ReachValues | (Inherited from NetworkValueIdList.) | 
 Methods
Methods| 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.) | 
 Events
Events| Name | Description | |
|---|---|---|
|  | ApplyExternalSourcesEvent | 
            An event that is called everytime external sources are to be applied
            (Inherited from NetworkValueIdList.) | 
 See Also
See Also