| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model | |
| com.draeger.medical.biceps.device.mdi.interaction.stream |
| Modifier and Type | Field and Description |
|---|---|
protected List<RealTimeSampleArrayValue.ApplyAnnotation> |
RealTimeSampleArrayValue.sampleIndex |
| Modifier and Type | Method and Description |
|---|---|
RealTimeSampleArrayValue.ApplyAnnotation |
ObjectFactory.createRealTimeSampleArrayValueApplyAnnotation()
Create an instance of
RealTimeSampleArrayValue.ApplyAnnotation |
| Modifier and Type | Method and Description |
|---|---|
List<RealTimeSampleArrayValue.ApplyAnnotation> |
RealTimeSampleArrayValue.getSampleIndex()
Annotations MAY only apply to specific values in the real-time sample array.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealTimeSampleArrayValue.setSampleIndex(List<RealTimeSampleArrayValue.ApplyAnnotation> value) |
| Modifier and Type | Method and Description |
|---|---|
List<RealTimeSampleArrayValue.ApplyAnnotation> |
StreamFrame.getAnnotations()
Gets the annotations.
|
| Constructor and Description |
|---|
StreamFrame(BICEPSQoSContext context,
String metricDescriptorHandle,
AbstractMetricValue.MetricQuality measurementStatus,
int sampleCapacity,
long timestamp,
List<RealTimeSampleArrayValue.ApplyAnnotation> annotations)
Instantiates a new stream frame.
|
StreamFrame(BICEPSQoSContext context,
String metricDescriptorHandle,
String metricStateHandle,
AbstractMetricValue.MetricQuality measurementStatus,
int sampleCapacity,
long timestamp,
List<RealTimeSampleArrayValue.ApplyAnnotation> annotations,
ComponentActivation metricState)
Instantiates a new stream frame.
|
Copyright © 2018. All rights reserved.