20 namespace Fourier {
class CC; };
35 bool usenmotime=
false);
#define mExpClass(module)
Definition: commondefs.h:157
bool usenmotime_
Definition: reflectivitysampler.h:59
od_int64 nrIterations() const
Definition: reflectivitysampler.h:43
#define od_int64
Definition: plftypes.h:34
ObjectSet< float_complex > buffers_
Definition: reflectivitysampler.h:61
TypeSet< float_complex > * creflectivities_
Definition: reflectivitysampler.h:58
Generalization of a task that can be run in parallel.
Definition: paralleltask.h:64
TypeSet< float_complex > & freqreflectivities_
Definition: reflectivitysampler.h:57
Definition: convolve2d.h:25
const ReflectivityModel & model_
Definition: reflectivitysampler.h:55
MathFunction based on bend points.
Definition: mathfunc.h:149
const StepInterval< float > outsampling_
Definition: reflectivitysampler.h:56
Takes a ReflectivityModel and samples it in the frequency domain Applies inverse FFT if a second outp...
Definition: reflectivitysampler.h:29