Photodiode ---------- .. currentmodule:: atomiq.components.optoelectronics.photodiode .. rubric:: Class Arguments The class does not take any arguments .. rubric:: Inheritance Diagram .. inheritance-diagram:: atomiq.components.optoelectronics.photodiode.Photodiode :top-classes: atomiq.components.primitives.Component :parts: -2 .. rubric:: Example Component Dictionary .. code-block:: JSON { "photodiode_example": { "classname": "atomiq.components.optoelectronics.photodiode.Photodiode", "arguments": {} } } .. rubric:: Class Description .. autoclass:: Photodiode :noindex: :inherited-members: Component