#include <plane_motion.h>
◆ anonymous enum
Enumerator |
---|
ACCUM_MOTION | |
ACCUM_PUSH_MOTION | |
PUSH_ACCUM_MOTION | |
RESET | |
◆ PlaneMotion()
apollo::perception::camera::PlaneMotion::PlaneMotion |
( |
int |
s | ) |
|
|
explicit |
◆ ~PlaneMotion()
apollo::perception::camera::PlaneMotion::~PlaneMotion |
( |
void |
| ) |
|
◆ add_new_motion()
void apollo::perception::camera::PlaneMotion::add_new_motion |
( |
double |
pre_image_timestamp, |
|
|
double |
image_timestamp, |
|
|
int |
motion_operation_flag, |
|
|
base::VehicleStatus * |
vehicledata |
|
) |
| |
◆ cleanbuffer()
void apollo::perception::camera::PlaneMotion::cleanbuffer |
( |
| ) |
|
|
inline |
◆ find_motion_with_timestamp()
bool apollo::perception::camera::PlaneMotion::find_motion_with_timestamp |
( |
double |
timestamp, |
|
|
base::VehicleStatus * |
vs |
|
) |
| |
◆ get_buffer()
◆ is_3d_motion()
bool apollo::perception::camera::PlaneMotion::is_3d_motion |
( |
| ) |
const |
|
inline |
◆ set_buffer_size()
void apollo::perception::camera::PlaneMotion::set_buffer_size |
( |
int |
s | ) |
|
|
inline |
The documentation for this class was generated from the following file: