Mike1DControllerFactory Methods |
The Mike1DControllerFactory type exposes the following members.
Name | Description | |
---|---|---|
Create(Mike1DData) |
Create controller based on content of the mike1DData.
| |
Create(String, IDiagnostics) |
Load data from file, and create controller.
| |
Create(IConnection, IDiagnostics) |
Load data from file, and create controller.
| |
CreateController |
Create controller, using the provided MIKE 1D data object.
Sets up log-file writing. | |
CreatePreController |
Create pre-simulation controller. A pre-controller may need to
run before the actual simulation in order to preproces any
required data.
The only current pre-controller is auto-calibration of NAM/RDI catchments. | |
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.) | |
OpenAndCreate |
Open setup and populate Mike1DData, and create a IMike1DController.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |