Uses of Class
com.luciad.format.aixm51.model.features.surveillance.TLcdAIXM51AbstractRadarEquipmentTimeSlice
Package
Description
This package provides the classes that correspond to AIXM 5.1 surveillance types.
-
Uses of TLcdAIXM51AbstractRadarEquipmentTimeSlice in com.luciad.format.aixm51.model.features.surveillance
Modifier and TypeClassDescriptionclass
An abstract class that represents a surveillance radar.class
Primary radar equipment used to determine the position of an aircraft during final approach, in terms of lateral and vertical deviations relative to a nominal approach path, and in range relative to touchdown.class
Primary Surveillance Radar is a radar system which detects the position of all the objects within its coverage that can reflect its transmitted radio signals.class
Secondary Surveillance Radar (SSR aka Secondary Radar (SECRA)) is a radar system in which the object to be detected is fitted with the cooperative equipment in the form of a radio receiver/transmitter (transponder).Modifier and TypeMethodDescriptionTLcdAIXM51RadarComponent.getTheRadarEquipment()
Returns the role value contained in the value of theTLcdAIXM51RadarComponent.THE_RADAR_EQUIPMENT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51RadarComponent.setTheRadarEquipment
(TLcdAIXM51Feature<? extends TLcdAIXM51AbstractRadarEquipmentTimeSlice> aValue) Sets the value of the property that maps to thetheRadarEquipment
element.