-- @/=[C]:-1
function getPitchAngularVelocity(...)
kOut[13] = obj:getRollAngularVelocity() -- Roll rate, rad/s.
kOut[14] = obj:getPitchAngularVelocity() -- Pitch rate, rad/s.
kOut[15] = obj:getYawAngularVelocity() -- Yaw rate, rad/s.