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

Configuration for WRP. More...

#include <ophGen.h>

Collaboration diagram for OphWRPConfig:

Public Member Functions

 OphWRPConfig ()
 
 OphWRPConfig (Real _fieldLength, vec3 _scale, int _num_wrp, Real _wrp_location, Real _propagation_distance)
 

Public Attributes

Real fieldLength
 fieldLength variable for viewing window. More...
 
vec3 scale
 Scaling factor of coordinate of point cloud. More...
 
int num_wrp
 Number of wavefront recording plane(WRP) More...
 
Real wrp_location
 Location distance of WRP. More...
 
Real propagation_distance
 Distance of Hologram plane. More...
 

Detailed Description

Configuration for WRP.

Definition at line 656 of file ophGen.h.

Constructor & Destructor Documentation

◆ OphWRPConfig() [1/2]

OphWRPConfig::OphWRPConfig ( )
inline

Definition at line 668 of file ophGen.h.

◆ OphWRPConfig() [2/2]

OphWRPConfig::OphWRPConfig ( Real  _fieldLength,
vec3  _scale,
int  _num_wrp,
Real  _wrp_location,
Real  _propagation_distance 
)
inline

Definition at line 672 of file ophGen.h.

Member Data Documentation

◆ fieldLength

Real OphWRPConfig::fieldLength

fieldLength variable for viewing window.

Definition at line 658 of file ophGen.h.

◆ num_wrp

int OphWRPConfig::num_wrp

Number of wavefront recording plane(WRP)

Definition at line 662 of file ophGen.h.

◆ propagation_distance

Real OphWRPConfig::propagation_distance

Distance of Hologram plane.

Definition at line 666 of file ophGen.h.

◆ scale

vec3 OphWRPConfig::scale

Scaling factor of coordinate of point cloud.

Definition at line 660 of file ophGen.h.

◆ wrp_location

Real OphWRPConfig::wrp_location

Location distance of WRP.

Definition at line 664 of file ophGen.h.


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