User Tools

Site Tools


howtos:typical_initview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
howtos:typical_initview [2019/03/17 16:31]
marcus.williams
howtos:typical_initview [2019/03/18 03:17]
marcus.williams [Fixed Scenario for Simulator]
Line 19: Line 19:
  
 ===== Fixed Scenario for Simulator ===== ===== Fixed Scenario for Simulator =====
 +
 +<​code>​
 +integer $lastHisYear
 +getobjinfo ([1], $lastHisYear;​ info=sequenceEnd,​ dim=time)
 +integer $firstYear
 +getobjinfo ([2], $firstYear; info=sequenceStart,​ dim=time)
 +integer $lastYear
 +getobjinfo ([2], $lastYear; info=sequenceEnd,​ dim=time)
 +</​code>​
  
  
howtos/typical_initview.txt ยท Last modified: 2019/03/18 03:36 by marcus.williams