cst_get_s_parameter_phase
Extract S-parameter phase response from a completed CST simulation, with optional unwrapping to remove 360-degree discontinuities for group delay analysis and phase-matching design.
Instructions
Extract S-parameter phase response from a completed CST simulation. Returns the phase of the specified S-parameter vs frequency. Optionally unwraps the phase to remove 360-degree discontinuities. Useful for group delay analysis and phase-matching designs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unwrap | No | If true, unwrap the phase to remove 360-degree jumps. Useful for group delay computation. | |
| port_in | No | Input port number (excitation port). | |
| port_out | No | Output port number (observation port). |