ZOSAPI.Editors.LDE.ISurfaceZernikeAnnularPhase Interface Reference
Last update: 17.07.2025
Inheritance diagram for ZOSAPI.Editors.LDE.ISurfaceZernikeAnnularPhase:

Properties | |
| IEditorCell | DiffractOrderCell [get] |
| IEditorCell | ExtrapolateCell [get] |
| IEditorCell | ObscurationCell [get] |
| double | DiffractOrder [get, set] |
| int | Extrapolate [get, set] |
| double | Obscuration [get, set] |
Properties inherited from ZOSAPI.Editors.LDE.ISurfaceNthZernike | |
| IEditorCell | NumberOfTermsCell [get] |
| IEditorCell | NormRadiusCell [get] |
| int | NumberOfTerms [get, set] |
| double | NormRadius [get, set] |
Properties inherited from ZOSAPI.Editors.LDE.ISurface | |
| SurfaceType | Type [get] |
| ILDERow | Row [get] |
| bool | IsValid [get] |
| long | Id [get] |
Additional Inherited Members | |
Public Member Functions inherited from ZOSAPI.Editors.LDE.ISurfaceNthZernike | |
| IEditorCell | NthZernikeCoefficientCell (int n) |
| double | GetNthZernikeCoefficient (int n) |
| void | SetNthZernikeCoefficient (int n, double Value) |
Property Documentation
◆ DiffractOrder
|
getset |
◆ DiffractOrderCell
|
get |
◆ Extrapolate
|
getset |
◆ ExtrapolateCell
|
get |
◆ Obscuration
|
getset |
◆ ObscurationCell
|
get |
Properties inherited from