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

plots markers for traffic gaps More...

#include <plot_gaps.h>

Collaboration diagram for adore::apps::PlotGaps:
Collaboration graph

Public Member Functions

 PlotGaps (std::string prefix)
 
 ~PlotGaps ()
 
void update ()
 

Private Attributes

adore::env::AFactory::TGapQueueReaderrightGapsReader_
 
DLR_TS::PlotLab::AFigureStubfigure_
 
std::string prefix_
 
GapQueuePlotterleftPlotter_
 
GapQueuePlotterrightPlotter_
 

Detailed Description

plots markers for traffic gaps

Constructor & Destructor Documentation

◆ PlotGaps()

adore::apps::PlotGaps::PlotGaps ( std::string  prefix)
inline
Here is the call graph for this function:

◆ ~PlotGaps()

adore::apps::PlotGaps::~PlotGaps ( )
inline

Member Function Documentation

◆ update()

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

Member Data Documentation

◆ figure_

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

◆ leftPlotter_

GapQueuePlotter* adore::apps::PlotGaps::leftPlotter_
private

◆ prefix_

std::string adore::apps::PlotGaps::prefix_
private

◆ rightGapsReader_

adore::env::AFactory::TGapQueueReader* adore::apps::PlotGaps::rightGapsReader_
private

◆ rightPlotter_

GapQueuePlotter* adore::apps::PlotGaps::rightPlotter_
private

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