Perfect Isolation
- class PerfectIsolation(device=None)
Bases:
Serializable
,Isolation
Perfect isolation model without leakage between RF chains.
- Parameters
device (SimulatedDevice, optional) – Device the model is configured to.
- yaml_tag: Optional[str] = 'PerfectIsolation'
YAML serialization tag.