Template Class FunctionalSafetyDecoder
Defined in File functional_safety.hpp
Inheritance Relationships
Base Type
public nebula::drivers::FunctionalSafetyDecoderTypedBase< PacketT >(Template Class FunctionalSafetyDecoderTypedBase)
Class Documentation
-
template<typename PacketT>
class FunctionalSafetyDecoder : public nebula::drivers::FunctionalSafetyDecoderTypedBase<PacketT> Interprets the functional safety part of Hesai pointcloud packets for supported sensor models.
- Template Parameters:
PacketT – A packet definition that has a supported functional safety section.