Openholo  v4.0
Open Source Digital Holographic Library
constValue Struct Reference

#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
 

Detailed Description

Definition at line 23 of file ophPAS_GPU.h.

Member Data Documentation

◆ amplitude

float constValue::amplitude

Definition at line 31 of file ophPAS_GPU.h.

◆ cf_cx

int* constValue::cf_cx

Definition at line 24 of file ophPAS_GPU.h.

◆ cf_cy

int* constValue::cf_cy

Definition at line 25 of file ophPAS_GPU.h.

◆ costbl

float* constValue::costbl

Definition at line 29 of file ophPAS_GPU.h.

◆ cx

float constValue::cx

Definition at line 31 of file ophPAS_GPU.h.

◆ cy

float constValue::cy

Definition at line 31 of file ophPAS_GPU.h.

◆ cz

float constValue::cz

Definition at line 31 of file ophPAS_GPU.h.

◆ segn

int constValue::segn

Definition at line 32 of file ophPAS_GPU.h.

◆ segx

int constValue::segx

Definition at line 32 of file ophPAS_GPU.h.

◆ segy

int constValue::segy

Definition at line 32 of file ophPAS_GPU.h.

◆ sintbl

float* constValue::sintbl

Definition at line 30 of file ophPAS_GPU.h.

◆ xc

float* constValue::xc

Definition at line 26 of file ophPAS_GPU.h.

◆ yc

float* constValue::yc

Definition at line 27 of file ophPAS_GPU.h.


The documentation for this struct was generated from the following file: