RainfallRunoffData Properties |
The RainfallRunoffData type exposes the following members.
Name | Description | |
---|---|---|
AdditionalData |
Internal method. Additional data from the MIKE 1D data object. Set during initialize.
| |
Catchments |
Get collection of catchments
| |
Connection |
Holder of read/write information
(Inherited from AbstractDataAccess.) | |
CustomTypes |
List of custom types stored in the data object and that must be serialized.
(Inherited from AbstractDataAccess.)A custom type is e.g. a user implemented structure or catchment model. In order to store information on the custom type in the .m1dx file, the system needs to know which custom types are being used, and they must be added to this list. | |
ExtensionData |
Holds data from an extended DataContract
(Inherited from AbstractDataAccess.) | |
Parameters |
Set default parameters for all catchments
| |
Pollutants |
Get a list of pollutants for SWQ simulation
| |
ProjectionString |
Projection string, inherited from MIKE 1D Data object.
| |
RuntimeDiagnostics |
Set the runtime diagnostics. Errors and warnings are added to the runtime diagnostics during rum time.
| |
TimeStepMultiplier |
For Mike 11 setups, rainfall runoff models use a time step multiplier
relative to the HD module time step
| |
WriteRRStatFileFlag |
If true, then a RRStat.txt file is created with a summary of rainfall runoff data for
all catchments. The RRStat.txt file is only created if a stand-alone RR simulation is performed.
|