Sag¶
- class kgpy.optics.surface.sag.Sag¶
Bases:
Broadcastable,Copyable,ABC- __init__()¶
- Return type
None
Attributes
Methods
__init__()copy()- rtype
typing.TypeVar(CopyableT, bound= Copyable)
- rtype
typing.TypeVar(CopyableT, bound= Copyable)
normal(x, y[, num_extra_dims])- 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) –
- abstract normal(x, y, num_extra_dims=0)¶
- Return type
- Parameters
- property broadcasted¶
- property shape¶