Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
Report::LapTime Struct Reference

#include <types.hpp>

Collaboration diagram for Report::LapTime:
Collaboration graph

Public Attributes

double time
 
std::vector< double > sector_times
 

Detailed Description

Definition at line 152 of file types.hpp.

Member Data Documentation

◆ sector_times

std::vector<double> Report::LapTime::sector_times

Definition at line 155 of file types.hpp.

◆ time

double Report::LapTime::time

Definition at line 154 of file types.hpp.


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