List of all members |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
LidarSensor Class Reference
#include <lidar_sensor.pb.h>
Public Member Functions | |
LidarSensor () | |
LidarSensor (const LidarSensor &from) | |
virtual | ~LidarSensor () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_display_scan () |
void | clear_header () |
void | clear_horizontal_max_angle () |
void | clear_horizontal_min_angle () |
void | clear_horizontal_resolution () |
void | clear_horizontal_samples () |
void | clear_noise () |
void | clear_range_max () |
void | clear_range_min () |
void | clear_range_resolution () |
void | clear_vertical_max_angle () |
void | clear_vertical_min_angle () |
void | clear_vertical_resolution () |
void | clear_vertical_samples () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const LidarSensor &from) |
bool | display_scan () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_noise () const |
const ::ignition::msgs::Header & | header () const |
double | horizontal_max_angle () const |
double | horizontal_min_angle () const |
double | horizontal_resolution () const |
::google::protobuf::int32 | horizontal_samples () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const LidarSensor &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::ignition::msgs::Header * | mutable_header () |
::ignition::msgs::SensorNoise * | mutable_noise () |
LidarSensor * | New () const final |
LidarSensor * | New (::google::protobuf::Arena *arena) const final |
const ::ignition::msgs::SensorNoise & | noise () const |
LidarSensor & | operator= (const LidarSensor &from) |
double | range_max () const |
double | range_min () const |
double | range_resolution () const |
::ignition::msgs::Header * | release_header () |
::ignition::msgs::SensorNoise * | release_noise () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_header (::ignition::msgs::Header *header) |
void | set_allocated_noise (::ignition::msgs::SensorNoise *noise) |
void | set_display_scan (bool value) |
void | set_horizontal_max_angle (double value) |
void | set_horizontal_min_angle (double value) |
void | set_horizontal_resolution (double value) |
void | set_horizontal_samples (::google::protobuf::int32 value) |
void | set_range_max (double value) |
void | set_range_min (double value) |
void | set_range_resolution (double value) |
void | set_vertical_max_angle (double value) |
void | set_vertical_min_angle (double value) |
void | set_vertical_resolution (double value) |
void | set_vertical_samples (::google::protobuf::int32 value) |
void | Swap (LidarSensor *other) |
double | vertical_max_angle () const |
double | vertical_min_angle () const |
double | vertical_resolution () const |
::google::protobuf::int32 | vertical_samples () const |
Static Public Member Functions | |
static const LidarSensor & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const LidarSensor * | internal_default_instance () |
Static Public Attributes | |
static const int | kDisplayScanFieldNumber = 2 |
static const int | kHeaderFieldNumber = 1 |
static const int | kHorizontalMaxAngleFieldNumber = 6 |
static const int | kHorizontalMinAngleFieldNumber = 5 |
static const int | kHorizontalResolutionFieldNumber = 4 |
static const int | kHorizontalSamplesFieldNumber = 3 |
static constexpr int | kIndexInFileMessages |
static const int | kNoiseFieldNumber = 14 |
static const int | kRangeMaxFieldNumber = 12 |
static const int | kRangeMinFieldNumber = 11 |
static const int | kRangeResolutionFieldNumber = 13 |
static const int | kVerticalMaxAngleFieldNumber = 10 |
static const int | kVerticalMinAngleFieldNumber = 9 |
static const int | kVerticalResolutionFieldNumber = 8 |
static const int | kVerticalSamplesFieldNumber = 7 |
Constructor & Destructor Documentation
◆ LidarSensor() [1/2]
LidarSensor | ( | ) |
◆ ~LidarSensor()
|
virtual |
◆ LidarSensor() [2/2]
LidarSensor | ( | const LidarSensor & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_display_scan()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_horizontal_max_angle()
|
inline |
◆ clear_horizontal_min_angle()
|
inline |
◆ clear_horizontal_resolution()
|
inline |
◆ clear_horizontal_samples()
|
inline |
◆ clear_noise()
void clear_noise | ( | ) |
◆ clear_range_max()
|
inline |
◆ clear_range_min()
|
inline |
◆ clear_range_resolution()
|
inline |
◆ clear_vertical_max_angle()
|
inline |
◆ clear_vertical_min_angle()
|
inline |
◆ clear_vertical_resolution()
|
inline |
◆ clear_vertical_samples()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const LidarSensor & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ display_scan()
|
inline |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ has_noise()
|
inline |
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
◆ horizontal_max_angle()
|
inline |
◆ horizontal_min_angle()
|
inline |
◆ horizontal_resolution()
|
inline |
◆ horizontal_samples()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_LidarSensor_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const LidarSensor & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_header()
|
inline |
◆ mutable_noise()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ noise()
|
inline |
References ignition::msgs::_SensorNoise_default_instance_.
◆ operator=()
|
inline |
◆ range_max()
|
inline |
◆ range_min()
|
inline |
◆ range_resolution()
|
inline |
◆ release_header()
|
inline |
◆ release_noise()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_header()
|
inline |
◆ set_allocated_noise()
|
inline |
◆ set_display_scan()
|
inline |
◆ set_horizontal_max_angle()
|
inline |
◆ set_horizontal_min_angle()
|
inline |
◆ set_horizontal_resolution()
|
inline |
◆ set_horizontal_samples()
|
inline |
◆ set_range_max()
|
inline |
◆ set_range_min()
|
inline |
◆ set_range_resolution()
|
inline |
◆ set_vertical_max_angle()
|
inline |
◆ set_vertical_min_angle()
|
inline |
◆ set_vertical_resolution()
|
inline |
◆ set_vertical_samples()
|
inline |
◆ Swap()
void Swap | ( | LidarSensor * | other | ) |
◆ vertical_max_angle()
|
inline |
◆ vertical_min_angle()
|
inline |
◆ vertical_resolution()
|
inline |
◆ vertical_samples()
|
inline |
Member Data Documentation
◆ kDisplayScanFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kHorizontalMaxAngleFieldNumber
|
static |
◆ kHorizontalMinAngleFieldNumber
|
static |
◆ kHorizontalResolutionFieldNumber
|
static |
◆ kHorizontalSamplesFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kNoiseFieldNumber
|
static |
◆ kRangeMaxFieldNumber
|
static |
◆ kRangeMinFieldNumber
|
static |
◆ kRangeResolutionFieldNumber
|
static |
◆ kVerticalMaxAngleFieldNumber
|
static |
◆ kVerticalMinAngleFieldNumber
|
static |
◆ kVerticalResolutionFieldNumber
|
static |
◆ kVerticalSamplesFieldNumber
|
static |
The documentation for this class was generated from the following file: