tidal_window Struct Reference

#include <imo.h>


Detailed Description

Struct for imo1_14 Tidal Window information.


Data Fields

long latitude
 27 bits : Latitude in 1/10000 minute
long longitude
 28 bits : Longitude in 1/10000 minute
char from_hour
 5 bits : 0-23 24=not available
char from_minute
 6 bits : 0-59 60=not available
char to_hour
 5 bits : 0-23 24=not available
char to_minute
 6 bits : 0-59 60=not available
int current_dir
 9 bits : Current direction in degrees 0-359 360=not available
char current_speed
 7 bits : Current speed 0-12.6 kts 127=not available


Field Documentation

long tidal_window::latitude

27 bits : Latitude in 1/10000 minute

long tidal_window::longitude

28 bits : Longitude in 1/10000 minute

char tidal_window::from_hour

5 bits : 0-23 24=not available

char tidal_window::from_minute

6 bits : 0-59 60=not available

char tidal_window::to_hour

5 bits : 0-23 24=not available

char tidal_window::to_minute

6 bits : 0-59 60=not available

int tidal_window::current_dir

9 bits : Current direction in degrees 0-359 360=not available

char tidal_window::current_speed

7 bits : Current speed 0-12.6 kts 127=not available


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