SignalAnalysis.InterpolationMethodToString Method

function InterpolationMethodToString(Method: TInterpolationMethod): string;

Convert a TInterpolationMethod type to a string.

#NameTypeDescription
1MethodTInterpolationMethod

Returns: String

Remarks:

The function returns a description of a TInterpolationMethod type specified by the Method parameter.