DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.TimeSeries
TsItemDataDouble Class
TsItemDataDouble Methods
GetData Method
GetData Method (DateTime)
GetData Method (Int32)
GetData Method (DateTime, Int32)
GetData Method (Double, Int32)
TsItemDataDouble
GetData Method (DateTime, Int32
)
Gets the raw data for the given time. It differs from the
GetValue(DateTime)
for the
StepAccumulated
and the
Accumulated
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
GetData
(
DateTime
time
,
ref
int
lastInterval
)
Parameters
time
Type:
System
DateTime
lastInterval
Type:
System
Int32
Return Value
Type:
Double
See Also
Reference
TsItemDataDouble Class
GetData Overload
DHI.Mike1D.Generic.TimeSeries Namespace