Click or drag to resize

Mike1DData Fields

The Mike1DData type exposes the following members.

Fields
  NameDescription
Protected field_connection
Protected holder of read/write info
(Inherited from AbstractDataAccess.)
Public fieldControllerCreatedEvent
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.

Public fieldUseAD
Flag specifying whether Advection Dispersion/component transport is included.
Public fieldUseCatchmentDischargeResults 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.
Public fieldUseControlModule
Flag specifying whether Control module is included.
Public fieldUseDA
Flag specifying whether DA is included.
Public fieldUseEL
Flag specifying whether EcoLab is included. EcoLab automatically enables AD, UseAD
Public fieldUseHD
Flag specifying whether HD is included.
Public fieldUseRR
Flag specifying whether Rainfall Runoff calculation is included.
Public fieldUseRRADST
Flag specifying whether water quality (from AD or ST) for RR is included.
Public fieldUseRRResults 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.
Public fieldUseST
Flag specifying whether Sediment transport is included.
Top
See Also