NET_DVR_SHIPSINFO

Ship Information Structure

Member

Data Type

Description

fShipsLength

float

Ship length, the value is between 1 and 1000.0, which corrects to one decimal place, unit: m.

fShipsHeight

float

Ship height, the value is between 1 and 1000.0, which corrects to one decimal place, unit: m.

fShipsWidth

float

Ship width, the value is between 1 and 1000.0, which corrects to one decimal place, unit: m.

fShipsSpeed

float

Ship speed, the value is between 1 and 1000.0, which corrects to one decimal place, unit: m/s.

byShipsDirection

BYTE

Ship direction (on the picture): 0-up, 1-down, 2-left, 3-right

byShipsDetState

BYTE

Ship detection mode: 0-line crossing, 1-ship's bow, 2-ship's stern

byTriggerLineID

BYTE

Detection line ID

byRes

Array of BYTE

Reserved, set to 0.

struShipsRect

NET_VCA_POLYGON

Ship region coordinates (normalized)