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

#include <Openholo.h>

Collaboration diagram for OphConfig:

Public Member Functions

 OphConfig ()
 

Public Attributes

bool bUseDP
 
ivec2 pixel_number
 
ivec2 offset
 
vec2 pixel_pitch
 
vec3 shift
 
Real k
 
vec2 ss
 
uint waveNum
 
Realwave_length
 

Detailed Description

Definition at line 60 of file Openholo.h.

Constructor & Destructor Documentation

◆ OphConfig()

OphConfig::OphConfig ( )
inline

Definition at line 73 of file Openholo.h.

Member Data Documentation

◆ bUseDP

bool OphConfig::bUseDP

Definition at line 62 of file Openholo.h.

◆ k

Real OphConfig::k

Definition at line 67 of file Openholo.h.

◆ offset

ivec2 OphConfig::offset

Definition at line 64 of file Openholo.h.

◆ pixel_number

ivec2 OphConfig::pixel_number

Definition at line 63 of file Openholo.h.

◆ pixel_pitch

vec2 OphConfig::pixel_pitch

Definition at line 65 of file Openholo.h.

◆ shift

vec3 OphConfig::shift

Definition at line 66 of file Openholo.h.

◆ ss

vec2 OphConfig::ss

Definition at line 68 of file Openholo.h.

◆ wave_length

Real* OphConfig::wave_length

Definition at line 70 of file Openholo.h.

◆ waveNum

uint OphConfig::waveNum

Definition at line 69 of file Openholo.h.


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