binary_state Struct Reference

#include <vdm_parse.h>


Detailed Description

binary_state the state for the Seaway/IMO Message Parser

Holds the DAC, FI, msgid and the message bits in six_state Used for processing the data portion of a binary message


Data Fields

int dac
 DAC.
char fi
 FI.
char spare
 2 bits Spare
char msgid
 6 bits Message ID 0-31
sixbit six_state
 sixbit parser state


Field Documentation

int binary_state::dac

DAC.

char binary_state::fi

FI.

char binary_state::spare

2 bits Spare

char binary_state::msgid

6 bits Message ID 0-31

sixbit binary_state::six_state

sixbit parser state


The documentation for this struct was generated from the following file:
Generated on Tue Aug 26 13:57:51 2008 for AIS Parser by  doxygen 1.5.2