PX4 Firmware
PX4 Autopilot Software http://px4.io
actuator_outputs_s Struct Reference

#include <actuator_outputs.h>

Collaboration diagram for actuator_outputs_s:

Public Attributes

uint64_t timestamp
 
uint32_t noutputs
 
float output [16]
 
uint8_t _padding0 [4]
 

Detailed Description

Definition at line 53 of file actuator_outputs.h.

Member Data Documentation

◆ _padding0

uint8_t actuator_outputs_s::_padding0[4]

Definition at line 58 of file actuator_outputs.h.

◆ noutputs

◆ output

◆ timestamp


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