Description Retrieves the i'th even order aspheric coefficient of a specific aspheric surface.
Syntax coef = GetAsphereEvenCoef ( n, indx )
Parameters coef (Double) The coefficient.
n As Long Node number of the aspheric surface.
indx As Long The array index of the even coefficient to be retrieved.
Remarks Retrieves a specific even order coefficient of a specified aspheric surface.
The parameter indx is zero-based.
See Also Examples
|