#include <imo.h>
Data Fields | |
| char | reason [21] |
| 20x6 (120) bits : Reason for closing | |
| char | location_from [21] |
| 20x6 (120) bits : Location of closing from | |
| char | location_to [21] |
| 20x6 (120) bits : Location of closing to | |
| int | extension |
| 10 bits : Extension of closed area radius (0-1000 1001=not available) | |
| char | units |
| 2 bits : 0=m 1=km 2=nm 3=cbl | |
| char | from_day |
| 5 bits : 1-31 0=not available | |
| char | from_month |
| 4 bits : 1-12 0=not available | |
| char | from_hour |
| 5 bits : 0-23 24=not available | |
| char | from_minute |
| 6 bits : 0-59 60=not available | |
| char | to_day |
| 5 bits : 1-31 0=not available | |
| char | to_month |
| 4 bits : 1-12 0=not available | |
| char | to_hour |
| 5 bits : 0-23 24=not available | |
| char | to_minute |
| 6 bits : 0-59 60=not available | |
| char | spare |
| 4 bits : spare | |
| char imo1_13::reason[21] |
20x6 (120) bits : Reason for closing
| char imo1_13::location_from[21] |
20x6 (120) bits : Location of closing from
| char imo1_13::location_to[21] |
20x6 (120) bits : Location of closing to
10 bits : Extension of closed area radius (0-1000 1001=not available)
| char imo1_13::units |
2 bits : 0=m 1=km 2=nm 3=cbl
| char imo1_13::from_day |
5 bits : 1-31 0=not available
| char imo1_13::from_month |
4 bits : 1-12 0=not available
| char imo1_13::from_hour |
5 bits : 0-23 24=not available
| char imo1_13::from_minute |
6 bits : 0-59 60=not available
| char imo1_13::to_day |
5 bits : 1-31 0=not available
| char imo1_13::to_month |
4 bits : 1-12 0=not available
| char imo1_13::to_hour |
5 bits : 0-23 24=not available
| char imo1_13::to_minute |
6 bits : 0-59 60=not available
| char imo1_13::spare |
4 bits : spare
1.5.2