Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScheduleState

Hierarchy

Index

Properties

cpIndex

cpIndex: number

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

currentSchedule

currentSchedule: Schedule

currently rendered schedule

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

numGenerated

numGenerated: number

total number of generated schedules, has the same value as window.scheduleEvaluator.size()

proposedScheduleIndex

proposedScheduleIndex: number

the index of the active proposed

proposedSchedules

proposedSchedules: ProposedSchedule[]

Generated using TypeDoc