constructor Method

constructor

YawPitchRollAngles(yaw: Angle = ..., pitch: Angle = ..., roll: Angle = ...): YawPitchRollAngles

Parameter Type Description
yaw Angle counterclockwise rotation angle around z
pitch Angle clockwise rotation angle around y
roll Angle counterclockwise rotation angle around x

Returns - YawPitchRollAngles

Defined in

Last Updated: 20 June, 2023