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

#include <drive.hpp>

Public Attributes

std::string name = ""
 
PID::Constantsconsts
 

Detailed Description

Definition at line 3435 of file drive.hpp.

Member Data Documentation

◆ consts

PID::Constants* light::Drive::const_and_name::consts

Definition at line 3437 of file drive.hpp.

◆ name

std::string light::Drive::const_and_name::name = ""

Definition at line 3436 of file drive.hpp.


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