PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Public Attributes | |
uint64_t | time_us |
float | data [3] |
Definition at line 38 of file test_EKF_ringbuffer.cpp.
float sample::data[3] |
Definition at line 40 of file test_EKF_ringbuffer.cpp.
Referenced by EkfRingBufferTest::SetUp().
uint64_t sample::time_us |
Definition at line 39 of file test_EKF_ringbuffer.cpp.
Referenced by EkfRingBufferTest::SetUp(), and TEST_F().