AluminumThinFilm¶
- class kgpy.optics.surface.material.AluminumThinFilm(plot_kwargs=<factory>, name='Al', thickness=<Quantity 0. nm>, thickness_oxide=<Quantity 0. nm>, mesh_ratio=<Quantity 100. %>, mesh_material='', density_ratio=0.9, xrt_table='Henke')¶
Bases:
Material- Parameters
- __init__(plot_kwargs=<factory>, name='Al', thickness=<Quantity 0. nm>, thickness_oxide=<Quantity 0. nm>, mesh_ratio=<Quantity 100. %>, mesh_material='', density_ratio=0.9, xrt_table='Henke')¶
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
transmissivity_aluminum(rays)- rtype
- 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¶
-
mesh_ratio:
astropy.units.Quantity= <Quantity 100. %>¶
-
plot_kwargs:
typing.Dict[str,typing.Any]¶
- property shape¶
-
thickness:
astropy.units.Quantity= <Quantity 0. nm>¶
-
thickness_oxide:
astropy.units.Quantity= <Quantity 0. nm>¶
- property xrt_aluminum: Material¶
- property xrt_aluminum_oxide: Material¶