Namespace inertialsim¶
Namespaces¶
| Type | Name |
|---|---|
| namespace | analysis |
| namespace | examples |
| namespace | geodesy |
| namespace | geometry |
| namespace | sensors |
| namespace | time |
Public Types¶
| Type | Name |
|---|---|
| typedef Eigen::Array< Scalar, Eigen::Dynamic, Eigen::Dynamic > | Array |
| typedef Eigen::Array< Scalar, 3, Eigen::Dynamic > | Array3D |
| typedef std::pair< Vector3D, Scalar1D > | AxisAngle |
| typedef Eigen::Array< bool, Eigen::Dynamic, Eigen::Dynamic > | BooleanArray |
| typedef Eigen::Array< Scalar, 3, Eigen::Dynamic > | EulerAngles |
| typedef Eigen::Array< int, Eigen::Dynamic, Eigen::Dynamic > | IntegerArray |
| typedef Eigen::Matrix< Scalar, Eigen::Dynamic, Eigen::Dynamic > | Matrix |
| typedef Eigen::Matrix< Scalar, 4, 4 > | PoseMatrix |
| typedef std::vector< PoseMatrix > | PoseMatrixArray |
| typedef Eigen::Array< Scalar, 4, Eigen::Dynamic > | Quaternion |
| typedef Eigen::Matrix< Scalar, 3, 3 > | RotationMatrix |
| typedef std::vector< RotationMatrix > | RotationMatrixArray |
| typedef Vector3D | RotationVector |
| typedef double | Scalar Floating-point scalar type (default precision). |
| typedef Eigen::Array< Scalar, 1, Eigen::Dynamic > | Scalar1D |
| typedef Eigen::Array< Scalar, Eigen::Dynamic, 1 > | SpecificationArray |
| typedef Eigen::Array< Scalar, 1, Eigen::Dynamic > | Timestamps |
| typedef Eigen::Matrix< Scalar, 4, 4 > | TransformMatrix |
| typedef std::vector< TransformMatrix > | TransformMatrixArray |
| typedef Eigen::Matrix< Scalar, 1, Eigen::Dynamic > | Vector1D Proper vectors in Cartesian space. |
| typedef Eigen::Matrix< Scalar, 2, Eigen::Dynamic > | Vector2D |
| typedef Eigen::Matrix< Scalar, 3, Eigen::Dynamic > | Vector3D |
Public Types Documentation¶
typedef Array¶
typedef Array3D¶
typedef AxisAngle¶
typedef BooleanArray¶
typedef EulerAngles¶
typedef IntegerArray¶
typedef Matrix¶
typedef PoseMatrix¶
typedef PoseMatrixArray¶
typedef Quaternion¶
typedef RotationMatrix¶
typedef RotationMatrixArray¶
typedef RotationVector¶
typedef Scalar¶
Floating-point scalar type (default precision).
typedef Scalar1D¶
typedef SpecificationArray¶
typedef Timestamps¶
typedef TransformMatrix¶
typedef TransformMatrixArray¶
typedef Vector1D¶
Proper vectors in Cartesian space.
typedef Vector2D¶
typedef Vector3D¶
The documentation for this class was generated from the following file cpp/include/inertialsim/analysis/allan_deviation.h