chrono::vehicle::LinearSpringDamperActuatorTorque Class Reference

Description

Utility class for specifying a linear rotational spring-damper torque with pre-tension.

#include <ChSubsysDefs.h>

Inheritance diagram for chrono::vehicle::LinearSpringDamperActuatorTorque:
Collaboration diagram for chrono::vehicle::LinearSpringDamperActuatorTorque:

Public Member Functions

 LinearSpringDamperActuatorTorque (double k, double c, double t, double rest_angle=0)
 
virtual double evaluate (double time, double angle, double vel, const ChLinkRSDA &link) override
 Calculate and return the general spring-damper torque at the specified configuration. More...
 

Member Function Documentation

◆ evaluate()

virtual double chrono::vehicle::LinearSpringDamperActuatorTorque::evaluate ( double  time,
double  angle,
double  vel,
const ChLinkRSDA link 
)
inlineoverridevirtual

Calculate and return the general spring-damper torque at the specified configuration.

Parameters
timecurrent time
anglerelative angle of rotation
velrelative angular speed
linkassociated RSDA link

Implements chrono::ChLinkRSDA::TorqueFunctor.


The documentation for this class was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono_vehicle/ChSubsysDefs.h