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

#include <u_abs_hod.hpp>

Public Member Functions

 UHodEl (size_t ndp, size_t nsp, size_t nrp, float l, float tfb, float wht, int ntr, int nmgl, U3dPoint _sp, U3dPoint _rp)
 

Static Public Member Functions

static bool ndp_eq (const UHodEl &h1, const UHodEl &h2)
 
static bool nsp_eq (const UHodEl &h1, const UHodEl &h2)
 
static bool nrp_eq (const UHodEl &h1, const UHodEl &h2)
 
static bool ofst_eq (const UHodEl &h1, const UHodEl &h2)
 
static bool ndp_asc (const UHodEl &h1, const UHodEl &h2)
 
static bool nsp_asc (const UHodEl &h1, const UHodEl &h2)
 
static bool nrp_asc (const UHodEl &h1, const UHodEl &h2)
 
static bool ofst_asc (const UHodEl &h1, const UHodEl &h2)
 
static bool pts_rev_eq (const UHodEl &h1, const UHodEl &h2)
 

Public Attributes

size_t NDP
 
size_t NSP
 
size_t NRP
 
float L
 
float TFB
 
float weight
 
size_t NTR
 
size_t NMGL
 
U3dPoint sp
 
U3dPoint rp
 

Detailed Description

Simple item of hodograph

Member Data Documentation

float UHodEl::L

offset

size_t UHodEl::NDP

common depth point number

size_t UHodEl::NRP

reciver point number

size_t UHodEl::NSP

shot point number

float UHodEl::TFB

time of first bresk

float UHodEl::weight

weight of suitability


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