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

#include <viewplotter_config.h>

Collaboration diagram for adore::PLOT::ViewPlotterConfig:
Collaboration graph

Public Member Functions

 ViewPlotterConfig ()
 
 ~ViewPlotterConfig ()
 

Public Attributes

std::string lf_geometry_plotoptions
 
std::string lc_geometry_plotoptions
 
std::string lc_gate_plotoptions
 
std::string lc_sufficient_width_plotoptions
 
double lc_geometry_narrowing
 
double lf_geometry_narrowing
 
int number_of_samples_per_boundary
 
bool plot_lf_geometry
 
bool plot_lc_geometry
 

Constructor & Destructor Documentation

◆ ViewPlotterConfig()

adore::PLOT::ViewPlotterConfig::ViewPlotterConfig ( )
inline

◆ ~ViewPlotterConfig()

adore::PLOT::ViewPlotterConfig::~ViewPlotterConfig ( )
inline

Member Data Documentation

◆ lc_gate_plotoptions

std::string adore::PLOT::ViewPlotterConfig::lc_gate_plotoptions

◆ lc_geometry_narrowing

double adore::PLOT::ViewPlotterConfig::lc_geometry_narrowing

◆ lc_geometry_plotoptions

std::string adore::PLOT::ViewPlotterConfig::lc_geometry_plotoptions

◆ lc_sufficient_width_plotoptions

std::string adore::PLOT::ViewPlotterConfig::lc_sufficient_width_plotoptions

◆ lf_geometry_narrowing

double adore::PLOT::ViewPlotterConfig::lf_geometry_narrowing

◆ lf_geometry_plotoptions

std::string adore::PLOT::ViewPlotterConfig::lf_geometry_plotoptions

◆ number_of_samples_per_boundary

int adore::PLOT::ViewPlotterConfig::number_of_samples_per_boundary

◆ plot_lc_geometry

bool adore::PLOT::ViewPlotterConfig::plot_lc_geometry

◆ plot_lf_geometry

bool adore::PLOT::ViewPlotterConfig::plot_lf_geometry

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