Perfect Coupling

Inheritance diagram of hermespy.simulation.coupling.perfect.PerfectCoupling

Perfect coupling between the antennas / rf-chains within a single radio-frequeny frontend, meaning the antennas operate completely independently of each other. This is HermesPy’s default coupling model.

class PerfectCoupling(device=None)[source]

Bases: Serializable, Coupling

Ideal mutual coupling between two antenna arrays.

Parameters:

device (SimulatedDevice, optional) – Device the model is configured to.