public class TNormalizedAmplt
Groups parameters for normalized amplitude tracing options.
Properties
| Name | Type | Description |
|---|---|---|
| Active | Boolean | Set this property to True, to enable normalized amplitude. |
| NormAmplitude | Double | Specifies the normalized amplitude. |
| PeakNumber | Int32 | 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. |