Label | Explanation | Data Type |
Target ATS Route Features | The input feature class for the ATSRoute feature class that contains polylines. The Enrouteinformation_Id and the RoutePortion_Id attributes will be updated. | Feature Layer |
Target Enrouteinformation Table | The table that will be updated to contain entries for the en routes identified during processing. The Distance_val attribute is set to the total length of the en route's segments. The Distance_val attribute is updated and kept up to date on new and existing en routes. | Table View |
Target RoutePortion Table | The table that will be updated to contain entries for the route portions identified during processing. The Distance_val attribute is set to the total length of the route portions' segments. The route portions' StartPoint_Id and EndPoint_Id attributes will also be updated to refer to the start and end point of a route portion. | Table View |
Designated Point Navaid Association Table | The association table, DesigPoint_NavaidAssoc, that contains the relationships between designated points and NAVAID systems. The ATSRoute feature class's start and end designated point's GFID field will reference entries in this table. This table indicates whether a point is collocated with a NAVAID and helps determine the grouping of route segments. | Table View |
Derived Output
Label | Explanation | Data Type |
Modified Target ATS Route Features | The target ATSRoute feature layer with updated fields. | Feature Layer |
Modified Target Enrouteinformation Table | The target Enrouteinformation table with updated fields. | Table View |
Modified Target RoutePortion Table | The target routeportion table with updated fields. | Table View |