CONVERT COMPLEX CURVE TO DB¶
Converts a complex (pressure) curve to decibels (dB) by applying a pressure scaling factor. Use this worker when you need to express pressure-based frequency or time-domain curves in logarithmic dB scale for acoustics or NVH analysis.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Curve | curve | vector | — | Complex (pressure) curve to be converted to dB; expects a vector of pressure values over time or frequency — leave unconnected if the curve will be supplied at runtime. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| complexcurve_to_db_output_1 | complexcurve_to_db_output_1 | vector | Resulting curve with Y-axis values expressed in decibels (dB), computed using the supplied pressure scaling factor applied to the input complex curve. |
Disciplines¶
- data.curve.transform
- data.signal_processing
- engineering.nvh
Auto-generated from transformation schema. Worker id: complexcurve_to_db. Schema hash: 1b23616f4e7f. Hand-curated docs in workerexamples/ override this page when present.