devhsmtekgps

package
v0.0.0-...-aba168c Latest Latest
Warning

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

Go to latest
Published: May 24, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseDegrees

func ParseDegrees(value string, direction string) (string, error)

ParseDegrees Parse Degrees

Types

type Gps

type Gps struct {
	// contains filtered or unexported fields
}

Gps type

func ParseGpsLine

func ParseGpsLine(line string) (Gps, error)

ParseGpsLine Parse Gps Data

func (Gps) GetFixQuality

func (gps Gps) GetFixQuality() string

GetFixQuality Get Fix Quality

func (Gps) GetFixTimestamp

func (gps Gps) GetFixTimestamp() string

GetFixTimestamp Get Fix Timestamp

func (Gps) GetLatitude

func (gps Gps) GetLatitude() (string, error)

GetLatitude Get Latitude

func (Gps) GetLongitude

func (gps Gps) GetLongitude() (string, error)

GetLongitude Get Longitude

Jump to

Keyboard shortcuts

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