init(x:y:z:)
Creates a rotation rate structure with the specified values.
Declaration
init(x: Double, y: Double, z: Double)Parameters
- x:
The value for the x-axis.
- y:
The value for the y-axis.
- z:
The value for the z-axis.
Creates a rotation rate structure with the specified values.
init(x: Double, y: Double, z: Double)The value for the x-axis.
The value for the y-axis.
The value for the z-axis.