hour
From krc
(Difference between revisions)
(Created page with "<span id="{{{1}}}"></span> <div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:.5em;"> <div style="font-size:125%; line-height:120%; padding:1...") |
|||
Line 19: | Line 19: | ||
:'''Values:''' | :'''Values:''' | ||
::*Range = (0, 24) | ::*Range = (0, 24) | ||
− | ::*Default Value = -32768 (i.e. all times of day | + | ::*Default Value = -32768 (i.e. all times of day) |
:'''Input Parameter Name:''' | :'''Input Parameter Name:''' | ||
::*hour | ::*hour | ||
Line 32: | Line 32: | ||
</div> | </div> | ||
<div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | <div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
− | + | ||
+ | :'''Values:''' | ||
+ | ::*Range = (0, 24) | ||
+ | ::*Default Value = 24 | ||
+ | :'''Value Parameter Type:''' | ||
+ | ::Real Value Parameter | ||
+ | :'''Input Parameter Name:''' | ||
+ | ::*N24 | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 15:07, 14 July 2017
Parameter Variable and Definition
Time of Day: The time of the day.
Davinci Usage
- Values:
- Range = (0, 24)
- Default Value = -32768 (i.e. all times of day)
- Input Parameter Name:
- hour
KRC Definition
- Values:
- Range = (0, 24)
- Default Value = 24
- Value Parameter Type:
- Real Value Parameter
- Input Parameter Name:
- N24