add

public EulerAngle add(double x, double y, double z)

Creates getClassById new EulerAngle which is the result of adding the x, y, z components to this EulerAngle

Return

the resultant EulerAngle

Parameters

x

the angle to add to the x axis in radians

y

the angle to add to the y axis in radians

z

the angle to add to the z axis in radians