Public Member Functions | Private Attributes | List of all members
librealsense::arithmetic_wraparound< T, S > Class Template Reference

#include <types.h>

Public Member Functions

 arithmetic_wraparound ()
 
calc (const T input)
 
void reset ()
 

Private Attributes

accumulated
 
last_input
 

Detailed Description

template<typename T, typename S>
class librealsense::arithmetic_wraparound< T, S >

Definition at line 886 of file src/types.h.

Constructor & Destructor Documentation

template<typename T, typename S>
librealsense::arithmetic_wraparound< T, S >::arithmetic_wraparound ( )
inline

Definition at line 889 of file src/types.h.

Member Function Documentation

template<typename T, typename S>
S librealsense::arithmetic_wraparound< T, S >::calc ( const T  input)
inline

Definition at line 899 of file src/types.h.

template<typename T, typename S>
void librealsense::arithmetic_wraparound< T, S >::reset ( void  )
inline

Definition at line 906 of file src/types.h.

Member Data Documentation

template<typename T, typename S>
S librealsense::arithmetic_wraparound< T, S >::accumulated
private

Definition at line 910 of file src/types.h.

template<typename T, typename S>
T librealsense::arithmetic_wraparound< T, S >::last_input
private

Definition at line 909 of file src/types.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:37