개정판 49a0dd42
issue #000: 0903
Change-Id: I77115e398c21539ff4eb7587065281373b220233
DTI_PID/DTI_PID/AppDocData.py | ||
---|---|---|
1077 | 1077 |
@author humkyung |
1078 | 1078 |
''' |
1079 | 1079 |
def getSlidingWindowSize(self): |
1080 |
res = [10,15]
|
|
1080 |
res = [25,20]
|
|
1081 | 1081 |
try: |
1082 | 1082 |
configs = self.getConfigs('Sliding Window') |
1083 | 1083 |
for config in configs: |
내보내기 Unified diff