c_out = ZernikeCoefficient(p,c,r,t)
Computes Zernike coefficients for given Zernike modes when provided with the phase screen and radial coordinates.
|
Parameters |
Description |
|
p [matrix] |
Phase screen |
|
c [vector] |
Zernike modes for which coefficients are to be computed |
|
r [matrix] |
Radius values |
|
t [matrix] |
Theta values |
|
Return Values |
Description |
|
c_out [vector] |
Zernike coefficients corresponding to each input mode |
|
Copyright (c) 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|