• Starts the Snowfall simulation when today's date falls within the date range in the schedule.

    Parameters

    • userSchedule: UserSchedule

      A schedule config, defining when the simulation should run from, and when the simulation should run to.

    • Optionalconfig: UserConfig = {}

      A config, possibly from the Visual Config Editor.

    Returns void