ResponseScheduleItem

Represents a ResponseInterval placed on a ResponseSchedule.

Author

rossetti

Parameters

schedule

the schedule that the interval should belong to

theStartTime

must be greater than zero. Represents start time relative to start of schedule

duration

the ResponseInterval

label

a string for labeling the item

Properties

Link copied to clipboard

The duration (length) of the interval

Link copied to clipboard
Link copied to clipboard

the time to start the schedule

Link copied to clipboard

When the interval was last ended

Link copied to clipboard

When the interval was last started

Functions

Link copied to clipboard

Adds a Counter to the interval for data collection over the interval

Link copied to clipboard

Adds a ResponseVariable to the item for data collection over the interval

Link copied to clipboard
open override fun toString(): String