CARLA
Classes | Namespaces | Macros | Typedefs | Variables
NavSatFix.h File Reference
#include "Header.h"
#include "NavSatStatus.h"
#include <fastrtps/utils/fixed_size_string.hpp>
#include <stdint.h>
#include <array>
#include <string>
#include <vector>
#include <map>
#include <bitset>
+ Include dependency graph for NavSatFix.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sensor_msgs::msg::NavSatFix
 This class represents the structure NavSatFix defined by the user in the IDL file. More...
 

Namespaces

 eprosima
 
 eprosima::fastcdr
 
 sensor_msgs
 
 sensor_msgs::msg
 

Macros

#define eProsima_user_DllExport
 
#define NavSatFix_DllAPI
 

Typedefs

typedef std::array< double, 9 > sensor_msgs::msg::sensor_msgs__NavSatFix__double_array_9
 

Variables

const uint8_t sensor_msgs::msg::NavSatFix__COVARIANCE_TYPE_APPROXIMATED = 1
 
const uint8_t sensor_msgs::msg::NavSatFix__COVARIANCE_TYPE_DIAGONAL_KNOWN = 2
 
const uint8_t sensor_msgs::msg::NavSatFix__COVARIANCE_TYPE_KNOWN = 3
 
const uint8_t sensor_msgs::msg::NavSatFix__COVARIANCE_TYPE_UNKNOWN = 0
 

Detailed Description

This header file contains the declaration of the described types in the IDL file.

This file was generated by the tool gen.

Definition in file NavSatFix.h.

Macro Definition Documentation

◆ eProsima_user_DllExport

#define eProsima_user_DllExport

Definition at line 44 of file NavSatFix.h.

◆ NavSatFix_DllAPI

#define NavSatFix_DllAPI

Definition at line 58 of file NavSatFix.h.