SignalUtils.SignalWindowToString Method

function SignalWindowToString(WindowType: TSignalWindowType): string;

Convert a TSignalWindowType to a string.

#NameTypeDescription
1WindowTypeTSignalWindowType

Returns: String

Remarks:

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

See Also: SignalUtils.SignalWindow