Are the raw and filtered gyroscope data both in radians per second?

Are the raw and filtered gyroscope data both in radians per second?


With the raw data I mean the values given from CMMotionManager:

motionManager.gyroData.rotationRate

And with filtered I mean with CMDeviceMotion:

motionManager.deviceMotion.rotationRate