#include <array>#include <cstddef>#include <cmath>#include <gtest/gtest.h>#include <mcl_3dl/state_6dof.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (State6DOF, Accessors) | |
| TEST (State6DOF, Adder) | |
| TEST (State6DOF, Constructors) | |
| TEST (State6DOF, CovarianceMatrix) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 171 of file test_state_6dof.cpp.
| TEST | ( | State6DOF | , |
| Accessors | |||
| ) |
Definition at line 61 of file test_state_6dof.cpp.
| TEST | ( | State6DOF | , |
| Adder | |||
| ) |
Definition at line 91 of file test_state_6dof.cpp.
| TEST | ( | State6DOF | , |
| Constructors | |||
| ) |
Definition at line 38 of file test_state_6dof.cpp.
| TEST | ( | State6DOF | , |
| CovarianceMatrix | |||
| ) |
Definition at line 115 of file test_state_6dof.cpp.