|
Vulcan
Aerospace Engineering Utilities Built on Janus
|
First-order Gauss-Markov process parameters. More...
#include <NoiseTypes.hpp>
Public Attributes | |
| Scalar | sigma |
| Steady-state standard deviation. | |
| Scalar | tau |
| Correlation time [s]. | |
First-order Gauss-Markov process parameters.
Characterizes exponentially correlated noise: dx/dt = -x/τ + w(t) where w(t) is white noise with variance chosen to give steady-state σ².
| Scalar | double or casadi::MX |
| Scalar vulcan::sensors::MarkovParams< Scalar >::sigma |
Steady-state standard deviation.
| Scalar vulcan::sensors::MarkovParams< Scalar >::tau |
Correlation time [s].