Namespace containing input related interfaces. More...
Typedefs | |
using | AccelerationVector = Math::Vector< Double > |
Vector definition for acceleration by axis. | |
using | AngularVelocityVector = Math::Vector< Double > |
Vector definition for angular velocity by axis. | |
using | MagneticFieldVector = Math::Vector< Double > |
Vector definition for geomagnetic field by axis. | |
using | Real = InputReal |
Generic floating point data type for the Murl::Input namespace. | |
using | Vector = Math::Vector< Real > |
Math::Vector data type for the Murl::Input namespace. | |
using | Matrix = Math::Matrix< Real > |
Math::Matrix data type for the Murl::Input namespace. | |
using | Box = Math::Box< Real > |
Math::Box data type for the Murl::Input namespace. | |
Detailed Description
Namespace containing input related interfaces.