Click or drag to resize

TsConvertFloatToDoubleRevert Method

Takes as input an array/ilist of values of dobles and returns another array/ilist of floats. Should produce the inverse of the Convert(TsItem, Array) call

If the input object does not match the converter, it should return the array again.

The input array may be modified in-place

Namespace:  DHI.Mike1D.Generic.TimeSeries.DataConverters
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
See Also