cst_get_radiation_pattern_3d
Export 3D radiation pattern gain values from a CST simulation at a specified frequency. Obtain full-sphere data in spherical or Cartesian coordinates for antenna visualization or external tool integration.
Instructions
Export full 3D radiation pattern data from a completed CST simulation at a specific frequency. Returns gain values over the full sphere in spherical or Cartesian coordinates. Useful for antenna pattern visualization and integration with external tools. Requires a farfield monitor at the specified frequency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frequency | Yes | Frequency in GHz at which to extract the 3D pattern. | |
| coordinate | No | 'spherical' for (theta, phi, gain) output, 'cartesian' for (x, y, z, gain) output. | spherical |
| resolution_deg | No | Angular resolution in degrees for the exported pattern. Lower values give finer resolution but larger data. Typical values: 1, 2, 5, 10. |