|
Arts(n)
NAME
Arts - Create simulated Arts object within a SIRS (Stand-alone
Interfacility and Radar Simulator) scenario.
SYNOPSIS
Arts name -dev Interfacility device -srv Radar filename or
Radar device -starttime starttime -artccid ARTCCID [-wx filename or devicename]
[-adaptation filename] [-map mapList] [-rec record file]
DESCRIPTION
Arts creates an Arts object which will functionally act as
an ARTS system during a SIRS scenario. The Arts requires a radar input,
which can be either live data through a /dev/rdrrxx device, or from a pre-recorded
file. The Arts object will maintain an interfacility data link.
Options
-dev Specifies the interfacility device to use. Inter-
facility devices are named /dev/if0 thru /dev/ifx, where x = 8*number of
if cards in system. (each device uses 1 channel, or 8 devices per card)
-srv Specifies the filename or device from which surveillance
msgs will be received. Either a file- name or a radar receiving device
( /dev/rdrrx0 thru /dev/rdrrxx) may be specified.
-wx Specifies the filename from which wx msgs will be
received. The wx file is used only for display purposes. If the -srv option
specified a device, this option will be ignored, and srv device will be
used as the wx source.
-adaptation Specifies an adaptation file to be used.
Cur- rently, the adaptation file specifies fixes that are to be used for
ARTS-ARTS processing. The arts object uses this file to determine wihich
flights are to be handed off to the adjacent ARTS/STARS system, and which
are to be handed off to the artcc.
-starttime The start time for the object. If a radar
filename was specified, the artssim will position itself in the file based
on this starttime. Starttime may be specified in either "HH:MM:SS" or "HHMMSS"
formats.
-artccid 3-character id of the system on the remote
end of the interfacility link. This is used for sending TR's.
-rec A recording file where all IF msgs and status msgs
will be stored in ASCII format. If this option is not specified, a default
record filename of name.rec will be used.
FILES
/dev/ifx The interfacility device
/dev/rdrrx The (optional) radar input device
SEE ALSO
SIRS(n), Host(n), RadarSim(n), RadarRec(n)
|