PX4 Firmware
PX4 Autopilot Software http://px4.io
sample Struct Reference
Collaboration diagram for sample:

Public Attributes

uint64_t time_us
 
float data [3]
 

Detailed Description

Definition at line 38 of file test_EKF_ringbuffer.cpp.

Member Data Documentation

◆ data

float sample::data[3]

Definition at line 40 of file test_EKF_ringbuffer.cpp.

Referenced by EkfRingBufferTest::SetUp().

◆ time_us

uint64_t sample::time_us

Definition at line 39 of file test_EKF_ringbuffer.cpp.

Referenced by EkfRingBufferTest::SetUp(), and TEST_F().


The documentation for this struct was generated from the following file: