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 adapter models used as abstract bases for concrete adapters. |
|
Adapter models to bridge ParamRF with external software. |
|
Adapters that wrap callables representing external models. |
|
Models that store and interpolate static network data from raw arrays. |