base

Abstract base adapter models.

Classes

Discrete([frequency, name, z0])

A model whose properties are defined on a tabulated frequency grid.

SingleDiscreteProperty([frequency, ...])

A model that provides a single property type from a tabulated grid.

SingleProperty([property, name, z0])

A model that acts as a wrapper around a single known property type (e.g., a data file that only contains S-parameters).