chrono::vehicle::ChDataDriver::Entry Struct Reference

Description

Definition of driver inputs at a given time.

#include <ChDataDriver.h>

Public Member Functions

 Entry (double time, double steering, double throttle, double braking, double clutch=0)
 

Public Attributes

double m_time
 
double m_steering
 
double m_throttle
 
double m_braking
 
double m_clutch
 

The documentation for this struct was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono_vehicle/driver/ChDataDriver.h