SignalUtils::SignalWindowToString Function

DewString SignalWindowToString(TSignalWindowType WindowType);

Convert a TSignalWindowType to a string.

#NameTypeDescription
1WindowTypeTSignalWindowType
Remarks:

The function returns a description of a TSignalWindowType specified by the WindowType variable.

See Also: SignalUtils::SignalWindow
Declared in Dew::Signal::Units::SignalUtils · Dew.Signal/Units.SignalUtils.h · Cross-compiler