![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#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 |
Simple item of hodograph
| 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
1.8.5