Standard¶
- class kgpy.optics.surface.sag.Standard(radius=<Quantity inf mm>, conic=<Quantity 0.>)¶
Bases:
Sag- __init__(radius=<Quantity inf mm>, conic=<Quantity 0.>)¶
Attributes
Methods
__init__([radius, conic])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) –
- normal(x, y, num_extra_dims=0)¶
- Return type
- Parameters
- property broadcasted¶
-
conic:
astropy.units.Quantity= <Quantity 0.>¶
-
radius:
astropy.units.Quantity= <Quantity inf mm>¶
- property shape¶