SignalAnalysis::InterpolationMethodToString Function

DewString InterpolationMethodToString(TInterpolationMethod Method);

Convert a TInterpolationMethod type to a string.

#NameTypeDescription
1MethodTInterpolationMethod
Remarks:

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

Declared in Dew::Signal::Units::SignalAnalysis · Dew.Signal/Units.SignalAnalysis.h · Cross-compiler