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
/
Vector2d
/
Vector2d
Vector2d
constructor
(
x
:
Measure
<
U
>
,
y
:
Measure
<
U
>
)
(
source
)
Type Parameters
U
the unit type for both components (e.g., DistanceUnit, VelocityUnit)