Package | Description |
---|---|
net.studioblueplanet.ttbin |
Modifier and Type | Method and Description |
---|---|
ActivitySegment |
Activity.getSegment(int segmentNumber)
Return the indicated segment number
|
Modifier and Type | Method and Description |
---|---|
void |
TrackSmoother.resetSmoothing(List<ActivitySegment> segments)
This method resets the smoothing
|
void |
TrackSmoother.smoothTrack(List<ActivitySegment> segments,
float trackSmoothingQFactor)
This method smoothes the track, by applying a Kalman filter
|
Copyright © 2019. All rights reserved.