53 static bool isVelocity(
Type);
55 bool isVelocity()
const;
57 static bool isThomsen(
Type);
59 bool isThomsen()
const;
62 static void removePars(
IOPar&);
66 static const char* sKeyVelocityType();
67 static const char* sKeyIsFeetPerSecond();
68 static const char* sKeyIsVelocity();
69 static const char* sKeyVelocityVolume();
71 static uiString getVelUnit(
bool withparens=
true);
#define mExpClass(module)
Definition: commondefs.h:160
bool operator==(const ArrayNDInfo &a1, const ArrayNDInfo &a2)
Definition: arrayndinfo.h:53
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
void usePar(const IOPar &iop, ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:188
StaticsDesc statics_
Definition: veldesc.h:48
Definition: uistring.h:89
Type
Definition: veldesc.h:41
#define mDeclareEnumUtils(enm)
Some utilities surrounding the often needed enum <-> string table.
Definition: enums.h:258
Interval of values.
Definition: commontypes.h:31
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:47
Specifies Statics as a horizon and either a horizon attribute or a constant velocity. Velocity is always in m/s.
Definition: staticsdesc.h:24
Definition: stattype.h:24
bool operator!=(const ArrayNDInfo &a1, const ArrayNDInfo &a2)
Definition: arrayndinfo.h:62
void fillPar(IOPar &iop, const ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:175
Type type_
Definition: veldesc.h:47