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

nc:DoubleListSimpleType

A data type for a white space-delimited list of double.

View UML for type: nc:DoubleListSimpleType

nc:DoubleListSimpleType is derived from:
  • xs:double
    • nc:DoubleListSimpleType
Types which are derived from nc:DoubleListSimpleType:
Elements of type nc:DoubleListSimpleType:
  • No elements of this type
nc:DoubleListSimpleType-ish Elements:
  • 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.
  • cbrn:CoefficientValueList (nc:DoubleListType)
        A list of values of the coefficients of a second-order polynomial describing the energy calibration in which the energies are expressed in keV.
  • cbrn:EnergyDeviationValueList (cbrn:EnergyDeviationsKeVType)
        A list of values providing the differences in the energies predicted by an energy calibration coefficients equation and the true energies. EPredicted = T0 + T1*C + T2*C2 EDeviation = f(EPredicted) EActual = EPredicted + EDeviation Where Tn are the coefficients from the CoefficientValueList element data, C is the channel position (the first channel starts at "0.0"), EPredicted is the predicted energy (in keV) at channel C, EDeviation is the energy deviation value (in keV) from interpolation of the EnergyValueList and EnergyDeviationValueList data, and EActual is the final corrected energy at channel C.
  • cbrn:EquationCovarianceMatrixValueList (nc:DoubleListType)
        A white-space delimited list of values that provide the lower triangular half of an equation covariance matrix.
  • nc:MeasureDoubleValueList (nc:DoubleListType)
        A list of double measurement values, all using the same measurement method/device and of the same units.