1
2
3
4
5
6
7
8
9
10
11
12
13
14
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  Attribute NumberOfPeriodsInWindow 
 |  { 
 |    #keys: '3[122872.2.395231755][122872.2.395231754][122872.2.395231756]' 
 |    Description: 
 |    [* 
 |      The number of periods in the active window in the sliding windows approach. 
 |      For example, we have 10 periods, a number of periods in the window of 3 and a number of periods per slide of 2. 
 |      Then in the first step the active window will contain the first three periods.  
 |      Then the window will slide forwards and the active window will contain periods 3-5, etc. 
 |    *] 
 |    ValueType: Number 
 |  } 
 |  
  |