|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--dk.navicon.AIS.AISMessage
|
+--dk.navicon.AIS.ExtClassBPosRep
Extended class B position report
| Field Summary | |
int |
COG
Course over ground in 1/10 degress (0-3599). |
int |
dimension_ref_pos
Reference point for reported position; Also indicates the dimension of ship in meters (See ITU-R M.1371-1 Figure 17 and 3.3.8.2.3.3) |
int |
DTE
Data terminal ready (0 = available 1 = not available = default) see Rec. |
int |
latitude
Latitude in 1/10000 min (±90 degress, North = postive, South = negative; 91 = (0x3412140) = not available = default |
int |
longitude
Longitude in 1/10000 min (±180 degress, East = postive, West = negative; 181 = (0x6791AC0) = not available = default |
int |
mmsi_nb
MMSI number |
java.lang.String |
name
Maximum 20 characters 6-bit ASCII @@@@@@@@@@@@@@@@@@@= not available = default |
int |
pos_accuracy
1 = High (<10 m; differential mode of e.g. |
int |
RAIM_flag
RAIM flag of electronic position fixing device; 0 = RAIM not in use = default; 1 = RAIM in use) |
int |
res_for_regional_appls
Reserved for definition by competent regional authority. |
int |
res_for_regional_appls_1
Reserved for definition by competent regional authority. |
int |
sensor_type
0 = Undefined (default); 1 = GPS, 2 = GLONASS, 3 = Combined GPS/GLONASS, 4 = Loran-C, 5 = Chayka, 6 = Integrated Navigation System, 7 = surveyed (base station) 8 - 15 = not used; |
int |
SOG
Speed Over Ground in 1/10 knot steps (0-102.2 knots). |
int |
spare
Not used. |
int |
timestamp
UTC second when the report was generated (0-59, or 60 if time stamp is not available, which shall also be the default value, or 61 if positioning system is in manual input mode or 62 if positioning system operates in estimated (dead reckoning) mode, or 63 if positioning system is inoperative,). |
int |
true_heading
Degress (0-359) (511 indicates not available = default) |
int |
type_and_cargo
0 = not available or no ship = default; 1 - 99 = as defined 6.3.3.8.2.3.1; 100 - 199 = preserved, for regional use; 200 - 255 = preserved, for future use. |
| Fields inherited from class dk.navicon.AIS.AISMessage |
msg_id, rep_indi |
| Constructor Summary | |
ExtClassBPosRep()
|
|
ExtClassBPosRep(java.lang.String s,
int fill_bits)
|
|
| Method Summary | |
dk.navicon.AIS.MessageDescription[] |
getMessageDescription()
|
| Methods inherited from class dk.navicon.AIS.AISMessage |
decode, encode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int mmsi_nb
public int res_for_regional_appls
public int SOG
public int pos_accuracy
public int longitude
public int latitude
public int COG
public int true_heading
public int timestamp
public int res_for_regional_appls_1
public java.lang.String name
public int type_and_cargo
public int dimension_ref_pos
public int sensor_type
public int RAIM_flag
public int DTE
public int spare
| Constructor Detail |
public ExtClassBPosRep()
public ExtClassBPosRep(java.lang.String s,
int fill_bits)
throws AISParseException
| Method Detail |
public dk.navicon.AIS.MessageDescription[] getMessageDescription()
getMessageDescription in class AISMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||