Struct __attribute__

Struct Documentation

struct __attribute__

Public Members

std::uint16_t swstx

Value is always NlxDataTypes::NLX_VTREC_SWSTX.

std::uint16_t swid

The ID assigned to the video tracker that created this record.

std::uint16_t swdata_size

The size of the VT record in bytes.

std::uint64_t qwTimeStamp

Timestamp of this record in microseconds.

std::uint32_t dwPoints[VTRecNumTransitionBitfields]

An array of bitfields encoding all threshold crossings in the video frame.

std::int16_t sncrc

Ignored, relic from Cheetah160VT.

std::int32_t dnextracted_x

Calculated x coordinate from our extraction algorithm.

std::int32_t dnextracted_y

Calculated y coordinate from our extraction algorithm.

std::int32_t dnextracted_angle

the Y axis

Calculated head direction in degrees from

std::int32_t dntargets[VTRecNumTargets]

An array of aggregated transitions in the same bitfield format as VideoRec::dwPoints