跳转到内容

SensorLaser::STP23L API

文档稀疏
符号
24
已记录
8
修订版本
0.1.0+cea60a9e62e2

16 / 24 个公开 API 符号没有说明。

命名空间

3

protocol

上游未提供说明。

1

结构体

1

函数

6

sensors::laser::STP23L::STP23L

                    sensors::laser::STP23L::STP23L (UART_HandleTypeDef *huart)
                  

上游未提供说明。

laser/stp23l/STP23L.hpp:20

sensors::laser::STP23L::decode

                    bool sensors::laser::STP23L::decode (const uint8_t data[191]) override
                  

上游未提供说明。

laser/stp23l/STP23L.hpp:33

sensors::laser::STP23L::getDistance

                    const float & sensors::laser::STP23L::getDistance () const
                  

上游未提供说明。

laser/stp23l/STP23L.hpp:22

sensors::laser::STP23L::header

                    const std::array< uint8_t, 4 > & sensors::laser::STP23L::header () const override
                  

上游未提供说明。

laser/stp23l/STP23L.hpp:28

sensors::laser::read_u16

                    static uint16_t sensors::laser::read_u16 (const uint8_t *p)
                  

上游未提供说明。

laser/stp23l/STP23L.cpp:15

sensors::laser::read_u32

                    static uint32_t sensors::laser::read_u32 (const uint8_t *p)
                  

上游未提供说明。

laser/stp23l/STP23L.cpp:21

变量

11

sensors::laser::STP23L::HEADER

                    std::array<uint8_t, 4> sensors::laser::STP23L::HEADER
                  

上游未提供说明。

laser/stp23l/STP23L.hpp:36

sensors::laser::STP23L::LidarPoint::confidence

                    uint8_t sensors::laser::STP23L::LidarPoint::confidence
                  

置信度

laser/stp23l/STP23L.hpp:45

sensors::laser::STP23L::LidarPoint::distance

                    uint16_t sensors::laser::STP23L::LidarPoint::distance
                  

距离 (mm)

laser/stp23l/STP23L.hpp:42

sensors::laser::STP23L::LidarPoint::noise

                    uint16_t sensors::laser::STP23L::LidarPoint::noise
                  

环境噪声

laser/stp23l/STP23L.hpp:43

sensors::laser::STP23L::LidarPoint::peak

                    uint32_t sensors::laser::STP23L::LidarPoint::peak
                  

接收信号强度

laser/stp23l/STP23L.hpp:44

sensors::laser::STP23L::LidarPoint::reftof

                    uint16_t sensors::laser::STP23L::LidarPoint::reftof
                  

温度表征值

laser/stp23l/STP23L.hpp:47

文件

2

laser/stp23l/STP23L.cpp

Brief description of the file. syhanjin 2026-02-02 Detailed description (optional).

laser/stp23l/STP23L.cpp

laser/stp23l/STP23L.hpp

Brief description of the file. syhanjin 2026-02-02 Detailed description (optional).

laser/stp23l/STP23L.hpp