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
MigrInnerCell Struct Reference

migration-cell structure More...

#include <u3d_migr_defines.hpp>

Public Attributes

float f
 
float az
 
double t
 
MigrInnerCellnext
 
float st_f
 
float st_az
 
unsigned short recId
 
double f
 

Detailed Description

migration-cell structure

Migration-cell inner structure. Contains information about the ray, which had passed that cell

contains information about the ray, which had passed that cell

Member Data Documentation

float MigrInnerCell::az

in-ray azimuth

float MigrInnerCell::f

in-ray angle

double MigrInnerCell::f

in-ray angle

MigrInnerCell * MigrInnerCell::next

pointer to another migration-cell structure (for double-path cases)

unsigned short MigrInnerCell::recId

Id of the receiver, from which this cell was shooted

float MigrInnerCell::st_az

start azimuth ot the ray

float MigrInnerCell::st_f

start angle of the ray

double MigrInnerCell::t

in-ray path time (from shot point up to cell)


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