IDoubleTimeVectorGetter Interface |
Namespace: DHI.Mike1D.Generic
public interface IDoubleTimeVectorGetter
Name | Description | |
---|---|---|
![]() | GetValues(DateTime) |
Get the current values. A new array will be returned every time
|
![]() | GetValues(DateTime, Double) |
Get the current values.
|