#include <depth_traits.h>
Static Public Member Functions | |
static uint16_t | fromMeters (float depth) |
static void | initializeBuffer (std::vector< uint8_t > &buffer) |
static float | toMeters (uint16_t depth) |
static bool | valid (uint16_t depth) |
Definition at line 46 of file depth_traits.h.
|
inlinestatic |
Definition at line 50 of file depth_traits.h.
|
inlinestatic |
Definition at line 51 of file depth_traits.h.
|
inlinestatic |
Definition at line 49 of file depth_traits.h.
|
inlinestatic |
Definition at line 48 of file depth_traits.h.