public class TimeStampedDouble extends Object implements TimeStamped
AbsoluteDate
Constructor and Description |
---|
TimeStampedDouble(double value,
AbsoluteDate date)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
AbsoluteDate |
getDate()
Get the date.
|
double |
getValue()
Get value.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
durationFrom
public TimeStampedDouble(double value, AbsoluteDate date)
value
- valuedate
- date associated to valuepublic AbsoluteDate getDate()
getDate
in interface TimeStamped
public double getValue()
Copyright © 2002-2023 CS GROUP. All rights reserved.