Mike1DData Fields |
The Mike1DData type exposes the following members.
Name | Description | |
---|---|---|
_connection |
Protected holder of read/write info
(Inherited from AbstractDataAccess.) | |
ControllerCreatedEvent |
Event that is triggered when a this Mike1DData is
being connected to a newly created controller.
This can be used by components that only have access to data access classes, to also get access to the controller and its events. Examples are data bridges and plugins. | |
UseAD |
Flag specifying whether Advection Dispersion/component transport is included.
| |
UseCatchmentDischargeResults | Obsolete.
Flag specifying whether rainfall runoff catchment discharge data are
extracted from a rainfall runoff result file.
Can not be used simultaneously with the UseRR,
only one of them can be enabled.
| |
UseControlModule |
Flag specifying whether Control module is included.
| |
UseDA |
Flag specifying whether DA is included.
| |
UseEL |
Flag specifying whether EcoLab is included. EcoLab automatically enables AD, UseAD | |
UseHD |
Flag specifying whether HD is included.
| |
UseRR |
Flag specifying whether Rainfall Runoff calculation is included.
| |
UseRRADST |
Flag specifying whether water quality (from AD or ST) for RR is included.
| |
UseRRResults | Obsolete.
Flag specifying whether rainfall runoff data are
extracted from a rainfall runoff result file.
Can not be used simultaneously with the UseRR,
only one of them can be enabled.
| |
UseST |
Flag specifying whether Sediment transport is included.
|