hour

From krc
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
 
<div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:.5em;">
 
<div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:.5em;">
 
<div style="font-size:125%; line-height:120%; padding:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;">
 
<div style="font-size:125%; line-height:120%; padding:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;">
'''Parameter Variable and Definition'''
+
'''Parameter Variable and Physical Definition'''
 
</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;">
Line 17: Line 17:
 
<div style="background:#ffffff; padding:0.8em 0.4em 0.2em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;">
 
<div style="background:#ffffff; padding:0.8em 0.4em 0.2em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;">
 
   
 
   
 +
:'''Davinci Definition'''
 +
::*Same as Physical Definition
 
:'''Values:'''
 
:'''Values:'''
 
::*Range = (0, 24)
 
::*Range = (0, 24)

Revision as of 15:47, 14 July 2017

Parameter Variable and Physical Definition

Time of Day: The time of the day.


Davinci Usage

Davinci Definition
  • Same as Physical Definition
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
Personal tools