BoundaryItemTimeSeriesCreate(FilePath, Int32, TsCollection, eumQuantity) Method
Create a new boundary item, using the input to set it up
Namespace: DHI.Mike1D.BoundaryModuleAssembly: DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public static BoundaryItemTimeSeries Create(
FilePath filePath,
int n,
TsCollection tsCollection,
eumQuantity eumQuantity
)
- filePath FilePath
- Full path name to time series file
- n Int32
- Use the n'th item of the specified quantity
- tsCollection TsCollection
- TsCollection that holds the time series
- eumQuantity eumQuantity
- Restrict search, so that only items of specified quantity are considered.
BoundaryItemTimeSeriesA fully initialized boundary item