Openholo  v5.0
Open Source Digital Holographic Library
ophPAS.h File Reference
#include "ophGen.h"
Include dependency graph for ophPAS.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ophPAS
 

Macros

#define __ophPAS_h
 
#define NUMTBL   1024
 
#define NUMTBL2   (NUMTBL-1)
 
#define FFT_SEGMENT_SIZE   64
 
#define SEG_SIZE   8
 

Macro Definition Documentation

◆ __ophPAS_h

#define __ophPAS_h

Definition at line 4 of file ophPAS.h.

◆ FFT_SEGMENT_SIZE

#define FFT_SEGMENT_SIZE   64

Definition at line 10 of file ophPAS.h.

◆ NUMTBL

#define NUMTBL   1024

Definition at line 7 of file ophPAS.h.

◆ NUMTBL2

#define NUMTBL2   (NUMTBL-1)

Definition at line 8 of file ophPAS.h.

◆ SEG_SIZE

#define SEG_SIZE   8

Definition at line 11 of file ophPAS.h.