public class AemData extends CommentsContainer implements Data
| Constructor and Description | 
|---|
AemData()
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
addData(TimeStampedAngularCoordinates data)
Add a data point. 
 | 
List<TimeStampedAngularCoordinates> | 
getAngularCoordinates()
Get an unmodifiable view of the data points. 
 | 
acceptComments, addComment, checkAllowed, checkNotNaN, checkNotNegative, checkNotNull, getComments, refuseFurtherComments, validatepublic boolean addData(TimeStampedAngularCoordinates data)
data - data point to addtruepublic List<TimeStampedAngularCoordinates> getAngularCoordinates()
Copyright © 2002-2021 CS GROUP. All rights reserved.