NIEM Wayfarer 5.1

Disclaimer: This tool was developed by Tom Carlson Consulting LLC. It was created from the official distribution of the data model. Tom Carlson Consulting LLC makes neither claim nor warranty that this tool provides an accurate representation of the NIEM data model. For official and authoritative representations, please visit the official NIEM release website. Non-English text Powered by Google Translate.


for

cbrn:ChannelDataValueList (cbrn:ChannelDataType)

A list of values, one for each of a spectrum's channels. The values represent the number of counts per channel.

View UML for type: cbrn:ChannelDataType

cbrn:ChannelDataValueList is contained within these types:
cbrn:ChannelDataValueList can contain:
  • @cbrn:compressionCode
        An algorithm, if any, by which the channel data have been compressed. If this attribute is omitted, the data have not been compressed. The kinds of data compression are as follows: - None: the data are not compressed. The number of values in the Channel Data element is equal to the number of channels of data represented by the element. - Counted Zeroes: the data have been compressed by the removal of repeated zero values. When a "0" value appears in the Channel Data contents, the next value is the number of consecutive zero-value channels beginning with the first zero-value in the sequence. For example, the following 18 channels of uncompressed data: 22 5 0 2 1 0 0 3 4 0 0 0 0 0 0 0 0 1 would be represented in compressed form by 22 5 0 1 2 1 0 2 3 4 0 8 1 The italicized values in the list show cases where one, two, and eight zeroes have been compressed.
cbrn:ChannelDataValueList can be contained in any of these elements:
  • cbrn:RadRawSpectrum (of cbrn:SpectrumType)
        A Spectrum data element(s) used to produce derived data. There shall be no duplicate IDREF values in the list. This is required whenever the element is used within a DerivedData block, and is prohibited otherwise.
  • cbrn:Spectrum (of cbrn:SpectrumType)
        A single spectrum measurement with references to other pertinent information about the measurement.
Everything cbrn:ChannelDataValueList can contain:
  • via cbrn:ChannelDataType
    • @cbrn:compressionCode An algorithm, if any, by which the channel data have been compressed. If this attribute is omitted, the data have not been compressed. The kinds of data compression are as follows: - None: the data are not compressed. The number of values in the Channel Data element is equal to the number of channels of data represented by the element. - Counted Zeroes: the data have been compressed by the removal of repeated zero values. When a "0" value appears in the Channel Data contents, the next value is the number of consecutive zero-value channels beginning with the first zero-value in the sequence. For example, the following 18 channels of uncompressed data: 22 5 0 2 1 0 0 3 4 0 0 0 0 0 0 0 0 1 would be represented in compressed form by 22 5 0 1 2 1 0 2 3 4 0 8 1 The italicized values in the list show cases where one, two, and eight zeroes have been compressed.
  • via nc:DoubleListType
    • Nothing
  • via nc:DoubleListSimpleType
    • Nothing
  • via xs:double
    • Nothing