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

Abstract base adapter models.

bridge

Adapter models to bridge ParamRF with external software.

collection

Adapter models that wrap Python collections.

static

Adapter models that store static RF network data.

surrogate

Adapters to hold discrete and continuous surrogate models.