14 #include "generalmod.h" 37 bool isReasonable()
const;
47 int size(
bool dim)
const;
48 int totalSize()
const;
53 void set(
const Grid2D::Line&,
double pardist,
double perpdist,
64 void createParallelLines(
const Line2& baseline,
double dist,
#define mExpClass(module)
Definition: commondefs.h:157
Represents a grid of 2D lines in an Inl-Crl plane.
Definition: grid2d.h:25
Grid2D()
Definition: grid2d.h:43
BinID stop_
Definition: grid2d.h:40
Set of pointers to objects.
Definition: commontypes.h:28
ObjectSet< Grid2D::Line > dim0lines_
Definition: grid2d.h:60
Horizontal sampling (inline and crossline range and steps).
Definition: trckeysampling.h:25
Line in an Inl-Crl plane.
Definition: grid2d.h:31
bool isEmpty(const char *)
Positioning in a seismic survey: inline/crossline or lineNr/trcNr.
Definition: binid.h:28
ObjectSet< Grid2D::Line > dim1lines_
Definition: grid2d.h:61
BinID start_
Definition: grid2d.h:39
A Line2 is a line in the plane, with the following equations:
Definition: trigonometry.h:398
Definition: vishorizonsectiondef.h:30