My Project
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
Pages
Flatfield.h
1
#ifndef GCP_GRABBER_FLATFIELD_H
2
#define GCP_GRABBER_FLATFIELD_H
3
11
namespace
gcp {
12
namespace
grabber {
13
14
class
Flatfield
{
15
public
:
16
17
enum
{
18
FLATFIELD_NONE,
19
FLATFIELD_ROW,
20
FLATFIELD_IMAGE
21
};
22
23
};
// End class Flatfield
24
25
}
// End namespace grabber
26
}
// End namespace gcp
27
28
29
30
#endif // End #ifndef GCP_GRABBER_FLATFIELD_H
gcp::grabber::Flatfield
Definition:
Flatfield.h:14
gcpCbass
grabber
common
Flatfield.h
Generated on Thu Jun 21 2018 14:30:00 for My Project by
1.8.6