![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
incident-point-cell structure More...
#include <u3d_migr_defines.hpp>
Public Attributes | |
| unsigned short | i |
| unsigned short | j |
| unsigned short | k |
| unsigned short | recId |
| float | w_f |
| float | w_az |
| double | t |
| int | i |
| int | j |
| double | f |
incident-point-cell structure
Incident-point-cell structure. If the Snellius condition for the current cell is executed, the structure contains information about the in- and out-ray
if the Snellius condition for the current cell is executed, the structure contains information about the in- and out-ray
| double IPCell::f |
out-ray angle
| unsigned short IPCell::i |
X - index of the cell
| int IPCell::i |
horisontal index of the cell
| unsigned short IPCell::j |
Y - index of the cell
| int IPCell::j |
vertical index of the cell
| unsigned short IPCell::k |
Z - index of the cell
| unsigned short IPCell::recId |
Id of the receiver, for which the Snellius condition executed
| double IPCell::t |
in-ray path time
in-ray path time (seconds)
| float IPCell::w_az |
well in-ray azimuth
| float IPCell::w_f |
well in-ray angle
1.8.5