struct TraceHeader

Trace Header. More...

Full nameCoral::TraceHeader
Definition#include <tdtf.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members


Detailed Description

This is the header for a trace.

card64 FrameRate

Frame rate (double converted to binary using translateToBinary()).

See also: translateToBinary, translateToDouble

card32 Frames

Number of frames.

card8 Layers

Number of layers.

card8 pad01

Unused. Should be set to 0.

card16 pad02

Unused. Should be set to 0.

FrameDescription [0] Frame

Frame description array: 0 .. Frames - 1 Layer #0 trace Frames .. 2 * Frames - 1 Layer #1 trace ...