37 double getShade(
double x,
double x_max,
double x_min = 0)
52 double getShade(
int rgb_index,
double x,
double x_max,
double x_min = 0)
Definition: prediction_config.h:24
prediction_config static_
Definition: prediction_config.h:74
prediction_config expected_
Definition: prediction_config.h:71
PredictionConfig()
Definition: prediction_config.h:78
prediction_config desired_
Definition: prediction_config.h:70
prediction_config worst_case_
Definition: prediction_config.h:72
double t_prediction_max
Definition: prediction_config.h:76
prediction_config ego_
Definition: prediction_config.h:73
x
Definition: adore_set_goal.py:30
Definition: areaofeffectconverter.h:20
Definition: prediction_config.h:29
double start_
Definition: prediction_config.h:30
double getShade(double x, double x_max, double x_min=0)
Definition: prediction_config.h:37
color_range()
Definition: prediction_config.h:32
double end_
Definition: prediction_config.h:31
Definition: prediction_config.h:27
bool active_
Definition: prediction_config.h:47
color_range b_
Definition: prediction_config.h:46
double getShade(int rgb_index, double x, double x_max, double x_min=0)
Definition: prediction_config.h:52
color_range g_
Definition: prediction_config.h:46
color_range r_
Definition: prediction_config.h:46
prediction_config()
Definition: prediction_config.h:48