LSD-SLAM
latest
Contents:
Architecture and Process Flow
Code Documentation
LSD-SLAM
Docs
»
Code Documentation
»
Struct MsAverage
Edit on GitHub
Struct MsAverage
¶
Defined in
File MovingAverage.h
Inheritance Relationships
¶
Base Type
¶
public
MovingAverage
(
Struct MovingAverage
)
Struct Documentation
¶
struct
MsAverage
:
public
MovingAverage
¶
Public Functions
MsAverage
(
const
float
alpha
= 0.1
)
¶
void
update
(
const
Timer
&
timer
)
¶
Protected Functions
void
update
(
const
struct
timeval &
tv_start
,
const
struct
timeval &
tv_end
)
¶