Mirror¶
- class kgpy.optics.surface.material.Mirror(plot_kwargs=<factory>, name='mirror', thickness=None)¶
Bases:
Material- __init__(plot_kwargs=<factory>, name='mirror', thickness=None)¶
Attributes
Methods
__init__([plot_kwargs, name, thickness])copy()- rtype
typing.TypeVar(CopyableT, bound= Copyable)
- rtype
typing.TypeVar(CopyableT, bound= Copyable)
index_of_refraction(rays)- rtype
plot(ax[, components, component_z, ...])transmissivity(rays)- rtype
Inheritance Diagram
- copy()¶
- Return type
typing.TypeVar(CopyableT, bound= Copyable)- Parameters
self (CopyableT) –
- copy_shallow()¶
- Return type
typing.TypeVar(CopyableT, bound= Copyable)- Parameters
self (CopyableT) –
- plot(ax, components=('x', 'y'), component_z=None, plot_kwargs=None, transform_extra=None, sag=None, aperture=None)¶
- Return type
- Parameters
- property broadcasted¶
-
plot_kwargs:
typing.Dict[str,typing.Any]¶
- property shape¶
-
thickness:
typing.Optional[astropy.units.Quantity] = None¶