Anti-roll bar subsystem
Description
Collaboration diagram for Anti-roll bar subsystem:
Classes | |
class | chrono::vehicle::AntirollBarRSD |
RSD antirollbar model constructed with data from file (JSON format). More... | |
class | chrono::vehicle::ChAntirollBarRSD |
Template for an anti-roll subsystem using an RSD. More... | |
class | chrono::vehicle::ChAntirollBar |
Base class for an anti-roll bar subsystem. More... | |
Typedefs | |
typedef std::vector< std::shared_ptr< ChAntirollBar > > | chrono::vehicle::ChAntirollbarList |
Vector of handles to antirollbar subsystems. | |