Struct SimOneAPI::TyrePosInfo¶
ClassList > SimOneAPI > TyrePosInfo
#include <SimOneHDMapAPI.h>
Public Attributes¶
| Type | Name |
|---|---|
| SSD::SimPoint3D | frontLeft |
| SSD::SimPoint3D | frontRight |
| SSD::SimPoint3D | rearLeft |
| SSD::SimPoint3D | rearRight |
Public Attributes Documentation¶
variable frontLeft¶
SSD::SimPoint3D SimOneAPI::TyrePosInfo::frontLeft;
variable frontRight¶
SSD::SimPoint3D SimOneAPI::TyrePosInfo::frontRight;
variable rearLeft¶
SSD::SimPoint3D SimOneAPI::TyrePosInfo::rearLeft;
variable rearRight¶
SSD::SimPoint3D SimOneAPI::TyrePosInfo::rearRight;
The documentation for this class was generated from the following file docs/api/cpp/SimOneHDMapAPI.h