Home
last modified time | relevance | path

Searched refs:calculateGyroscope (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Dsensors_simulator.cpp56 static Eigen::Vector3d calculateGyroscope(std::chrono::duration<double> duration, in calculateGyroscope() function
94 gyro_xyz_ = calculateGyroscope(duration, prior_rotation_matrix_, in RefreshSensors()