publicstaticfinalintRSLT_VEL_AWAY=63;// axial velocity (positive - away), range derivative (m/s), calculated from the difference to the previous/next series range
publicstaticfinalintRSLT_VEL_AWAY=63;// axial velocity (positive - away), range derivative (m/s), calculated from the difference to the previous/next series range
publicstaticfinalintRSLT_VEL_RIGHT=64;// lateral velocity, right ( calculated from angular and RSLT_GRANGE
publicstaticfinalintRSLT_VEL_RIGHT=64;// lateral velocity, right ( calculated from angular and RSLT_GRANGE
publicstaticfinalintRSLT_VEL_UP=65;// lateral velocity, up ( calculated from angular and RSLT_GRANGE
publicstaticfinalintRSLT_VEL_UP=65;// lateral velocity, up ( calculated from angular and RSLT_GRANGE
publicstaticfinalintRSLT_RANGE_LIN=66;// range linear interpolated using previous/next series if the same target is present there
publicstaticfinalintRSLT_RANGE_LIN=66;// range linear interpolated using previous/next series if the same target is present there
publicstaticfinalintRSLT_LEN=RSLT_RANGE_LIN+1;
publicstaticfinalintRSLT_PHASE1_INDEX=67;// target index in phase 1 (to trim) - debug feature
publicstaticfinalintRSLT_PHASE1_SCORE=68;// target index in phase 1 (to set minimal score for phase 1) - debug feature
publicstaticfinalintRSLT_PHASE1_AMP=69;// target index in phase 1 (to set minimal score for phase 1) - debug feature
publicstaticfinalintRSLT_PHASE1_MSCORE=70;// target index in phase 1 (to set minimal score for phase 1) - debug feature
publicstaticfinalintRSLT_PHASE1_VSTR=71;// target index in phase 1 (to set minimal score for phase 1) - debug feature