Click or drag to resize

TargetData Class

Observed data for use in calibration Plot
Inheritance Hierarchy
SystemObject
  DHI.Mike1D.Generic.TimeSeriesTargetData

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#
public static class TargetData

The TargetData type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetTargetData
Loads data from a time series (dfs0) file, only including data that are strictly within a start-end time interval

It also works for relative type time axis, in which case it is assumed that the time series start at startTime.

Top
See Also