APM:Libraries
Public Attributes | List of all members
AP_Param::ConversionInfo Struct Reference

#include <AP_Param.h>

Public Attributes

uint16_t old_key
 
uint32_t old_group_element
 
enum ap_var_type type
 
const char * new_name
 

Detailed Description

Definition at line 169 of file AP_Param.h.

Member Data Documentation

◆ new_name

const char* AP_Param::ConversionInfo::new_name

◆ old_group_element

uint32_t AP_Param::ConversionInfo::old_group_element

◆ old_key

uint16_t AP_Param::ConversionInfo::old_key

◆ type

enum ap_var_type AP_Param::ConversionInfo::type

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