cbrn:CoefficientValueList
The values of the coefficients of a second-order polynomial describing the energy calibration in which the energies are expressed in keV. The equation has the form:E = T0 + T1*C + T2*C2 Where E is the energy in keV, C is the channel position, T0 is the offset coefficient, T1 is the gain coefficient, and T2 is the quadratic coefficient. The first value in the list is term 0, the second term 1, and the third value term 2. If the energy calibration is linear, the third coefficient (T2) shall be zero.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.0/
Schema document: domains/cbrn/3.0/cbrn.xsd
Type: nc:DoubleListType
Properties: Global, Qualified, Nillable
Content
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 |
Used in
- Type cbrn:EnergyCalibrationType (Element cbrn:EnergyCalibration)
Substitution hierarchy
- cbrn:CoefficientOrBoundaryValuesChoice
- can be substituted with cbrn:CoefficientValueList
Sample instance
<cbrn:CoefficientValueList>1.0 1.0</cbrn:CoefficientValueList>