OneDayTsProfileRelative Property |
Specifies whether the DailyPattern is relative or absolute. If relative,
the DailyPattern is scaled such that its values integrates to 1 over one day.
Default is true.
Namespace:
DHI.Mike1D.BoundaryModule.PeriodicItem
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public bool Relative { get; set; }
Property Value
Type:
BooleanSee Also