DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.TimeSeries
ITsItemData(T) Interface
ITsItemData(T) Methods
GetMeanValue Method
GetMeanValue Method (DateTime, DateTime)
GetMeanValue Method (DateTime, DateTime, Int32)
ITsItemData
T
GetMeanValue Method (DateTime, DateTime)
The mean value is the
GetAccumulatedValue(DateTime, DateTime)
divided by the time interval length (in seconds)
Namespace:
DHI.Mike1D.Generic.TimeSeries
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
T
GetMeanValue
(
DateTime
start
,
DateTime
end
)
Parameters
start
Type:
System
DateTime
end
Type:
System
DateTime
Return Value
Type:
T
See Also
Reference
ITsItemData
T
Interface
GetMeanValue Overload
DHI.Mike1D.Generic.TimeSeries Namespace