public static class DLMSeries.Entry extends Object implements TimeSeries.Entry<Integer,DLMSim.Innovation>
TimeSeries.Entry
for a univariate DLM time series.Modifier and Type | Method and Description |
---|---|
Integer |
getTime()
Get the timestamp.
|
DLMSim.Innovation |
getValue()
Get the entry value.
|
public Integer getTime()
TimeSeries.Entry
getTime
in interface TimeSeries.Entry<Integer,DLMSim.Innovation>
public DLMSim.Innovation getValue()
TimeSeries.Entry
getValue
in interface TimeSeries.Entry<Integer,DLMSim.Innovation>
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.