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

#include <ophTriMesh_GPU.h>

Public Member Functions

 MeshKernelConfig (const ivec2 &pixel_number, const vec2 &pixel_pitch, const Real &lambda, const uint &shading_flag)
 

Public Attributes

int pn_X
 
int pn_Y
 Number of pixel of SLM in x direction. More...
 
double pp_X
 Number of pixel of SLM in y direction. More...
 
double pp_Y
 Pixel pitch of SLM in x direction. More...
 
unsigned int shading_flag
 Pixel pitch of SLM in y direction. More...
 
double dfx
 
double dfy
 
double lambda
 
double min_double
 
double tolerence
 
double pi
 
double pi2
 
double square_pi2
 
double cube_pi2
 

Detailed Description

Definition at line 83 of file ophTriMesh_GPU.h.

Constructor & Destructor Documentation

◆ MeshKernelConfig()

MeshKernelConfig::MeshKernelConfig ( const ivec2 pixel_number,
const vec2 pixel_pitch,
const Real lambda,
const uint shading_flag 
)
inline
Parameters
pixel_pitchNumber of pixel of SLM in x, y direction
lambdaPixel pitch of SLM in x, y direction
shading_flagWave length

Definition at line 99 of file ophTriMesh_GPU.h.

Member Data Documentation

◆ cube_pi2

double MeshKernelConfig::cube_pi2

Definition at line 97 of file ophTriMesh_GPU.h.

◆ dfx

double MeshKernelConfig::dfx

Definition at line 89 of file ophTriMesh_GPU.h.

◆ dfy

double MeshKernelConfig::dfy

Definition at line 90 of file ophTriMesh_GPU.h.

◆ lambda

double MeshKernelConfig::lambda

Definition at line 91 of file ophTriMesh_GPU.h.

◆ min_double

double MeshKernelConfig::min_double

Definition at line 92 of file ophTriMesh_GPU.h.

◆ pi

double MeshKernelConfig::pi

Definition at line 94 of file ophTriMesh_GPU.h.

◆ pi2

double MeshKernelConfig::pi2

Definition at line 95 of file ophTriMesh_GPU.h.

◆ pn_X

int MeshKernelConfig::pn_X

Definition at line 84 of file ophTriMesh_GPU.h.

◆ pn_Y

int MeshKernelConfig::pn_Y

Number of pixel of SLM in x direction.

Definition at line 85 of file ophTriMesh_GPU.h.

◆ pp_X

double MeshKernelConfig::pp_X

Number of pixel of SLM in y direction.

Definition at line 86 of file ophTriMesh_GPU.h.

◆ pp_Y

double MeshKernelConfig::pp_Y

Pixel pitch of SLM in x direction.

Definition at line 87 of file ophTriMesh_GPU.h.

◆ shading_flag

unsigned int MeshKernelConfig::shading_flag

Pixel pitch of SLM in y direction.

Definition at line 88 of file ophTriMesh_GPU.h.

◆ square_pi2

double MeshKernelConfig::square_pi2

Definition at line 96 of file ophTriMesh_GPU.h.

◆ tolerence

double MeshKernelConfig::tolerence

Definition at line 93 of file ophTriMesh_GPU.h.


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