Class TLcdASTERIXCategory240

java.lang.Object
com.luciad.format.asterix.ALcdASTERIXCategory
com.luciad.format.asterix.TLcdASTERIXCategory240

public class TLcdASTERIXCategory240 extends ALcdASTERIXCategory
This class represents ASTERIX data category 240, version 1.3.

All constants defined in this class use a naming convention, please refer to ALcdASTERIXCategory for more detailed information.

Radar video can be visualized in a Lightspeed view using TLspRadarVideoLayerBuilder. Note that in order to correctly georeference category 240 radar video, an ALcdASTERIXReferenceProvider should be set on the model decoder (see ALcdASTERIXDecoder.setReferenceProvider(ALcdASTERIXReferenceProvider)). The model reference implicitly defines the position and orientation of the radar platform. If a reference provider is not set, radar video will appear at lon/lat position (0, 0).

The models produced when decoding category 240 data contain a single element which implements the following interfaces:

  • ILcdShape: provides the bounds of the radar feed;
  • ILcdOriented: provides the current orientation of the radar dish;
  • ILcdDataObject: provides some additional properties such as the identifier (SAC/SIC codes) of the radar and its range.

Note that category 240 data should always be decoded using a live decoder.

Since:
2014.1