This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
def na=double.nan; | |
# | |
# Define time that OR begins (in hhmm format, | |
# 0930 is the default): | |
# | |
input ORBegin = 0930; | |
# | |
# Define time that OR is finished (in hhmm format, | |
# 10:00 is the default): |