#include <AttitudeFactor.h>
Definition at line 34 of file AttitudeFactor.h.
gtsam::AttitudeFactor::AttitudeFactor |
( |
| ) |
|
|
inline |
default constructor - only use for serialization
Definition at line 43 of file AttitudeFactor.h.
gtsam::AttitudeFactor::AttitudeFactor |
( |
const Unit3 & |
nZ, |
|
|
const Unit3 & |
bRef = Unit3(0, 0, 1) |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
nZ | measured direction in navigation frame |
bRef | reference direction in body frame (default Z-axis in NED frame, i.e., [0; 0; 1]) |
Definition at line 51 of file AttitudeFactor.h.
const Unit3& gtsam::AttitudeFactor::bRef |
( |
| ) |
const |
|
inline |
const Unit3& gtsam::AttitudeFactor::nZ |
( |
| ) |
const |
|
inline |
template<class ARCHIVE >
void gtsam::AttitudeFactor::serialize |
( |
ARCHIVE & |
ar, |
|
|
const unsigned |
int |
|
) |
| |
|
inline |
friend class boost::serialization::access |
|
friend |
Unit3 gtsam::AttitudeFactor::bRef_ |
|
protected |
Unit3 gtsam::AttitudeFactor::nZ_ |
|
protected |
The documentation for this class was generated from the following files: