| Load(IConnection) |
Creates a Mike1DController and loads the setup.
The setup is loaded with all default parameters.
In case of errors when loading the setup, a Mike1DException is thrown. Errors can be examined by extracting the IDiagnostics object stored in Data using string key "Diagnostics". |
| Load(IConnection, IDiagnostics) | Creates a Mike1DController and loads the setup. The setup is loaded with all default parameters |