CatchmentNamDataAdditional Property |
Additional parameters for the NAM catchment.
These parameters are not used for the calculation, but can be used to
calculate parameters for the catchment
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public CatchmentNamAdditional Additional { get; }
Public ReadOnly Property Additional As CatchmentNamAdditional
Get
public:
virtual property CatchmentNamAdditional^ Additional {
CatchmentNamAdditional^ get () sealed;
}
Property Value
Type:
CatchmentNamAdditionalImplements
ICatchmentNamDataAdditionalSee Also