Struct nebula::drivers::hesai_packet::Packet64
ClassList > nebula > drivers > hesai_packet > Packet64
#include <pandar_64.hpp>
Inherits the following classes: nebula::drivers::hesai_packet::PacketBase
Public Types
Type | Name |
---|---|
typedef Body< Block< Unit3B, Packet64::n_channels >, Packet64::n_blocks > | body_t |
Public Attributes
Type | Name |
---|---|
body_t | body |
Header8B | header |
Tail64 | tail |
Public Static Attributes inherited from nebula::drivers::hesai_packet::PacketBase
See nebula::drivers::hesai_packet::PacketBase
Type | Name |
---|---|
constexpr size_t | degree_subdivisions = = degreeSubdivisions |
constexpr size_t | max_returns = = maxReturns |
constexpr size_t | n_blocks = = nBlocks |
constexpr size_t | n_channels = = nChannels |
Public Types Documentation
typedef body_t
using nebula::drivers::hesai_packet::Packet64::body_t = Body<Block<Unit3B, Packet64::n_channels>, Packet64::n_blocks>;
Public Attributes Documentation
variable body
body_t nebula::drivers::hesai_packet::Packet64::body;
variable header
Header8B nebula::drivers::hesai_packet::Packet64::header;
variable tail
Tail64 nebula::drivers::hesai_packet::Packet64::tail;
The documentation for this class was generated from the following file nebula_decoders/include/nebula_decoders/nebula_decoders_hesai/decoders/pandar_64.hpp