#[repr(u32)]pub enum AisType {
Show 100 variants
AIS_TYPE_UNKNOWN = 0,
AIS_TYPE_RESERVED_1 = 1,
AIS_TYPE_RESERVED_2 = 2,
AIS_TYPE_RESERVED_3 = 3,
AIS_TYPE_RESERVED_4 = 4,
AIS_TYPE_RESERVED_5 = 5,
AIS_TYPE_RESERVED_6 = 6,
AIS_TYPE_RESERVED_7 = 7,
AIS_TYPE_RESERVED_8 = 8,
AIS_TYPE_RESERVED_9 = 9,
AIS_TYPE_RESERVED_10 = 10,
AIS_TYPE_RESERVED_11 = 11,
AIS_TYPE_RESERVED_12 = 12,
AIS_TYPE_RESERVED_13 = 13,
AIS_TYPE_RESERVED_14 = 14,
AIS_TYPE_RESERVED_15 = 15,
AIS_TYPE_RESERVED_16 = 16,
AIS_TYPE_RESERVED_17 = 17,
AIS_TYPE_RESERVED_18 = 18,
AIS_TYPE_RESERVED_19 = 19,
AIS_TYPE_WIG = 20,
AIS_TYPE_WIG_HAZARDOUS_A = 21,
AIS_TYPE_WIG_HAZARDOUS_B = 22,
AIS_TYPE_WIG_HAZARDOUS_C = 23,
AIS_TYPE_WIG_HAZARDOUS_D = 24,
AIS_TYPE_WIG_RESERVED_1 = 25,
AIS_TYPE_WIG_RESERVED_2 = 26,
AIS_TYPE_WIG_RESERVED_3 = 27,
AIS_TYPE_WIG_RESERVED_4 = 28,
AIS_TYPE_WIG_RESERVED_5 = 29,
AIS_TYPE_FISHING = 30,
AIS_TYPE_TOWING = 31,
AIS_TYPE_TOWING_LARGE = 32,
AIS_TYPE_DREDGING = 33,
AIS_TYPE_DIVING = 34,
AIS_TYPE_MILITARY = 35,
AIS_TYPE_SAILING = 36,
AIS_TYPE_PLEASURE = 37,
AIS_TYPE_RESERVED_20 = 38,
AIS_TYPE_RESERVED_21 = 39,
AIS_TYPE_HSC = 40,
AIS_TYPE_HSC_HAZARDOUS_A = 41,
AIS_TYPE_HSC_HAZARDOUS_B = 42,
AIS_TYPE_HSC_HAZARDOUS_C = 43,
AIS_TYPE_HSC_HAZARDOUS_D = 44,
AIS_TYPE_HSC_RESERVED_1 = 45,
AIS_TYPE_HSC_RESERVED_2 = 46,
AIS_TYPE_HSC_RESERVED_3 = 47,
AIS_TYPE_HSC_RESERVED_4 = 48,
AIS_TYPE_HSC_UNKNOWN = 49,
AIS_TYPE_PILOT = 50,
AIS_TYPE_SAR = 51,
AIS_TYPE_TUG = 52,
AIS_TYPE_PORT_TENDER = 53,
AIS_TYPE_ANTI_POLLUTION = 54,
AIS_TYPE_LAW_ENFORCEMENT = 55,
AIS_TYPE_SPARE_LOCAL_1 = 56,
AIS_TYPE_SPARE_LOCAL_2 = 57,
AIS_TYPE_MEDICAL_TRANSPORT = 58,
AIS_TYPE_NONECOMBATANT = 59,
AIS_TYPE_PASSENGER = 60,
AIS_TYPE_PASSENGER_HAZARDOUS_A = 61,
AIS_TYPE_PASSENGER_HAZARDOUS_B = 62,
AIS_TYPE_PASSENGER_HAZARDOUS_C = 63,
AIS_TYPE_PASSENGER_HAZARDOUS_D = 64,
AIS_TYPE_PASSENGER_RESERVED_1 = 65,
AIS_TYPE_PASSENGER_RESERVED_2 = 66,
AIS_TYPE_PASSENGER_RESERVED_3 = 67,
AIS_TYPE_PASSENGER_RESERVED_4 = 68,
AIS_TYPE_PASSENGER_UNKNOWN = 69,
AIS_TYPE_CARGO = 70,
AIS_TYPE_CARGO_HAZARDOUS_A = 71,
AIS_TYPE_CARGO_HAZARDOUS_B = 72,
AIS_TYPE_CARGO_HAZARDOUS_C = 73,
AIS_TYPE_CARGO_HAZARDOUS_D = 74,
AIS_TYPE_CARGO_RESERVED_1 = 75,
AIS_TYPE_CARGO_RESERVED_2 = 76,
AIS_TYPE_CARGO_RESERVED_3 = 77,
AIS_TYPE_CARGO_RESERVED_4 = 78,
AIS_TYPE_CARGO_UNKNOWN = 79,
AIS_TYPE_TANKER = 80,
AIS_TYPE_TANKER_HAZARDOUS_A = 81,
AIS_TYPE_TANKER_HAZARDOUS_B = 82,
AIS_TYPE_TANKER_HAZARDOUS_C = 83,
AIS_TYPE_TANKER_HAZARDOUS_D = 84,
AIS_TYPE_TANKER_RESERVED_1 = 85,
AIS_TYPE_TANKER_RESERVED_2 = 86,
AIS_TYPE_TANKER_RESERVED_3 = 87,
AIS_TYPE_TANKER_RESERVED_4 = 88,
AIS_TYPE_TANKER_UNKNOWN = 89,
AIS_TYPE_OTHER = 90,
AIS_TYPE_OTHER_HAZARDOUS_A = 91,
AIS_TYPE_OTHER_HAZARDOUS_B = 92,
AIS_TYPE_OTHER_HAZARDOUS_C = 93,
AIS_TYPE_OTHER_HAZARDOUS_D = 94,
AIS_TYPE_OTHER_RESERVED_1 = 95,
AIS_TYPE_OTHER_RESERVED_2 = 96,
AIS_TYPE_OTHER_RESERVED_3 = 97,
AIS_TYPE_OTHER_RESERVED_4 = 98,
AIS_TYPE_OTHER_UNKNOWN = 99,
}
Available on crate feature
cubepilot
only.Expand description
Type of AIS vessel, enum duplicated from AIS standard, https://gpsd.gitlab.io/gpsd/AIVDM.html
Variants§
AIS_TYPE_UNKNOWN = 0
Not available (default).
AIS_TYPE_RESERVED_1 = 1
AIS_TYPE_RESERVED_2 = 2
AIS_TYPE_RESERVED_3 = 3
AIS_TYPE_RESERVED_4 = 4
AIS_TYPE_RESERVED_5 = 5
AIS_TYPE_RESERVED_6 = 6
AIS_TYPE_RESERVED_7 = 7
AIS_TYPE_RESERVED_8 = 8
AIS_TYPE_RESERVED_9 = 9
AIS_TYPE_RESERVED_10 = 10
AIS_TYPE_RESERVED_11 = 11
AIS_TYPE_RESERVED_12 = 12
AIS_TYPE_RESERVED_13 = 13
AIS_TYPE_RESERVED_14 = 14
AIS_TYPE_RESERVED_15 = 15
AIS_TYPE_RESERVED_16 = 16
AIS_TYPE_RESERVED_17 = 17
AIS_TYPE_RESERVED_18 = 18
AIS_TYPE_RESERVED_19 = 19
AIS_TYPE_WIG = 20
Wing In Ground effect.
AIS_TYPE_WIG_HAZARDOUS_A = 21
AIS_TYPE_WIG_HAZARDOUS_B = 22
AIS_TYPE_WIG_HAZARDOUS_C = 23
AIS_TYPE_WIG_HAZARDOUS_D = 24
AIS_TYPE_WIG_RESERVED_1 = 25
AIS_TYPE_WIG_RESERVED_2 = 26
AIS_TYPE_WIG_RESERVED_3 = 27
AIS_TYPE_WIG_RESERVED_4 = 28
AIS_TYPE_WIG_RESERVED_5 = 29
AIS_TYPE_FISHING = 30
AIS_TYPE_TOWING = 31
AIS_TYPE_TOWING_LARGE = 32
Towing: length exceeds 200m or breadth exceeds 25m.
AIS_TYPE_DREDGING = 33
Dredging or other underwater ops.
AIS_TYPE_DIVING = 34
AIS_TYPE_MILITARY = 35
AIS_TYPE_SAILING = 36
AIS_TYPE_PLEASURE = 37
AIS_TYPE_RESERVED_20 = 38
AIS_TYPE_RESERVED_21 = 39
AIS_TYPE_HSC = 40
High Speed Craft.
AIS_TYPE_HSC_HAZARDOUS_A = 41
AIS_TYPE_HSC_HAZARDOUS_B = 42
AIS_TYPE_HSC_HAZARDOUS_C = 43
AIS_TYPE_HSC_HAZARDOUS_D = 44
AIS_TYPE_HSC_RESERVED_1 = 45
AIS_TYPE_HSC_RESERVED_2 = 46
AIS_TYPE_HSC_RESERVED_3 = 47
AIS_TYPE_HSC_RESERVED_4 = 48
AIS_TYPE_HSC_UNKNOWN = 49
AIS_TYPE_PILOT = 50
AIS_TYPE_SAR = 51
Search And Rescue vessel.
AIS_TYPE_TUG = 52
AIS_TYPE_PORT_TENDER = 53
AIS_TYPE_ANTI_POLLUTION = 54
Anti-pollution equipment.
AIS_TYPE_LAW_ENFORCEMENT = 55
AIS_TYPE_SPARE_LOCAL_1 = 56
AIS_TYPE_SPARE_LOCAL_2 = 57
AIS_TYPE_MEDICAL_TRANSPORT = 58
AIS_TYPE_NONECOMBATANT = 59
Noncombatant ship according to RR Resolution No. 18.
AIS_TYPE_PASSENGER = 60
AIS_TYPE_PASSENGER_HAZARDOUS_A = 61
AIS_TYPE_PASSENGER_HAZARDOUS_B = 62
AIS_TYPE_PASSENGER_HAZARDOUS_C = 63
AIS_TYPE_PASSENGER_HAZARDOUS_D = 64
AIS_TYPE_PASSENGER_RESERVED_1 = 65
AIS_TYPE_PASSENGER_RESERVED_2 = 66
AIS_TYPE_PASSENGER_RESERVED_3 = 67
AIS_TYPE_PASSENGER_RESERVED_4 = 68
AIS_TYPE_PASSENGER_UNKNOWN = 69
AIS_TYPE_CARGO = 70
AIS_TYPE_CARGO_HAZARDOUS_A = 71
AIS_TYPE_CARGO_HAZARDOUS_B = 72
AIS_TYPE_CARGO_HAZARDOUS_C = 73
AIS_TYPE_CARGO_HAZARDOUS_D = 74
AIS_TYPE_CARGO_RESERVED_1 = 75
AIS_TYPE_CARGO_RESERVED_2 = 76
AIS_TYPE_CARGO_RESERVED_3 = 77
AIS_TYPE_CARGO_RESERVED_4 = 78
AIS_TYPE_CARGO_UNKNOWN = 79
AIS_TYPE_TANKER = 80
AIS_TYPE_TANKER_HAZARDOUS_A = 81
AIS_TYPE_TANKER_HAZARDOUS_B = 82
AIS_TYPE_TANKER_HAZARDOUS_C = 83
AIS_TYPE_TANKER_HAZARDOUS_D = 84
AIS_TYPE_TANKER_RESERVED_1 = 85
AIS_TYPE_TANKER_RESERVED_2 = 86
AIS_TYPE_TANKER_RESERVED_3 = 87
AIS_TYPE_TANKER_RESERVED_4 = 88
AIS_TYPE_TANKER_UNKNOWN = 89
AIS_TYPE_OTHER = 90
AIS_TYPE_OTHER_HAZARDOUS_A = 91
AIS_TYPE_OTHER_HAZARDOUS_B = 92
AIS_TYPE_OTHER_HAZARDOUS_C = 93
AIS_TYPE_OTHER_HAZARDOUS_D = 94
AIS_TYPE_OTHER_RESERVED_1 = 95
AIS_TYPE_OTHER_RESERVED_2 = 96
AIS_TYPE_OTHER_RESERVED_3 = 97
AIS_TYPE_OTHER_RESERVED_4 = 98
AIS_TYPE_OTHER_UNKNOWN = 99
Implementations§
Trait Implementations§
source§impl<'de> Deserialize<'de> for AisType
impl<'de> Deserialize<'de> for AisType
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
source§impl FromPrimitive for AisType
impl FromPrimitive for AisType
source§fn from_i64(n: i64) -> Option<Self>
fn from_i64(n: i64) -> Option<Self>
Converts an
i64
to return an optional value of this type. If the
value cannot be represented by this type, then None
is returned.source§fn from_u64(n: u64) -> Option<Self>
fn from_u64(n: u64) -> Option<Self>
Converts an
u64
to return an optional value of this type. If the
value cannot be represented by this type, then None
is returned.source§fn from_isize(n: isize) -> Option<Self>
fn from_isize(n: isize) -> Option<Self>
Converts an
isize
to return an optional value of this type. If the
value cannot be represented by this type, then None
is returned.source§fn from_i8(n: i8) -> Option<Self>
fn from_i8(n: i8) -> Option<Self>
Converts an
i8
to return an optional value of this type. If the
value cannot be represented by this type, then None
is returned.source§fn from_i16(n: i16) -> Option<Self>
fn from_i16(n: i16) -> Option<Self>
Converts an
i16
to return an optional value of this type. If the
value cannot be represented by this type, then None
is returned.source§fn from_i32(n: i32) -> Option<Self>
fn from_i32(n: i32) -> Option<Self>
Converts an
i32
to return an optional value of this type. If the
value cannot be represented by this type, then None
is returned.source§fn from_i128(n: i128) -> Option<Self>
fn from_i128(n: i128) -> Option<Self>
Converts an
i128
to return an optional value of this type. If the
value cannot be represented by this type, then None
is returned. Read moresource§fn from_usize(n: usize) -> Option<Self>
fn from_usize(n: usize) -> Option<Self>
Converts a
usize
to return an optional value of this type. If the
value cannot be represented by this type, then None
is returned.source§fn from_u8(n: u8) -> Option<Self>
fn from_u8(n: u8) -> Option<Self>
Converts an
u8
to return an optional value of this type. If the
value cannot be represented by this type, then None
is returned.source§fn from_u16(n: u16) -> Option<Self>
fn from_u16(n: u16) -> Option<Self>
Converts an
u16
to return an optional value of this type. If the
value cannot be represented by this type, then None
is returned.source§fn from_u32(n: u32) -> Option<Self>
fn from_u32(n: u32) -> Option<Self>
Converts an
u32
to return an optional value of this type. If the
value cannot be represented by this type, then None
is returned.source§fn from_u128(n: u128) -> Option<Self>
fn from_u128(n: u128) -> Option<Self>
Converts an
u128
to return an optional value of this type. If the
value cannot be represented by this type, then None
is returned. Read moresource§impl ToPrimitive for AisType
impl ToPrimitive for AisType
source§fn to_i64(&self) -> Option<i64>
fn to_i64(&self) -> Option<i64>
Converts the value of
self
to an i64
. If the value cannot be
represented by an i64
, then None
is returned.source§fn to_u64(&self) -> Option<u64>
fn to_u64(&self) -> Option<u64>
Converts the value of
self
to a u64
. If the value cannot be
represented by a u64
, then None
is returned.source§fn to_isize(&self) -> Option<isize>
fn to_isize(&self) -> Option<isize>
Converts the value of
self
to an isize
. If the value cannot be
represented by an isize
, then None
is returned.source§fn to_i8(&self) -> Option<i8>
fn to_i8(&self) -> Option<i8>
Converts the value of
self
to an i8
. If the value cannot be
represented by an i8
, then None
is returned.source§fn to_i16(&self) -> Option<i16>
fn to_i16(&self) -> Option<i16>
Converts the value of
self
to an i16
. If the value cannot be
represented by an i16
, then None
is returned.source§fn to_i32(&self) -> Option<i32>
fn to_i32(&self) -> Option<i32>
Converts the value of
self
to an i32
. If the value cannot be
represented by an i32
, then None
is returned.source§fn to_i128(&self) -> Option<i128>
fn to_i128(&self) -> Option<i128>
Converts the value of
self
to an i128
. If the value cannot be
represented by an i128
(i64
under the default implementation), then
None
is returned. Read moresource§fn to_usize(&self) -> Option<usize>
fn to_usize(&self) -> Option<usize>
Converts the value of
self
to a usize
. If the value cannot be
represented by a usize
, then None
is returned.source§fn to_u8(&self) -> Option<u8>
fn to_u8(&self) -> Option<u8>
Converts the value of
self
to a u8
. If the value cannot be
represented by a u8
, then None
is returned.source§fn to_u16(&self) -> Option<u16>
fn to_u16(&self) -> Option<u16>
Converts the value of
self
to a u16
. If the value cannot be
represented by a u16
, then None
is returned.source§fn to_u32(&self) -> Option<u32>
fn to_u32(&self) -> Option<u32>
Converts the value of
self
to a u32
. If the value cannot be
represented by a u32
, then None
is returned.source§fn to_u128(&self) -> Option<u128>
fn to_u128(&self) -> Option<u128>
Converts the value of
self
to a u128
. If the value cannot be
represented by a u128
(u64
under the default implementation), then
None
is returned. Read moreimpl Copy for AisType
impl StructuralPartialEq for AisType
Auto Trait Implementations§
impl Freeze for AisType
impl RefUnwindSafe for AisType
impl Send for AisType
impl Sync for AisType
impl Unpin for AisType
impl UnwindSafe for AisType
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
source§unsafe fn clone_to_uninit(&self, dst: *mut T)
unsafe fn clone_to_uninit(&self, dst: *mut T)
🔬This is a nightly-only experimental API. (
clone_to_uninit
)