More actions
dev>Asher@nyartcc.org m Suppress Tag & Squawk ranges (deprecated in CRC era) |
Parity fix: match source wiki template Tag: Manual revert |
| (3 intermediate revisions by the same user not shown) | |
(No difference)
| |
Latest revision as of 01:31, 27 March 2026
- The documentation below can be viewed and edited on Template:TableRow-OperPosTracon/doc. purge its cache
Purpose
This is one of several components used to construct the table of operational positions shown on an SOP Policy Document.
{{TableHeaders-OperPos}} is used to show the header row at the top of the table. It has multiple modes, an ATCT mode and a TRACON mode. (Template:TableHeaders-OperPos)
{{TableRow-OperPos}} is used to show the data for a single operational position, in the ATCT context (Template:TableRow-OperPos)
{{TableRow-OperPosTracon}} is used to show the data for a single operational position, in the TRACON or En Route context (Template:TableRow-OperPosTracon)
Usage
ATCT Style
Syntax
{| class="table table-sop table-sop-operational-positions"
|-
{{TableHeaders-OperPos}}
|-
| {{TableRow-OperPos
|PosDesc=Clearance Delivery
|Callsign=PHL_DEL
|RadioName=Philadelphia Clearance Delivery
|Freq=118.850
|Ident=6G
}}
| {{TableRow-OperPos
|PosDesc=Ground
|Callsign=PHL_GND
|RadioName=Philadelphia Ground
|Freq=121.900
|Ident=6C
}}
...
|}
Parameters for each TableRow-OperPos
PosDesc - Description of this operational position
Callsign - Network Callsign, as applicable
Radioname - Radio Name / Telephony, as applicable
Freq - Comms Frequency, with all three digits after the decimal point
Ident - STARS or other relevant identifier for this position, as required
TRACON Style
{| class="table table-sop table-sop-operational-positions"
|-
{{TableHeaders-OperPos|TRACON=1}}
|-
| {{TableRow-OperPosTracon
|PosDesc=North Departure
|Callsign=PHL_DEL
|Freq=118.850
|Ident=6G
|Tag=E
|Squawk=3001 - 3077
|Remarks=Primary Departure
}}
| {{TableRow-OperPosTracon
|PosDesc=North High
|Callsign=PHL_GND
|Freq=121.900
|Ident=6C
|Tag=E
|Squawk=3001 - 3077
|Remarks=Always Combined
}}
...
|}
Parameters for TableHeaders-OperPos
TRACON - set to 1 or any value to enable TRACON mode
Parameters for each TableRow-OperPosTracon
PosDesc - Description of this operational position
Callsign - Network Callsign, as applicable
Freq - Comms Frequency, with all three digits after the decimal point
Ident - STARS or other relevant identifier for this position, as required
Tag - Track ownership tag as shown on STARS scope
Squawk - Beacon code range for this position, as applicable
Remarks - Additional remarks as required
Example
ATCT Style
| Position | Callsign | Radio Name | Frequency | Identifier |
|---|---|---|---|---|
| Clearance Delivery | PHL_DEL | Philadelphia Clearance Delivery | 118.850 | 6G |
| Ground | PHL_GND | Philadelphia Ground | 121.900 | 6C |
| Ground (secondary) | PHL_W_GND | Philadelphia Ground | 121.650 | 6U |
| Tower | PHL_TWR | Philadelphia Tower | 118.500 | 6A |
| Tower (Secondary) | PHL_W_TWR | Philadelphia Tower | 135.100 | 6B |
| ATIS | KPHL_ATIS | 133.400 |
TRACON Style
| Sector | Callsign | Frequency | Identifier | Combined Sector |
|---|---|---|---|---|
| North Departure | PHL_DEL | 118.850 | 6G | Primary Departure |
| North High | PHL_GND | 121.900 | 6C | Always Combined |
| South Departure | PHL_W_GND | 121.650 | 6U | |
| South High | PHL_TWR | 118.500 | 6A | Always Combined |