class TrajectoryPlot.VariableSampleRateTrajectory.DistanceAndTime extends Object
Constructor and Description |
---|
DistanceAndTime(double distance,
double time)
Construct a new DistanceAndTime object.
|
Modifier and Type | Method and Description |
---|---|
double |
getDistance()
Retrieve the position.
|
double |
getTime()
Retrieve the time.
|
String |
toString() |
Copyright © 2014–2017 Delft University of Technology. All rights reserved.