CatchmentNamBoundaryTemperature Property |
Temperature boundary
The boundary must cover the entire simulation period.
Unit: [C] celcius.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IBoundarySource BoundaryTemperature { get; set; }
Public Property BoundaryTemperature As IBoundarySource
Get
Set
public:
property IBoundarySource^ BoundaryTemperature {
IBoundarySource^ get ();
void set (IBoundarySource^ value);
}
Property Value
Type:
IBoundarySourceSee Also