Input struct for the Biased Attitude System.
More...
#include <ABC.h>
|
Matrix3 | W () const |
| Random input. More...
|
|
Input struct for the Biased Attitude System.
Definition at line 109 of file ABC.h.
◆ random()
static Input gtsam::abc_eqf_lib::Input::random |
( |
| ) |
|
|
static |
Noise covariance (6x6 matrix)
◆ W()
Matrix3 gtsam::abc_eqf_lib::Input::W |
( |
| ) |
const |
|
inline |
Random input.
Return w as a skew symmetric matrix
Definition at line 113 of file ABC.h.
◆ Sigma
Matrix gtsam::abc_eqf_lib::Input::Sigma |
Angular velocity (3-vector)
Definition at line 111 of file ABC.h.
Vector3 gtsam::abc_eqf_lib::Input::w |
The documentation for this struct was generated from the following file: