TsConvertFloatToDoubleConvert Method |
Takes as input an array/ilist of values of floats and returns another array/ilist of doubles.
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
public Array Convert( TsItem item, Array array )