#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>
类 | |
class | sensor_msgs::msg::NavSatFix |
This class represents the structure NavSatFix defined by the user in the IDL file. 更多... | |
命名空间 | |
namespace | eprosima |
namespace | eprosima::fastcdr |
namespace | sensor_msgs |
namespace | sensor_msgs::msg |
宏定义 | |
#define | eProsima_user_DllExport |
#define | NavSatFix_DllAPI |
类型定义 | |
typedef std::array< double, 9 > | sensor_msgs::msg::sensor_msgs__NavSatFix__double_array_9 |
变量 | |
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 |
This header file contains the declaration of the described types in the IDL file.
This file was generated by the tool gen.
在文件 NavSatFix.h 中定义.
#define eProsima_user_DllExport |
在文件 NavSatFix.h 第 44 行定义.
#define NavSatFix_DllAPI |
在文件 NavSatFix.h 第 58 行定义.