adapters

Adapters for interfacing ParamRF models with external tools and formats.

This provides the necessary wrappers to bridge the gap between ParamRF’s internal representations and external standards, software, and libraries. This includes scikit-rf Networks, EM simulation software, and generic Equinox models.

Modules

base

Base adapter models used as abstract bases for concrete adapters.

bridge

Adapter models to bridge ParamRF with external software.

callable

Adapters that wrap callables representing external models.

static

Models that store and interpolate static network data from raw arrays.