Add pop_carry_over_time_range_id and pop_time_step_config
This commit is contained in:
		@@ -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;
 | 
			
		||||
};
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user