CARLA
Classes | Functions
dvs Namespace Reference

Classes

struct  Config
 DVS Configuration structure. More...
 

Functions

constexpr double nanosecToSecTrunc (std::int64_t nanoseconds)
 
constexpr std::int64_t secToNanosec (double seconds)
 

Function Documentation

◆ nanosecToSecTrunc()

constexpr double dvs::nanosecToSecTrunc ( std::int64_t  nanoseconds)
inline

Definition at line 34 of file DVSCamera.h.

Referenced by ADVSCamera::Simulation().

+ Here is the caller graph for this function:

◆ secToNanosec()

constexpr std::int64_t dvs::secToNanosec ( double  seconds)
inline

Definition at line 29 of file DVSCamera.h.

Referenced by ADVSCamera::Simulation().

+ Here is the caller graph for this function: