![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <s2_reflsim.hpp>
Public Member Functions | |
| void | info () const |
Static Public Member Functions | |
| static bool | t_asc_corr_desc_comp (const KinParams &p1, const KinParams &p2) |
| static bool | t_asc_nmgl_asc_comp (const KinParams &p1, const KinParams &p2) |
| static bool | nmgl_asc_t_asc_comp (const KinParams &p1, const KinParams &p2) |
| static bool | t_asc_comp (const KinParams &p1, const KinParams &p2) |
| static bool | t_eq_predicator (const KinParams &p1, const KinParams &p2) |
Public Attributes | |
| double | t |
| double | p |
| double | k1 |
| double | k2 |
| double | corr |
| int | nmgl |
| int | point_type |
Kinematic parameters table element
|
inline |
prints data string
|
static |
nmgl ascend and t ascend comparator
t ascend comparator
|
static |
t and corr ascend comparator
|
static |
t ascend and nmgl ascend comparator
|
static |
returns true if p1.t == p2.t
| double S2ReflSim::KinParams::corr |
correlation
| double S2ReflSim::KinParams::k1 |
first poly coefficient
| double S2ReflSim::KinParams::k2 |
second poly coefficient
| int S2ReflSim::KinParams::nmgl |
magnitogram id
| double S2ReflSim::KinParams::p |
hyperbola parameter
| int S2ReflSim::KinParams::point_type |
type of point
| double S2ReflSim::KinParams::t |
time on vertical
1.8.5