LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
Loading...
Searching...
No Matches
okapi::PIDTuner::Particle Struct Reference

#include <pidTuner.hpp>

Public Attributes

double pos
 
double vel
 
double best
 

Detailed Description

Definition at line 53 of file pidTuner.hpp.

Member Data Documentation

◆ best

double okapi::PIDTuner::Particle::best

Definition at line 54 of file pidTuner.hpp.

◆ pos

double okapi::PIDTuner::Particle::pos

Definition at line 54 of file pidTuner.hpp.

◆ vel

double okapi::PIDTuner::Particle::vel

Definition at line 54 of file pidTuner.hpp.


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