DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
DateTimeTable2D Class
DateTimeTable2D Methods
Lookup Method
Prepare Method
DateTimeTable2D
Lookup Method
Lookup data in table for given date and y-value
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
double
Lookup
(
DateTime
date
,
double
y
)
Parameters
date
Type:
System
DateTime
y
Type:
System
Double
Return Value
Type:
Double
See Also
Reference
DateTimeTable2D Class
DHI.Mike1D.Generic Namespace