class TNormalizedAmplt : public tObject;
Groups parameters for normalized amplitude tracing options.
Constructors
| Name | Description |
|---|---|
| TNormalizedAmplt (2) |
Properties
| Name | Type | Description |
|---|---|---|
| Active | bool | Set this property to True, to enable normalized amplitude. |
| AppliedAmplitude | double | |
| List | TMarkList* | |
| NormAmplitude | double | Specifies the normalized amplitude. |
| PeakNumber | int | Used when Tracing = otNthPeak. |
| Tracing | TNormTracing | Defines the tracing method. Order tracing determines, how will the normAmplitude be estimated. |
Methods
| Name | Description |
|---|---|
| ApplyNormalization | Computes the amplitude normalization factor. |
| SetTracing |