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, validate
public boolean addData(TimeStampedAngularCoordinates data)
data
- data point to addtrue
public List<TimeStampedAngularCoordinates> getAngularCoordinates()
Copyright © 2002-2022 CS GROUP. All rights reserved.