UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
IPCell Struct Reference

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
 

Detailed Description

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

Member Data Documentation

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


The documentation for this struct was generated from the following files: