public class TNormalizedFreq
Groups parameters for normalized frequency tracing options.
Properties
| Name | Type | Description |
|---|---|---|
| Active | Boolean | Set this property to True, to enable normalized Frequency. |
| DefaultFS | Double | When Active is True, this property contains the actual sampling frequency. |
| DefaultHzRes | Double | When Active is True, this property contains the actual frequency spectrum resolution. |
| NormFrequency | Double | Specifies the normalized frequency. |
| PeakNumber | Int32 | Used when Tracing = otNthPeak. |
| Tracing | TNormTracing | Defines the tracing method. Order tracing determines, how will the normFrequency be estimated. |
Methods
| Name | Description |
|---|---|
| ApplyNormalization | Computes the normalized frequency. |