Xmipp  v3.23.11-Nereus
Classes | Macros
phantom.h File Reference
#include "core/matrix1d.h"
#include "core/matrix2d.h"
#include "core/xmipp_filename.h"
Include dependency graph for phantom.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MultidimArray< T >
 
class  Image< T >
 
class  Feature
 
class  Oriented_Feature
 
class  Sphere
 
class  Blob
 
class  Gaussian
 
class  Cylinder
 
class  DCylinder
 
class  Cube
 
class  Ellipsoid
 
class  Cone
 
class  Phantom
 

Macros

#define ENLARGE_MODE   1
 
#define SPHERE_MODE   2
 
#define INTERNAL   0
 
#define EXTERNAL   1
 
#define DONT_CLEAN   0
 
#define CLEAN   1
 
#define POS_NEG   1
 
#define NEG_POS   2
 

Macro Definition Documentation

◆ CLEAN

#define CLEAN   1

Definition at line 1540 of file phantom.h.

◆ DONT_CLEAN

#define DONT_CLEAN   0

Definition at line 1539 of file phantom.h.

◆ ENLARGE_MODE

#define ENLARGE_MODE   1

Definition at line 248 of file phantom.h.

◆ EXTERNAL

#define EXTERNAL   1

Definition at line 331 of file phantom.h.

◆ INTERNAL

#define INTERNAL   0

Definition at line 330 of file phantom.h.

◆ NEG_POS

#define NEG_POS   2

Definition at line 1605 of file phantom.h.

◆ POS_NEG

#define POS_NEG   1

Definition at line 1604 of file phantom.h.

◆ SPHERE_MODE

#define SPHERE_MODE   2

Definition at line 249 of file phantom.h.