Go to the source code of this file.
Functions | |
static bool | is_close_to_zero (float x) |
Variables | |
static const float | FOV_H = 0.610865f |
static const float | FOV_V = 0.479966f |
static const float | INDOOR_MAX_RANGE = 9.0f |
static const float | LONG_THERMAL = 74.5f |
static const float | MAX_RANGE_IN_UNIT = 65536.0f |
static const size_t | N_STD_FRAMES = 100 |
static const int | NINETY_FIVE_PERCENT_OF_STD_PERIOD = static_cast< int >( 0.95 * N_STD_FRAMES ) |
static const int | VGA_HALF_HEIGHT = VGA_HEIGHT / 2 |
static const int | VGA_HALF_WIDTH = VGA_WIDTH / 2 |
static const int | VGA_HEIGHT = 480 |
static const int | VGA_WIDTH = 640 |
|
static |
Definition at line 26 of file reflectivity.cpp.
|
static |
Definition at line 18 of file reflectivity.cpp.
|
static |
Definition at line 19 of file reflectivity.cpp.
|
static |
Definition at line 15 of file reflectivity.cpp.
|
static |
Definition at line 14 of file reflectivity.cpp.
|
static |
Definition at line 13 of file reflectivity.cpp.
|
static |
Definition at line 11 of file reflectivity.cpp.
|
static |
Definition at line 12 of file reflectivity.cpp.
|
static |
Definition at line 24 of file reflectivity.cpp.
|
static |
Definition at line 23 of file reflectivity.cpp.
|
static |
Definition at line 22 of file reflectivity.cpp.
|
static |
Definition at line 21 of file reflectivity.cpp.