DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.TimeSeries
TsItemDataDouble Class
TsItemDataDouble Methods
GetMinValue Method
GetMinValue Method (DateTime, DateTime)
GetMinValue Method (DateTime, DateTime, Int32)
GetMinValue Method (Double, Double, Int32)
TsItemDataDouble
GetMinValue Method (DateTime, DateTime, Int32
)
Namespace:
DHI.Mike1D.Generic.TimeSeries
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
double
GetMinValue
(
DateTime
start
,
DateTime
end
,
ref
int
lastInterval
)
Parameters
start
Type:
System
DateTime
end
Type:
System
DateTime
lastInterval
Type:
System
Int32
Return Value
Type:
Double
Implements
ITsItemData
T
GetMinValue(DateTime, DateTime, Int32
)
See Also
Reference
TsItemDataDouble Class
GetMinValue Overload
DHI.Mike1D.Generic.TimeSeries Namespace