AMSP-04 / NETN-AIS

NATO Education and Training Network (NETN) Automatic Identification System (AIS) Module
Other
3 stars 0 forks source link

Add RadioSystemType in ORG AisEquipmentItem #16

Closed bergtwvd closed 4 years ago

bergtwvd commented 4 years ago

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):

By adding a subcategory (not defined yet in the SISO enums), it is possible to define the specific type of transmitter.

bergtwvd commented 4 years ago

Done