falcon4:file_formats:cam_trn_tac:evt_file
This is an old revision of the document!
Table of Contents
.EVT file
The .EVT file is one of the files embedded within a .CAM/.TRN/.TAC file. The .EVT file holds some history of events that happen in the campaign. It is closely related to the associated trigger file (.TRI file, which is not contained in the .CAM/.TRN/.TAC file), recording which events have happened. Unlike some other embedded files, it is not compressed.
.EVT file format
Field | Data Type | Width (in bytes) | Description | Versions |
---|---|---|---|---|
numEvents | Signed 16-bit integer | 2 | All | |
campEvents[] | CampEvent[numEvents] | (4 * numEvents) bytes | All |
Structures used
CampEvent structure
Field | Data Type | Width (in bytes) | Description | Versions |
---|---|---|---|---|
id | Signed 16-bit integer | 2 | All | |
flags | Signed 16-bit integer | 2 | All |
falcon4/file_formats/cam_trn_tac/evt_file.1234677774.txt.gz · Last modified: 2009/02/15 06:02 by lightning