1.3.2
CCC
 
ELoc.hpp File Reference
#include "Enum/AEnum.hpp"

Macros

#define ENUM_LOC
 

Macro Definition Documentation

◆ ENUM_LOC

#define ENUM_LOC
Value:
ELoc, UNKNOWN, \
UNKNOWN, -1, "Unknown locator", \
X, 0, "Coordinate", \
Z, 1, "Variable", \
V, 2, "Variance of measurement error", \
F, 3, "External Drift", \
G, 4, "Gradient component", \
L, 5, "Lower bound of an inequality", \
U, 6, "Upper bound of an inequality", \
P, 7, "Proportion", \
W, 8, "Weight", \
C, 9, "Code", \
SEL, 10, "Selection", \
DOM, 11, "Domain", \
BLEX, 12, "Block Extension", \
ADIR, 13, "Dip direction Angle", \
ADIP, 14, "Dip Angle", \
SIZE, 15, "Object height", \
BU, 16, "Fault UP termination", \
BD, 17, "Fault DOWN termination", \
TIME, 18, "Time variable", \
LAYER, 19, "Layer rank", \
NOSTAT, 20, "Non-stationary parameter", \
TGTE, 21, "Tangent", \
SIMU, 22, "Conditional or non-conditional simulations", \
FACIES, 23, "Facies simulated", \
GAUSFAC, 24, "Gaussian value for Facies", \
DATE, 25, "Date", \
RKLOW, 26, "Rank for lower bound (when discretized)", \
RKUP, 27, "Rank for upper bound (when discretized)", \
SUM, 28, "Constraints on the Sum"