Dates (Heat Stress Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Overlay attribute
{{Overlay attributes|<onlyinclude>
{{Overlay attributes|type=row|overlay=Heat Stress
|attribute=DATES
|attribute=DATES
|unit=milliseconds
|unit={{time_in_milliseconds}}
|description=Dates define the amount of timeframes and are used to define the day and time for calculating sun angles.  
|description=Dates define the amount of timeframes and are used to define the day and time for calculating sun angles.  
|icon=
|defaultvalue=1375444800000
}}</onlyinclude>}}
{{article end
|notes=
* It is recommended to use the Heat Stress Overlay Wizard to generate and edit the dates.
* The [[Sun altitude (Heat Stress Overlay)|sun altitude]] and [[Sun azimuth (Heat Stress Overlay)|sun azimuth]] are (re)calculated automatically based on the project world location and the date, when the dates of the overlay are modified via the Heat Stress Overlay configuration wizard. They are not automatically recalculated when the dates attribute of the Heat Stress Overlay is modified directly.
* The dates are stored as [[Time_in_milliseconds|milliseconds past the defined epoch]]. [[Time_in_milliseconds#Notes|Care should be taken]] when manually adjusting these numbers!
|seealso=
|howtos=
}}
}}
==How-to's==
 
* [[How-to add and remove an attribute|Add and remove an attribute]]
{{HeatOverlay model attribute nav}}
==Notes==
* The dates are stored as '''doubles''' but interpreted as '''longs'''

Latest revision as of 11:27, 13 April 2026

Notes

  • It is recommended to use the Heat Stress Overlay Wizard to generate and edit the dates.
  • The sun altitude and sun azimuth are (re)calculated automatically based on the project world location and the date, when the dates of the overlay are modified via the Heat Stress Overlay configuration wizard. They are not automatically recalculated when the dates attribute of the Heat Stress Overlay is modified directly.
  • The dates are stored as milliseconds past the defined epoch. Care should be taken when manually adjusting these numbers!