UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
ufo::pred::ReflectivenessInterval< Negated > Struct Template Reference

Public Member Functions

 ReflectivenessInterval (count_t min, count_t max)
 

Public Attributes

ReflectivenessMax max
 
ReflectivenessMin min
 

Detailed Description

template<bool Negated = false>
struct ufo::pred::ReflectivenessInterval< Negated >

Definition at line 52 of file reflectiveness_interval.hpp.

Constructor & Destructor Documentation

◆ ReflectivenessInterval()

template<bool Negated = false>
ufo::pred::ReflectivenessInterval< Negated >::ReflectivenessInterval ( count_t  min,
count_t  max 
)
inline

Definition at line 56 of file reflectiveness_interval.hpp.

Member Data Documentation

◆ max

template<bool Negated = false>
ReflectivenessMax ufo::pred::ReflectivenessInterval< Negated >::max

Definition at line 54 of file reflectiveness_interval.hpp.

◆ min

template<bool Negated = false>
ReflectivenessMin ufo::pred::ReflectivenessInterval< Negated >::min

Definition at line 53 of file reflectiveness_interval.hpp.


The documentation for this struct was generated from the following file: