OpendTect-6_4  6.4
Classes | Macros
valseriesevent.h File Reference
Include dependency graph for valseriesevent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VSEvent
 
class  ValueSeriesEvent< VT, PT >
 Event in value series. More...
 
class  ValueSeriesEvFinder< VT, PT >
 Event finder in gate. More...
 

Macros

#define mIncSampIdx(idx)
 
#define mDecrOccAtZero(idx)
 

Macro Definition Documentation

#define mDecrOccAtZero (   idx)
Value:
{ \
occ--; \
if ( occ < 1 ) \
return ValueSeriesEvent<VT,PT>( 0, sd_.atIndex(idx) ); }
if(!noudf_ &&(mIsUdf(inpval)))
Definition: arrayndalgo.h:1662
Event in value series.
Definition: valseriesevent.h:40
#define mIncSampIdx (   idx)
Value:
{ \
idx += inc; \
if ( idx == sg.stop+inc ) \
return ValueSeriesEvent<VT,PT>( 0, mUdf(PT) ); }
Event in value series.
Definition: valseriesevent.h:40
#define mUdf(type)
Use this macro to get the undefined for simple types.
Definition: undefval.h:272

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019