UNIVERS
15.3
UNIVERS base processing software API
|
Public Member Functions | |
FbPicking (float Winbase, float fb_level) | |
bool | operator() (const Trace &tr, float &tfb) |
Protected Member Functions | |
bool | calc (const Trace &tr, float &tfb) const |
bool | formAmxArr (const Trace &tr, const float &tfb, std::map< size_t, float > &amx_ar) const |
Protected Attributes | |
float | m_window_base |
float | m_fb_level |