LogEventProcessor

Produce output in same format as LOG_EVENT.csv from the SeatingDataCollection app. The ID column is added through IdDataKey! See *_EVENT constants for supported log event types.


Field: INITIALIZATION_END_EVENT [java.lang.String]

---


Field: observedSeats [Seat>]

---


Field: time [LocalTime]

---


Field: attributes [AttributesLogEventProcessor]

---


Field: trainModel [TrainModel]

---


Field: timeFormatter [DateTimeFormatter]

---


Field: SIT_DOWN_EVENT [java.lang.String]

---


Field: nextLogEventId [int]

---