NextFTC Suite
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
NextFTC Suite
NextControl
/
dev.nextftc.control.geometry
/
Rotation2d
/
plus
plus
operator
fun
plus
(
x
:
Double
)
:
Rotation2d
(
source
)
Adds an angle (in radians) to this rotation.
Return
the composed rotation
Parameters
x
the angle to add in radians