SlopeErrorRMS¶
- class kgpy.optics.surface.sag.SlopeErrorRMS(value=<Quantity 0. urad>, length_integration=<Quantity 0. mm>, length_sample=<Quantity 0. mm>)¶
Bases:
Copyable- __init__(value=<Quantity 0. urad>, length_integration=<Quantity 0. mm>, length_sample=<Quantity 0. mm>)¶
Attributes
Methods
__init__([value, length_integration, ...])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) –
-
length_integration:
astropy.units.Quantity= <Quantity 0. mm>¶
-
length_sample:
astropy.units.Quantity= <Quantity 0. mm>¶
-
value:
astropy.units.Quantity= <Quantity 0. urad>¶