publicstaticfinalintRSLT_VEL_AWAY=62;// axial velocity (positive - away), range derivative (m/s), calculated from the difference to the previous/next series range
publicstaticfinalintRSLT_VEL_RIGHT=63;// lateral velocity, right ( calculated from angular and RSLT_GRANGE
publicstaticfinalintRSLT_FL_RANGE=57;// flight log range (meters)
publicstaticfinalintRSLT_VEL_UP=64;// lateral velocity, up ( calculated from angular and RSLT_GRANGE
publicstaticfinalintRSLT_INFINITY=58;// disparity at infinity used for range calculation
publicstaticfinalintRSLT_RANGE_LIN=65;// range linear interpolated using previous/next series if the same target is present there
publicstaticfinalintRSLT_TARGET_ID=59;// unique target id for the whole sequence of segments. 1 is reserved for the UAS
publicstaticfinalintRSLT_VEL_AWAY=60;// axial velocity (positive - away), range derivative (m/s), calculated from the difference to the previous/next series range
publicstaticfinalintRSLT_VEL_RIGHT=61;// lateral velocity, right ( calculated from angular and RSLT_GRANGE
publicstaticfinalintRSLT_VEL_UP=62;// lateral velocity, up ( calculated from angular and RSLT_GRANGE
publicstaticfinalintRSLT_RANGE_LIN=63;// range linear interpolated using previous/next series if the same target is present there