public interface Measurement
Modifier and Type | Method and Description |
---|---|
RealMatrix |
getCovariance()
Get the measurement covariance.
|
double |
getTime()
Get the process time.
|
RealVector |
getValue()
Get the measurement vector.
|
double getTime()
RealVector getValue()
RealMatrix getCovariance()
Copyright © 2016-2021 CS GROUP. All rights reserved.