Dates (Heat Stress Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Overlay attribute
{{Overlay attributes|<onlyinclude>
{{Overlay attributes|type=row|overlay=Heat Stress
|attribute=DATES
|attribute=DATES
|unit={{timestamp}}
|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 specify the timeframes (day and time) used to calculate 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 automatically recalculated based on project location and date only when using the Heat Stress Overlay configuration wizard, not when modifying the attribute 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=
|api=* [[Api session event editor overlay set attribute]]
}}
}}


When
{{HeatOverlay model attribute nav}}
 
==Notes==
* It is recommended to use the Heat Overlay Wizard to generate and edit the dates.
* * The [[Sun altitude (Heat Overlay)|sun altitude]] and [[Sun azimuth (Heat Overlay)|sun azimuth]] are (re)calculated automatically based on the project world location and the date, when the [[dates (Heat Overlay)|dates]] of the overlay are modified via the Heat Overlay configuration wizard. They are not automatically recalculated when the [[dates (Heat Overlay)|dates]] attribute of the Heat Overlay is modified directly.
* The dates are stored as '''doubles''' but interpreted as '''longs''', with the value in milliseconds. This is known as a {{timestamp}}.
 
{{Template:HeatOverlay_model_attribute_nav}}
 
{{Template:Heat_Module_buttons}}

Latest revision as of 08:06, 14 July 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 automatically recalculated based on project location and date only when using the Heat Stress Overlay configuration wizard, not when modifying the attribute directly.
  • The dates are stored as milliseconds past the defined epoch. Care should be taken when manually adjusting these numbers!

API Endpoints