public interface ChannelAccessSample extends Sample
ChannelAccessControlSystemSupport
. This interface only
acts as a marker because there are different implementations for raw,
aggregated, and disconnected samples.Modifier and Type | Method and Description |
---|---|
ChannelAccessSampleType |
getType()
Returns the sample's type.
|
boolean |
isOriginalSample()
Tells whether this sample is an original sample that has been received
over the network.
|
getTimeStamp
boolean isOriginalSample()
ORIGINAL
or INTERPOLATED
.true
if this sample is an original sample that has
been received over the network, false
if it a sample
that has been generated as the result of a decimation process.ChannelAccessSampleType getType()
Copyright © 2011–2016 aquenos GmbH. All rights reserved.