toggle menu
sincmotionmp
0.3
common
switch theme
search in API
sincmotionmp
/
io.github.gallvp.sincmotion.gaitandbalance
/
GnBGaitSegments
Gn
BGait
Segments
data
class
GnBGaitSegments
(
val
accelSegments
:
List
<
SincMatrix
>
,
val
rotSegments
:
List
<
SincMatrix
>
,
val
gyroSegments
:
List
<
SincMatrix
>
)
Members
Constructors
Gn
BGait
Segments
Link copied to clipboard
constructor
(
accelSegments
:
List
<
SincMatrix
>
,
rotSegments
:
List
<
SincMatrix
>
,
gyroSegments
:
List
<
SincMatrix
>
)
Properties
accel
Segments
Link copied to clipboard
val
accelSegments
:
List
<
SincMatrix
>
gyro
Segments
Link copied to clipboard
val
gyroSegments
:
List
<
SincMatrix
>
rot
Segments
Link copied to clipboard
val
rotSegments
:
List
<
SincMatrix
>