![]() |
vrpRouting
0.3
|
Time Dependant Multipliers. More...
#include "time_multipliers_t.h"
Public Attributes | |
Multiplier | multiplier |
multiplier at hour More... | |
TTimestamp | start_time |
Time of day where the multiplier starts to be valid. More... | |
Time Dependant Multipliers.
name | description |
---|---|
start_time | with respect to 0 |
multiplier | takes effect starting from the start_time |
Definition at line 46 of file time_multipliers_t.h.
Multiplier Time_multipliers_t::multiplier |
multiplier at hour
Definition at line 50 of file time_multipliers_t.h.
Referenced by fetch_raw(), and fetch_timestamps().
TTimestamp Time_multipliers_t::start_time |
Time of day where the multiplier starts to be valid.
Definition at line 48 of file time_multipliers_t.h.
Referenced by fetch_raw(), fetch_timestamps(), and vrprouting::problem::anonymous_namespace{matrix.cpp}::set_tdm().