TSignalReport Class

type TSignalReport = class(TPersistent);

Defines parameters for generating signal analysis report.

Defines parameters for generating signal analysis report.

Properties

NameTypeDescription
AmplitudeFormatstringDefines the floating point number formating applied to amplitude values in the frequency analysis report.
DelimiterstringA good example for the delimiter would be Tab character.
ReportItemsTSignalReportSetDefines a set of items to be included in spectrum analysis report.
TimeFormatstringDefines the floating point number formating applied to frequency values in the frequency analysis report.
UseTabBooleanIf true, tab is used to separate description of parameter from its value.

Methods

NameDescription
CreateReportCreate spectrum analysis report and store in Strings.