MAV'RIC
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
Servos_mix_matrix< N >::conf_t Struct Reference

Configuration structure. More...

#include <servos_mix_matrix.hpp>

Collaboration diagram for Servos_mix_matrix< N >::conf_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

Mat< N, 6 > mix
 Mix matrix.
Mat< N, 1 > trim
 Trim values added to output.
Mat< N, 1 > min
 Minimum commands to apply to servo.
Mat< N, 1 > max
 Maximum commands to apply to servo.

Detailed Description

template<uint32_t N>
struct Servos_mix_matrix< N >::conf_t

Configuration structure.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines