public interface Feature
Modifier and Type | Method and Description |
---|---|
RangeReading |
getRangeReading()
Returns the RangeReading for this particular detected feature.
|
RangeReadings |
getRangeReadings()
Returns a set of RangeReadings for a number of detected objects.
|
long |
getTimeStamp()
The time-stamp is the recorded system time when the range reading was taken.
|
RangeReading getRangeReading()
RangeReadings getRangeReadings()
long getTimeStamp()