PX4 Firmware
PX4 Autopilot Software http://px4.io
H_RNG.c File Reference

Go to the source code of this file.

Variables

 A0 [0][0] = 1.0/(q0*q0-q1*q1-q2*q2+q3*q3)
 

Variable Documentation

◆ A0

A0[0][0] = 1.0/(q0*q0-q1*q1-q2*q2+q3*q3)

Definition at line 1 of file H_RNG.c.