Public Member Functions | |
def | __init__ (self, np.ndarray w, np.ndarray Sigma) |
np.ndarray | W (self) |
Static Public Member Functions | |
"Input" | random () |
Public Attributes | |
Sigma | |
w | |
Define the input space of the Biased Attitude System ---------- w is a 3-vector representing the angular velocity measured by a gyroscope ----------
def gtsam.examples.EqF.Input.__init__ | ( | self, | |
np.ndarray | w, | ||
np.ndarray | Sigma | ||
) |
|
static |
np.ndarray gtsam.examples.EqF.Input.W | ( | self | ) |