concealer

package
v0.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConcealLapStartAndEndPosition added in v0.1.2

func ConcealLapStartAndEndPosition(fit *proto.FIT)

ConcealLapStartAndEndPosition removes StartPositionLat, StartPositionLong, EndPositionLat and EndPositionLong from any lap messages.

func ConcealPosition

func ConcealPosition(fit *proto.FIT, startDistance, endDistance uint32) error

ConcealPosition removes coordinates (lat, long) as far as start distance and end distance from the given FIT file. If startDistance and endDistance == 0, it will not do anything, nil will be returned.

func ConcealPositionEnd

func ConcealPositionEnd(fit *proto.FIT, concealDistance uint32) error

ConcealPositionEnd removes coordinates (lat, long) as far as end distance from the given FIT file. If concealDistance == 0, it will not do anything, nil will be returned.

func ConcealPositionStart

func ConcealPositionStart(fit *proto.FIT, concealDistance uint32) error

ConcealPositionStart removes coordinates (lat, long) as far as start distance from the given FIT file. If concealDistance == 0, it will not do anything, nil will be returned.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL