finesse.components.isolator.Isolator

Overview

class finesse.components.isolator.Isolator(*args, **kwargs)[source]

Bases: Connector

Represents an isolator optical component with a suppression factor. Suppresses the light field transmitted from p2 to p1. The field from p1 to p2 is.

Parameters:
namestr

Name of newly created isolator.

Sfloat

Power suppression in dB. Defaults to 0

Properties

Isolator.suppression_factor

Factor by which the light field transmitted from p2 to p1 is supressed.

Methods

Isolator.__init__(name[, S])

Isolator.optical_equations()