Skip to content

Namespace ennui

Namespace List > ennui

primary namespace for ennui

Namespaces

Type Name
namespace geodetic
namespace for geodetic models
namespace math
namespace for general mathematical operations
namespace mechanization
namespace for mechanization (inertial state propagation)

Public Types

Type Name
typedef const Eigen::Map< const ennui::Matrix3x3 > ConstMapMatrix3x3
typedef const Eigen::Map< const ennui::Vector3 > ConstMapVector3
typedef const Eigen::Ref< const Vector3 > ConstRefVector3
typedef Eigen::Map< ennui::Matrix3x3 > MapMatrix3x3
typedef Eigen::Map< ennui::Vector3 > MapVector3
typedef Eigen::Matrix< double, 3, 3, EIGEN_STORAGE > Matrix3x3
typedef Eigen::Ref< Vector3 > RefVector3
typedef Eigen::Matrix< double, 1, 1, EIGEN_STORAGE > Scalar
typedef Eigen::Matrix< double, 10, 1, EIGEN_STORAGE > Vector10
typedef Eigen::Matrix< double, 16, 1, EIGEN_STORAGE > Vector16
typedef Eigen::Vector2d Vector2
typedef Eigen::Vector3d Vector3
typedef Eigen::Vector4d Vector4

Public Types Documentation

typedef ConstMapMatrix3x3

typedef const Eigen::Map<const ennui::Matrix3x3> ennui::ConstMapMatrix3x3;

typedef ConstMapVector3

typedef const Eigen::Map<const ennui::Vector3> ennui::ConstMapVector3;

typedef ConstRefVector3

typedef const Eigen::Ref<const Vector3> ennui::ConstRefVector3;

typedef MapMatrix3x3

typedef Eigen::Map<ennui::Matrix3x3> ennui::MapMatrix3x3;

typedef MapVector3

typedef Eigen::Map<ennui::Vector3> ennui::MapVector3;

typedef Matrix3x3

typedef Eigen::Matrix<double, 3, 3, EIGEN_STORAGE> ennui::Matrix3x3;

typedef RefVector3

typedef Eigen::Ref<Vector3> ennui::RefVector3;

typedef Scalar

typedef Eigen::Matrix<double, 1, 1, EIGEN_STORAGE> ennui::Scalar;

typedef Vector10

typedef Eigen::Matrix<double, 10, 1, EIGEN_STORAGE> ennui::Vector10;

typedef Vector16

typedef Eigen::Matrix<double, 16, 1, EIGEN_STORAGE> ennui::Vector16;

typedef Vector2

typedef Eigen::Vector2d ennui::Vector2;

typedef Vector3

typedef Eigen::Vector3d ennui::Vector3;

typedef Vector4

typedef Eigen::Vector4d ennui::Vector4;


The documentation for this class was generated from the following file Ennui/geodetic/frame_transform.hpp