APM:Libraries
Public Attributes | List of all members
AP_Mission::Repeat_Servo_Command Struct Reference

#include <AP_Mission.h>

Public Attributes

uint8_t channel
 
uint16_t pwm
 
int16_t repeat_count
 
float cycle_time
 

Detailed Description

Definition at line 99 of file AP_Mission.h.

Member Data Documentation

◆ channel

uint8_t AP_Mission::Repeat_Servo_Command::channel

◆ cycle_time

float AP_Mission::Repeat_Servo_Command::cycle_time

◆ pwm

uint16_t AP_Mission::Repeat_Servo_Command::pwm

◆ repeat_count

int16_t AP_Mission::Repeat_Servo_Command::repeat_count

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