Add pop_carry_over_time_range_id and pop_time_step_config
This commit is contained in:
parent
6a781f0d3b
commit
e520965c6b
@ -16,6 +16,8 @@ public:
|
||||
double pop_max_time;
|
||||
double pop_min_price;
|
||||
int pop_carry_over;
|
||||
int pop_carry_over_time_range_id;
|
||||
int pop_daily_card_price;
|
||||
int pop_business_hours;
|
||||
int pop_time_step_config;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user