SwoLib
1.0.0
jvm
SwoLib
/
cshcyberhawks.swolib.autonomous.paths
/
AutoPathFieldPosition
Auto
Path
Field
Position
data
class
AutoPathFieldPosition
(
val
x
:
Double
,
val
y
:
Double
,
val
angle
:
Double
)
Members
Constructors
Auto
Path
Field
Position
Link copied to clipboard
constructor
(
x
:
Double
,
y
:
Double
,
angle
:
Double
)
Properties
angle
Link copied to clipboard
val
angle
:
Double
x
Link copied to clipboard
val
x
:
Double
y
Link copied to clipboard
val
y
:
Double