UNIVERS
15.3
UNIVERS base processing software API
|
Public Member Functions | |
PolycorIds (PSC::STRIDE_AR stride_ar, PSC::SortType stype, float max_shift) | |
bool | append (const Trace &tr) |
bool | getStridesId (std::set< int > &stides) const |
bool | getStride (int stride_id, PSC::ROW_AR &rows) const |
bool | getRowsId (std::set< int > &rows) const |
bool | getRow (int stride_id, int row_id, PSC::CCF1_ROW &row) const |
bool | getTraceId (int &trace_val) const |
Protected Attributes | |
PSC::STRIDE_AR | m_stride_ar |
PSC::SortType | m_stype |
float | m_max_shift |