Variable DualQuaternion.q2

Translation part

struct DualQuaternion
{
  // ...
  Quaternion!T q2 ;
  // ...
}

Elements union