subtract

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

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

Return

the resultant EulerAngle

Parameters

x

the angle to subtract to the x axis in radians

y

the angle to subtract to the y axis in radians

z

the angle to subtract to the z axis in radians