cbrn:PhotonData
Data providing the photon properties of a radiographic device.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:PhotonDataType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:PhotonSourceCode [0..*] Description of the photon source for a radiographic device.
- cbrn:PhotonEnergyValue [0..*] Mean energy of photons in MeV.
- cbrn:MeanPhotonValue [0..*] Mean of the maximum number of photons in open air per pixel. Can be per system or per detector.
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 |
Sample instance
<cbrn:PhotonData> <cbrn:PhotonSourceCode>Cs-137</cbrn:PhotonSourceCode> <cbrn:PhotonEnergyValue>1.0</cbrn:PhotonEnergyValue> <cbrn:MeanPhotonValue>1.0</cbrn:MeanPhotonValue> </cbrn:PhotonData>