chrono::vehicle::ChGenericWheeledSuspension::BodyIdentifier Struct Reference
Description
Identification of a body in the suspension subsystem.
#include <ChGenericWheeledSuspension.h>
Inheritance diagram for chrono::vehicle::ChGenericWheeledSuspension::BodyIdentifier:
Public Member Functions | |
BodyIdentifier (const std::string &part_name, int side=-1, bool is_chassis=false, bool is_subchassis=false, bool is_steering=false) | |
Public Attributes | |
std::string | name |
name of part | |
int | side |
side of part (if not the same) | |
bool | chassis |
true if this is a vehicle chassis body | |
bool | subchassis |
true if this is a vehicle subchassis body | |
bool | steering |
true if this is a vehicle steering link | |
The documentation for this struct was generated from the following files:
- /builds/uwsbel/chrono/src/chrono_vehicle/wheeled_vehicle/suspension/ChGenericWheeledSuspension.h
- /builds/uwsbel/chrono/src/chrono_vehicle/wheeled_vehicle/suspension/ChGenericWheeledSuspension.cpp