Click or drag to resize

TsBufferRegisterTS Method (IFilePath, Int32, eumQuantity, IDiagnostics)

Namespace:  DHI.Mike1D.Generic.TimeSeries
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public TsCollection RegisterTS(
	IFilePath filePath,
	int n,
	eumQuantity eumQuantity,
	IDiagnostics diagnostics
)

Parameters

filePath
Type: DHI.Mike1D.GenericIFilePath
n
Type: SystemInt32
eumQuantity
Type: eumQuantity
diagnostics
Type: DHI.Mike1D.GenericIDiagnostics

Return Value

Type: TsCollection
See Also