MAOS
Multithreaded Adaptive Optics Simulator
mkz.h File Reference

Functions

dspmkzt (loc_t *xloc, real *amp, loc_t *saloc, int saorc, real scale, real dispx, real dispy)
 
dspmkz (loc_t *xloc, real *amp, loc_t *saloc, int saorc, real scale, real dispx, real dispy)
 

Detailed Description

Contains function that creates ztilt gradient operator

Function Documentation

◆ mkzt()

dsp* mkzt ( loc_t xloc,
real *  amp,
loc_t saloc,
int  saorc,
real  scale,
real  dispx,
real  dispy 
)

Returns the transpose of a ztilt gradient operator that converts the OPDs defined on xloc to subapertures defines on saloc.

◆ mkz()

dsp* mkz ( loc_t xloc,
real *  amp,
loc_t saloc,
int  saorc,
real  scale,
real  dispx,
real  dispy 
)

Returns a ztilt gradient operator that converts the OPDs defined on xloc to subapertures defines on saloc.