pcb_extract_simulation_candidates
Identify RF and high-speed PCB structures suitable for full-wave EM simulation from a parsed design, returning geometry, frequency, priority, and impedance.
Instructions
Extract RF/high-speed structures from a parsed design that are suitable for full-wave EM simulation. Returns candidates with geometry, frequency, priority, and analytical impedance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID from pcb_parse_layout | |
| max_candidates | No | Maximum candidates to return (default 10) |