Hermes
Toggle table of contents
0.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
Hermes
core
/
com.acmerobotics.roadrunner.paths
/
HeadingPath
Heading
Path
interface
HeadingPath
Path heading \(\theta(s)\)
Inheritors
ConstantHeadingPath
TangentHeadingPath
LinearHeadingPath
SplineHeadingPath
Members
Functions
begin
Link copied to clipboard
open
fun
begin
(
n
:
Int
)
:
Rotation2dDual
<
Arclength
>
end
Link copied to clipboard
open
fun
end
(
n
:
Int
)
:
Rotation2dDual
<
Arclength
>
get
Link copied to clipboard
abstract
operator
fun
get
(
s
:
Double
,
n
:
Int
)
:
Rotation2dDual
<
Arclength
>
length
Link copied to clipboard
abstract
fun
length
(
)
:
Double