Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration BurningConditionRelative

The local time to calculate the start and stop time for burning conditions based off.

Index

Enumeration members

Enumeration members

LOCAL_MIDNIGHT

LOCAL_MIDNIGHT: = 0

Compute start/stop times based off of local midnight. This is the default and the original behavior.

LOCAL_NOON

LOCAL_NOON: = 1

Compute start/stop times based off of local noon. Times may be negative for this type.

SUN_RISE_SET

SUN_RISE_SET: = 2

Compute start/stop times based off of local sunrise/sunset.