Jump to content

You're browsing the 2004-2023 VATSIM Forums archive. All content is preserved in a read-only fashion.
For the latest forum posts, please visit https://forum.vatsim.net.

Need to find something? Use the Google search below.

Radars.xml items


JIHYEON HWANG
 Share

Recommended Posts

JIHYEON HWANG
Posted
Posted (edited)

I wonder exactly what items should be put in Radars.xml, and I'm making a Sys file in Korea, I'm thinking about what to do with this part.

Edited by JIHYEON HWANG
Link to comment
Share on other sites

Jake Saw
Posted
Posted

Hi Jihyeon

Radars must contain the locations and details of each radar site that will provide radar coverage for the profile.

Type is one of the following

        RadarTypes
        {
            PRI = 1,
            SSR_ModeC = 2,
            SSR_ModeS = 4,
            ADSB = 8,
            SMR = 16,
            SMR_ADSB = 32
        }

(PRI is primary terminal radar, SMR is surface movement (ground) radar)

Elevation is height above sea level in feet.

MaxRange is the maximum range of the radar in nautical miles.

  • Like 1

Jake

Developer - vatSys

image.png.3cc3dde479bc419c580ca959161ce25e.png

Link to comment
Share on other sites

John Golin
Posted
Posted

I love the way you've used bits like a real programmer! 🙂

  • Haha 1
Link to comment
Share on other sites

 Share