cbrn:EnergyDeviationValueList
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 CoefficientValues 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 EnergyValues and EnergyDeviationValues data, and EActual is the final corrected energy at channel C.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:EnergyDeviationsKeVType
Properties: Global, Qualified, Nillable
Content
from type nc:DoubleListType
from type nc:DoubleListSimpleType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from group structures:SimpleObjectAttributeGroup | |
structures:ref | [0..1] | xsd:IDREF | from group structures:SimpleObjectAttributeGroup | |
structures:metadata | [0..1] | xsd:IDREFS | from group structures:SimpleObjectAttributeGroup | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from group structures:SimpleObjectAttributeGroup | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from group structures:SimpleObjectAttributeGroup | |
cbrn:unitsText | [1..1] | xsd:token | A unit of measure for a value element. If used, the unit of measure shall be as stated in the documentation for the element. |
Used in
- Type cbrn:EnergyCalibrationType (Element cbrn:EnergyCalibration)
Sample instance
<cbrn:EnergyDeviationValueList cbrn:unitsText="token">1.0 1.0</cbrn:EnergyDeviationValueList>