DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.TimeSeries
TsItemDataDouble Class
TsItemDataDouble Methods
GetValue Method
GetValue Method (DateTime)
GetValue Method (Double)
GetValue Method (DateTime, Int32)
GetValue Method (Double, Int32)
TsItemDataDouble
GetValue Method (DateTime)
Get value for the given Date_time.
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
public
double
GetValue
(
DateTime
time
)
Parameters
time
Type:
System
DateTime
Return Value
Type:
Double
Implements
ITsItemData
T
GetValue(DateTime)
See Also
Reference
TsItemDataDouble Class
GetValue Overload
DHI.Mike1D.Generic.TimeSeries Namespace