Searched defs:roll (Results 1 – 1 of 1) sorted by relevance
339 public double roll; field in RVCVXCheckAnalyzer.AttitudeRec769 double roll = (1-alpha) * rec.get(j).roll + alpha * rec.get(j+1).roll; in resampleSensorLog() local772 resampled.get(i).set(timebase.get(i).time, roll, pitch, yaw); in resampleSensorLog() local