Obscurable¶
- class kgpy.optics.surface.aperture.Obscurable(is_obscuration=False)¶
Bases:
Copyable- Parameters
is_obscuration (bool) –
Attributes
Methods
__init__([is_obscuration])copy()- rtype
typing.TypeVar(CopyableT, bound= Copyable)
- rtype
typing.TypeVar(CopyableT, bound= Copyable)
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) –