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

#include <Openholo.h>

Collaboration diagram for OphConfig:

Public Member Functions

 OphConfig ()
 
 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 96 of file Openholo.h.

Constructor & Destructor Documentation

◆ OphConfig() [1/2]

OphConfig::OphConfig ( )
inline

Definition at line 109 of file Openholo.h.

◆ OphConfig() [2/2]

OphConfig::OphConfig ( )
inline

Definition at line 109 of file Openholo.h.

Member Data Documentation

◆ bUseDP

bool OphConfig::bUseDP

Definition at line 98 of file Openholo.h.

◆ k

Real OphConfig::k

Definition at line 103 of file Openholo.h.

◆ offset

ivec2 OphConfig::offset

Definition at line 100 of file Openholo.h.

◆ pixel_number

ivec2 OphConfig::pixel_number

Definition at line 99 of file Openholo.h.

◆ pixel_pitch

vec2 OphConfig::pixel_pitch

Definition at line 101 of file Openholo.h.

◆ shift

vec3 OphConfig::shift

Definition at line 102 of file Openholo.h.

◆ ss

vec2 OphConfig::ss

Definition at line 104 of file Openholo.h.

◆ wave_length

Real * OphConfig::wave_length

Definition at line 106 of file Openholo.h.

◆ waveNum

uint OphConfig::waveNum

Definition at line 105 of file Openholo.h.


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