Apollo  v5.5.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::benchmark::PointXYZIT Struct Reference

#include <types.h>

Collaboration diagram for apollo::perception::benchmark::PointXYZIT:
Collaboration graph

Public Attributes

float x
 
float y
 
float z
 
uint8_t intensity
 
double timestamp
 

Member Data Documentation

◆ intensity

uint8_t apollo::perception::benchmark::PointXYZIT::intensity

◆ timestamp

double apollo::perception::benchmark::PointXYZIT::timestamp

◆ x

float apollo::perception::benchmark::PointXYZIT::x

◆ y

float apollo::perception::benchmark::PointXYZIT::y

◆ z

float apollo::perception::benchmark::PointXYZIT::z

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