antcal.report

Generating report.

Module Contents

Functions

get_s_params

Fetch S parameters as an array.

API

antcal.report.get_s_params(post: ansys.aedt.core.modules.advanced_post_processing.PostProcessor, row: int, col: int, setup_name: str, sweep_name: str) numpy.typing.NDArray[numpy.float64]

Fetch S parameters as an array.

Parameters:
  • post (pyaedt.modules.AdvancedPostProcessing.PostProcessor) – Advanced post processor

  • row (int) – Which row of the S matrix

  • col (int) – Which column of the S matrix

Raises:

AssertionError – Check if the result id real

Return np.ndarray:

S parameters in dB