HARF
HARF, freq1, freq2, points, spacing;
Defines the frequency range for a harmonic response analysis
- The command defines the start and end frequency, the number of data points within this range and the type of data point spacing in a harmonic response analysis.
Input Data⚓︎
| Parameter | Description |
|---|---|
freq1 |
Start of the frequency range → ≥ 0 |
freq2 |
End of the frequency range → > freq1 |
points |
Number of data points (frequencies) to be simulated → ≥ 2 |
spacing |
Type of data point spacing → lin - Linear spacing→ log - Logarithmic spacing (default) |