OpticalComponent

Base class for ordered physical optical components on an optical path.

Aliases: Comp, Component

Attributes

Name Type Description
optical_length float Optical component length along the optical path in meters.
name str Human-readable component name.
container Cable | Enclosure | None Optional physical container housing this optical component.

Contains

Contained By

References

None.

Referenced By

None.