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