get_distortion
Retrieve total harmonic distortion (THD) and harmonic levels from a swept sine measurement. Use it to inspect distortion versus frequency for acoustic analysis.
Instructions
Get a measurement's distortion data (THD and harmonics) as a table. Only meaningful for measurements captured with distortion analysis (swept sine).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ppo | No | Frequency resolution, points per octave | |
| unit | No | Distortion unit, e.g. 'percent' (default) or 'dBr' | |
| measurement | Yes | Measurement UUID (preferred — stable) or 1-based index (shifts when measurements are added/removed) |