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

#include <prediction_config.h>

Collaboration diagram for adore::PLOT::PredictionConfig::prediction_config:
Collaboration graph

Classes

struct  color_range
 

Public Member Functions

 prediction_config ()
 
double getShade (int rgb_index, double x, double x_max, double x_min=0)
 

Public Attributes

color_range r_
 
color_range g_
 
color_range b_
 
bool active_
 

Constructor & Destructor Documentation

◆ prediction_config()

adore::PLOT::PredictionConfig::prediction_config::prediction_config ( )
inline

Member Function Documentation

◆ getShade()

double adore::PLOT::PredictionConfig::prediction_config::getShade ( int  rgb_index,
double  x,
double  x_max,
double  x_min = 0 
)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ active_

bool adore::PLOT::PredictionConfig::prediction_config::active_

◆ b_

color_range adore::PLOT::PredictionConfig::prediction_config::b_

◆ g_

color_range adore::PLOT::PredictionConfig::prediction_config::g_

◆ r_

color_range adore::PLOT::PredictionConfig::prediction_config::r_

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