Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScheduleStateJSON

Hierarchy

Index

Properties

cpIndex

cpIndex: number

The index of the proposed schedule corresponding to the generated schedules contained in window.scheduleEvaluator

currentScheduleIndex

currentScheduleIndex: number

the index of the current schedule in the scheduleEvaluator.schedules array, only applicable when generated=true

generated

generated: boolean

indicates whether the currently showing schedule is the generated schedule

proposedScheduleIndex

proposedScheduleIndex: number

the index of the active proposed

proposedSchedules

proposedSchedules: ScheduleJSON[]

Generated using TypeDoc