pub type AccelerationVec = QVec3<1, 0, -2, 0, 0, 0, 0>;
An acceleration, m·s⁻².
pub struct AccelerationVec(/* private fields */);
*