Usage
"initialize"(.Object, vars, label, typeA, showorder, deb, fin, GZDeb, GZFin, Repetition, BZBeforeDeb, BZBeforeFin, BZAfterDeb, BZAfterFin, BZLong, BZLtype, NAMES)
Arguments
.Object
a ViSibook object.
vars
a vector storing names of actions.
label
a vector. storing brief description of actions.
typeA
Vector storing type of actions, "l" for long actions, "p" for punctuals.
showorder
vector storing order in which actions will be plotted, is an actions is not to be plot its showorder is "NA".
deb
Vector storing, for long actions, the punctual action names that corresponds to its start.
fin
Vector storing, for long actions, the punctual action that corresponds to its end.
GZDeb
Vector storing punctuals actions green zone starting time.
GZFin
Vector storing punctual action green zone ending time.
Repetition
Vector storing if the green zones should be repeated the time interval of repetition.
BZBeforeDeb
Vector storing punctual black zone 1 starting time.
BZBeforeFin
Vector storing punctual black zone 1 ending time.
BZAfterDeb
Vector storing punctual black zone 2 starting time.
BZAfterFin
Vector storing punctual black zone 2 ending time.
BZLong
Vector storing the long action black zone time.
BZLtype
Vector storing the type of the black zone,
"time" if the action should be finish at a time, "span" if the action should be finish in a time.