Description

Lane that is grouped into an approach with other ApproachLanes.

#include <SynApproachMessage.h>

Public Member Functions

 ApproachLane (double width, std::vector< ChVector3d > controlPoints)
 ApproachLane (const SynFlatBuffers::Approach::Lane *lane)

Public Attributes

double width
 define the width of the lane. Control points to the side is width/2.
std::vector< ChVector3dcontrolPoints
 The points define the center of the lane.

The documentation for this struct was generated from the following files:
  • D:/W/B/src/chrono-9.0.1/src/chrono_synchrono/flatbuffer/message/SynApproachMessage.h
  • D:/W/B/src/chrono-9.0.1/src/chrono_synchrono/flatbuffer/message/SynApproachMessage.cpp