...
In addition, a Service provided by the Unit shall be encoded. The Service class has several specialised classes that have an association to a RoutePortion, i.e. as there is no direct relationship to RouteSegment corresponding RoutePortion has to be encoded. One or more of these services may be provided for the same RoutePortion.
- AirTrafficControlService
- InformationService
- SearchRescueService
...
- The AirTrafficControlService class contains two relevant attributes: dataLinkEnabled and dataLinkChannel.
- The InformationService class contains one relevant attribute: dataLink.
- The SearchRescueService class does not contain any relevant attribute.
...