cst_get_vswr
Retrieve the Voltage Standing Wave Ratio (VSWR) for a specified port from a completed CST simulation to assess impedance matching quality.
Instructions
Get Voltage Standing Wave Ratio (VSWR) for a port from a completed CST simulation. VSWR indicates impedance matching quality: 1.0 is perfect match, <2.0 is generally acceptable. Can also be computed from S11: VSWR = (1+|S11|)/(1-|S11|).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port number to extract VSWR for. | |
| run_id | No | ||
| max_points | No | Preview sample count; 0 returns the full curve. Derived metrics use all samples. |