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

Public Member Functions

 TimeInterval (time_t min, time_t max)
 

Public Attributes

TimeMax max
 
TimeMin min
 

Detailed Description

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

Definition at line 52 of file time_interval.hpp.

Constructor & Destructor Documentation

◆ TimeInterval()

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

Definition at line 56 of file time_interval.hpp.

Member Data Documentation

◆ max

template<bool Negated = false>
TimeMax ufo::pred::TimeInterval< Negated >::max

Definition at line 54 of file time_interval.hpp.

◆ min

template<bool Negated = false>
TimeMin ufo::pred::TimeInterval< Negated >::min

Definition at line 53 of file time_interval.hpp.


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