Now it is not possible to determine if a vessel has a class A or B transmitter. By adding the attribute RadioSystemType to AisEquipmentItem, the responsible federate can work out the modelling.
Types are (see documentation):
7.3.0.37.0.0.0 (default, class A)
7.3.0.37.1.0.0 (class A)
7.3.0.37.2.0.0 (class B)
By adding a subcategory (not defined yet in the SISO enums), it is possible to define the specific type of transmitter.
Now it is not possible to determine if a vessel has a class A or B transmitter. By adding the attribute
RadioSystemType
toAisEquipmentItem
, the responsible federate can work out the modelling.Types are (see documentation):
7.3.0.37.0.0.0
(default, class A)7.3.0.37.1.0.0
(class A)7.3.0.37.2.0.0
(class B)By adding a subcategory (not defined yet in the SISO enums), it is possible to define the specific type of transmitter.