cbrn:ProcessedSpectrumDataType
A data type to provide spectral data resulting from processing a set of raw spectra to prepare it for analysis and assessment.
Complex type information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
NIEM properties:
- Base: s:ComplexObjectType
Content
- Sequence [1..1]
- cbrn:RemarkText [0..*] General comments or remark.
- cbrn:ProcessedSpectrumID [0..*] Identifier for a processed spectrum measurement. There is no required format for the ID value.
- cbrn:ProcessedSpectrumDescriptionText [0..*] Description of the processed spectrum.
- cbrn:DetectorDesignatorText [0..*] A description of the detector used to produce a measurement. Must use naming convention defined in the relevant specification document.
- cbrn:DetectorKindText [0..*] Identification of the detector that collected the measurement. Must use naming convention defined in the relevant specification document.
- cbrn:RealTimeDuration [0..*] Effective real time duration of the measurement in ISO 8601 format. For processed data this can represent the real times summed over multiple counts and/or multiple detectors.
- cbrn:LiveTimeDuration [0..*] Effective time duration of a measurement in ISO 8601 format.
- cbrn:ProcessedChannelData [0..*] Spectrum channel count data aggregated from raw spectrum using a processing method described in ProcessedSpectrumDescriptionText. The first channel number shall always be 0.
- cbrn:EnergyCalibrationAdjustIndicator [0..*] True if the EnergyCalibrationAdjust method was applied to the processed data, otherwise false.
- cbrn:NonLinearityCorrectionIndicator [0..*] True if the NonLinearityCorrection method was applied to the processed data; false otherwise.
- cbrn:BackgroundSubtractionIndicator [0..*] True if a background spectrum was subtracted from the raw item spectrum to produce the processed spectrum data, false otherwise.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
cbrn:endEnergyValue | [0..1] | xsd:double | ||
cbrn:radEnergyUnitsCode | [0..1] | cbrncl:RadEnergyUnitsCodeSimpleType | ||
cbrn:startEnergyValue | [0..1] | xsd:double |
Used by
- Element cbrn:ProcessedSpectrumData
- NIEM reference target from cbrn:ProcessedSpectrumDataReference
Type inheritance chain
- s:ComplexObjectType
- cbrn:ProcessedSpectrumDataType