DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
DDoubleTimeVectorGetterBox Class
DDoubleTimeVectorGetterBox Methods
GetValues Method
GetValues Method (DateTime)
GetValues Method (DateTime, Double[])
DDoubleTimeVectorGetterBox
GetValues Method (DateTime,
Double
)
Get the current values. A new array will be returned every time
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
void
GetValues
(
DateTime
time
,
double
[]
res
)
Parameters
time
Type:
System
DateTime
res
Type:
System
Double
Implements
IDoubleTimeVectorGetter
GetValues(DateTime,
Double
)
See Also
Reference
DDoubleTimeVectorGetterBox Class
GetValues Overload
DHI.Mike1D.Generic Namespace