Functions
| Name | Description |
|---|---|
| CopySpectrum | Copies a spectrum.. |
Variables
| Name | Type | Description |
|---|---|---|
| SignalTextColumnWidth | Integer | Defins fixed column width for text reports.. |
Classes
| Name | Description |
|---|---|
| TAnalysis | Abstract class for TSignal and TSpectrum components. |
| TAnalysisConnectorsCollection | Allows design time and run-time connectivity of TAnalysis. |
| TAnalysisList | Abstract class for all components, which hold a list of TAnalysis components. |
| TConnectorsCollection | Abstract class for TSpectrum and TSignal Collections. |
| TMarkList | Manages a list of marks. |
| TMarkRecord | Stores mark position and value info. |
| TMtxConnectItem | Abstract item class that enables connectivity of components. |
| TSignal | Class defined to store uniformly sampled data. |
| TSignalCollection | A collection for a list of references to TSignal objects. |
| TSignalConnectItem | Item class that enables connectivity of components. |
| TSignalItem | Collection item. |
| TSignalList | Manages a list of TSignal objects. |
| TSpectrum | Class defined to store and manage a frequency spectrum. |
| TSpectrumCollection | A collection for a list of references to TSpectrum objects. |
| TSpectrumItem | Spectrum collection item. |
| TSpectrumList | Manages a list of TSpectrum objects. |
| TStreamedList | An abstract class for stream capable TList. |
| TStreamTemplates | Streamable list of lists. |
| TStringStreamList | Handles a list of memory streams. |
Records
| Name | Description |
|---|---|
| TMarkRecordDouble | Defined to support double/single compatibility. |
Enumerations
| Name | Description |
|---|---|
| TPhaseMode | Defines how to handle the phase of the frequency spectrum. |
| TPhaseRange | Defines the range of the computed phase spectrum. |
| TPhaseUnits | Defines the measuring units for the phase. |
| TPipeProcessing | Defines how to process pipes. |
| TPipeState | Defines the state of the processing pipe. |
| TSortType | Defines how the marks will be sorted. |