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

a plotting application to plot the folling: lanefollowinggeometry, lanechangegeometry More...

#include <plot_views.h>

Collaboration diagram for adore::apps::PlotViews:
Collaboration graph

Public Member Functions

 PlotViews (DLR_TS::PlotLab::AFigureStub *figure, std::string prefix, const adore::PLOT::ViewPlotterConfig &config)
 
 ~PlotViews ()
 
void run ()
 

Private Attributes

DLR_TS::PlotLab::AFigureStubfigure_
 
std::string prefix_
 
adore::PLOT::ViewPlotterConfig config_
 
env::ThreeLaneViewDecoupled tlvd_
 

Detailed Description

a plotting application to plot the folling: lanefollowinggeometry, lanechangegeometry

Constructor & Destructor Documentation

◆ PlotViews()

adore::apps::PlotViews::PlotViews ( DLR_TS::PlotLab::AFigureStub figure,
std::string  prefix,
const adore::PLOT::ViewPlotterConfig config 
)
inline
Here is the call graph for this function:

◆ ~PlotViews()

adore::apps::PlotViews::~PlotViews ( )
inline

Member Function Documentation

◆ run()

void adore::apps::PlotViews::run ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ config_

adore::PLOT::ViewPlotterConfig adore::apps::PlotViews::config_
private

◆ figure_

DLR_TS::PlotLab::AFigureStub* adore::apps::PlotViews::figure_
private

◆ prefix_

std::string adore::apps::PlotViews::prefix_
private

◆ tlvd_

env::ThreeLaneViewDecoupled adore::apps::PlotViews::tlvd_
private

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