DewString InterpolationMethodToString(TInterpolationMethod Method);
Convert a TInterpolationMethod type to a string.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Method | TInterpolationMethod |
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