#include <string>
Go to the source code of this file.
Classes | |
struct | APVloc |
struct | stAPVGain |
Enumerations | |
enum | fitgrade { NONE = -1, A = 1, B = 2 } |
enum | statistic_type { None = -1, StdBunch, StdBunch0T, FaABunch, FaABunch0T, IsoBunch, IsoBunch0T, Harvest } |
enum fitgrade |
Enumerator | |
---|---|
NONE | |
A | |
B |
Definition at line 7 of file APVGainStruct.h.
enum statistic_type |
Enumerator | |
---|---|
None | |
StdBunch | |
StdBunch0T | |
FaABunch | |
FaABunch0T | |
IsoBunch | |
IsoBunch0T | |
Harvest |
Definition at line 57 of file APVGainStruct.h.