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:
  • D:/W/B/src/chrono-9.0.1/src/chrono_vehicle/driver/ChDataDriver.h