finesse.components.space.Space.ABCD¶
- Space.ABCD(from_node, to_node, direction='x', symbolic=False, copy=True, retboth=False, allow_reverse=False)[source]¶
Returns the ABCD matrix of the space for the specified coupling.
This is given by,
where is the length of the space and is the index of refraction.
See
Connector.ABCD()
for descriptions of parameters, return values and possible exceptions.