TargetDataGetTargetData Method |
It also works for relative type time axis, in which case it is assumed that the time series start at startTime.
Namespace: DHI.Mike1D.Generic.TimeSeries
public static bool GetTargetData( string filePath, int itemNo, DateTime startTime, DateTime endTime, out DateTime[] obsTime, out double[] obsValues )