29.4.3 DtsMeasurement
| Topic Version | 1 | Published | 12/09/2016 | ||
| For Standard | PRODML v2.0 | ||||
| Type: | Class | Stereotype: | «XSDcomplexType» | ||
The group of elements corresponding to a DTS measurement.
|
Name |
Type |
Notes |
|---|---|---|
|
BadSetFlag |
boolean |
Set to 'true' when a measurement is included but is known to be bad (i.e., all the values are null). Use this flag in situations when you want to keep track of the fact that a measurement was generated/received, however the measurement was bad. |
|
EmptySetFlag |
boolean |
Set to 'true' when the measurement set is empty (only the header is provided). Use this flag for situations when the instrument box attempts to get a reading, but nothing is generated (fiber is disconnected, for example). |
|
InstalledSystemReference |
DtsInstalledSystem |
Reference to the installed system used to take the measurement (combination of instrument box and optical path). |
|
MeasurementConfiguration |
OpticalPathConfiguration |
Enum. The configuration of the optical path. This may be varied from measurement to measurement, independent of the fiber path network. |
|
MeasurementTags |
String64 |
This supports user-defined "tags" (in the form of text strings) to be attached to the measurement. Example: to indicate other operations under way at the time (e.g., start of injection). |
|
TimeEnd |
dateTime |
Time when the installed system finished taking the measurement. |
|
TimeSinceInstrumentStartup |
TimeMeasure |
Length of time that the instrument box has been up and running since its last power up. |
|
TimeStart |
dateTime |
Time when the installed system began taking the measurement. |
|
Association |
Notes |
|---|---|
|
From: DtsMeasurement.DiagnosticParameters 0..*To: ExtensionNameValue Association |
|
|
From: DtsMeasurement. To: AbstractObject Generalization |
|
|
From: DtsMeasurement.MeasurementTrace 0..*To: DtsMeasurementTrace Association |
|
|
From: DtsMeasurement. 1To: FacilityIdentifier Association |
|
|
From: DtsMeasurement. To: OpticalPathConfiguration Dependency |
|
|
From: DtsMeasurement.InterpretationLog 0..1To: DtsInterpretationLogSet Association |