1 #ifndef wellt2dtransform_h 2 #define wellt2dtransform_h 40 void transformTrc(
const TrcKey&,
42 int sz,
float* res)
const;
43 void transformTrcBack(
const TrcKey&,
45 int sz,
float* res)
const;
49 float getGoodZStep()
const;
69 int sz,
float*,
bool)
const;
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
Export_Basic uiString toUiString(ViewStyle)
void usePar(const IOPar &iop, ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:188
#define mDefaultFactoryInstantiation(baseclss, clss, keywrd, usernm)
Definition: factory.h:289
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:47
Index_Type SurvID
Definition: commontypes.h:49
Definition: directionalsurvey.h:19
void fillPar(IOPar &iop, const ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:175
Represents a unique trace position in one of the surveys that OpendTect is managing.
Definition: trckey.h:28
The holder of all data concerning a certain well.
Definition: welldata.h:113
Converts between time, depth and velocity given a model. The velocity model can be either RMO-velocit...
Definition: velocitycalc.h:31
Compound key consisting of ints.
Definition: multiid.h:25