Class TLcdASTERIXCategory240
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
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.luciad.format.asterix.ALcdASTERIXCategory
equals, getCategoryNumber, getUAP, getUAPCount, hashCode, toString
-
Field Details
-
I240_010_CI_DATA_SOURCE_ID
- See Also:
-
I240_010_SI_SAC
- See Also:
-
I240_010_SI_SIC
- See Also:
-
I240_000_SI_MESSAGE_TYPE
- See Also:
-
I240_020_SI_VIDEO_RECORD_HEADER
- See Also:
-
I240_030_LI_VIDEO_SUMMARY
- See Also:
-
I240_030_SI_CHAR
- See Also:
-
I240_040_CI_VIDEO_HEADER_NANO
- See Also:
-
I240_040_SI_START_AZ
- See Also:
-
I240_040_SI_END_AZ
- See Also:
-
I240_040_SI_START_RG
- See Also:
-
I240_040_SI_CELL_DUR
- See Also:
-
I240_041_CI_VIDEO_HEADER_FEMTO
- See Also:
-
I240_041_SI_START_AZ
- See Also:
-
I240_041_SI_END_AZ
- See Also:
-
I240_041_SI_START_RG
- See Also:
-
I240_041_SI_CELL_DUR
- See Also:
-
I240_048_CI_VIDEO_CELLS_RESOLUTION
- See Also:
-
I240_048_SI_RES
- See Also:
-
I240_48_SI_COMPRESSION
- See Also:
-
I240_049_CI_VIDEO_COUNTERS
- See Also:
-
I240_049_SI_VIDEO_VALID_OCTETS
- See Also:
-
I240_049_SI_VIDEO_VALID_CELLS
- See Also:
-
I240_050_LI_LOW_VOLUME
- See Also:
-
I240_050_SI_VIDEO_BLOCK_LOW
- See Also:
-
I240_051_LI_MEDIUM_VOLUME
- See Also:
-
I240_051_SI_VIDEO_BLOCK_MEDIUM
- See Also:
-
I240_052_LI_HIGH_VOLUME
- See Also:
-
I240_052_SI_VIDEO_BLOCK_HIGH
- See Also:
-
I240_140_SI_TIME_OF_DAY
- See Also:
-
-
Constructor Details
-
Method Details