.plin1 \ If we get here then lineId is in the range 1 to 11, \ so this is a runway line JSR ProcessRunwayLine \ Process the runway line and set showLine accordingly JMP plin19 \ Jump down to plin19 to check the line's z-coordinates \ and return the final visibility resultName: ProcessLine (Part 2 of 7) [Show more] Type: Subroutine Category: Visibility Summary: Process runway lines Deep dive: Visibility checksContext: See this subroutine in context in the source code References: No direct references to this subroutine in this source file
[X]
Subroutine ProcessRunwayLine (Part 1 of 5) (category: Visibility)
Calculate coordinates and visibility for a runway line
[X]
Label plin19 in subroutine ProcessLine (Part 7 of 7)