ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
adore::fun::SPRLongitudinalJerk2Cost Class Reference

#include <basicsetpointrequestevaluators.h>

Inheritance diagram for adore::fun::SPRLongitudinalJerk2Cost:
Inheritance graph
Collaboration diagram for adore::fun::SPRLongitudinalJerk2Cost:
Collaboration graph

Public Member Functions

virtual std::string getName () const override
 
virtual double getCost (const adore::fun::SetPointRequest &spr) const override
 

Member Function Documentation

◆ getCost()

virtual double adore::fun::SPRLongitudinalJerk2Cost::getCost ( const adore::fun::SetPointRequest spr) const
inlineoverridevirtual
Returns
positive double value for given SetPointRequest

Implements adore::fun::ASPRCost.

Here is the caller graph for this function:

◆ getName()

virtual std::string adore::fun::SPRLongitudinalJerk2Cost::getName ( ) const
inlineoverridevirtual
Returns
name of cost function or objective

Implements adore::fun::ASPRCost.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: