51 static bool isVelocity(
Type);
53 bool isVelocity()
const;
55 static bool isThomsen(
Type);
57 bool isThomsen()
const;
60 static void removePars(
IOPar&);
64 static const char* sKeyVelocityType();
65 static const char* sKeyIsFeetPerSecond();
66 static const char* sKeyIsVelocity();
67 static const char* sKeyVelocityVolume();
69 static uiString getVelUnit(
bool withparens=
true);
#define mExpClass(module)
Definition: commondefs.h:157
bool operator==(const ArrayNDInfo &a1, const ArrayNDInfo &a2)
Definition: arrayndinfo.h:51
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
void usePar(const IOPar &iop, ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:200
StaticsDesc statics_
Definition: veldesc.h:46
Definition: uistring.h:88
Type
Definition: veldesc.h:39
#define mDeclareEnumUtils(enm)
Some utilities surrounding the often needed enum <-> string table.
Definition: enums.h:188
Interval of values.
Definition: commontypes.h:27
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:53
Specifies Statics as a horizon and either a horizon attribute or a constant velocity. Velocity is always in m/s.
Definition: staticsdesc.h:22
Definition: stattype.h:22
bool operator!=(const ArrayNDInfo &a1, const ArrayNDInfo &a2)
Definition: arrayndinfo.h:60
void fillPar(IOPar &iop, const ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:187
Type type_
Definition: veldesc.h:45