Openholo
v4.2
Open Source Digital Holographic Library
|
#include <ophPAS_GPU.h>
Public Attributes | |
int * | cf_cx |
int * | cf_cy |
float * | xc |
float * | yc |
float * | costbl |
float * | sintbl |
float | cx |
float | cy |
float | cz |
float | amplitude |
int | segx |
int | segy |
int | segn |
Definition at line 23 of file ophPAS_GPU.h.
float constValue::amplitude |
Definition at line 31 of file ophPAS_GPU.h.
int * constValue::cf_cx |
Definition at line 24 of file ophPAS_GPU.h.
int * constValue::cf_cy |
Definition at line 25 of file ophPAS_GPU.h.
float * constValue::costbl |
Definition at line 29 of file ophPAS_GPU.h.
float constValue::cx |
Definition at line 31 of file ophPAS_GPU.h.
float constValue::cy |
Definition at line 31 of file ophPAS_GPU.h.
float constValue::cz |
Definition at line 31 of file ophPAS_GPU.h.
int constValue::segn |
Definition at line 32 of file ophPAS_GPU.h.
int constValue::segx |
Definition at line 32 of file ophPAS_GPU.h.
int constValue::segy |
Definition at line 32 of file ophPAS_GPU.h.
float * constValue::sintbl |
Definition at line 30 of file ophPAS_GPU.h.
float * constValue::xc |
Definition at line 26 of file ophPAS_GPU.h.
float * constValue::yc |
Definition at line 27 of file ophPAS_GPU.h.