rtcm

package
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0, Apache-2.0 Imports: 1 Imported by: 0

README

RTCM parser library implementation for Go

Forked from https://github.com/go-gnss/rtcm version 0.6.0.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LeapSeconds = []time.Time{
	time.Date(1972, 06, 30, 23, 59, 59, 0, time.UTC),
	time.Date(1972, 12, 31, 23, 59, 59, 0, time.UTC),
	time.Date(1973, 12, 31, 23, 59, 59, 0, time.UTC),
	time.Date(1974, 12, 31, 23, 59, 59, 0, time.UTC),
	time.Date(1975, 12, 31, 23, 59, 59, 0, time.UTC),
	time.Date(1976, 12, 31, 23, 59, 59, 0, time.UTC),
	time.Date(1977, 12, 31, 23, 59, 59, 0, time.UTC),
	time.Date(1978, 12, 31, 23, 59, 59, 0, time.UTC),
	time.Date(1979, 12, 31, 23, 59, 59, 0, time.UTC),
	time.Date(1981, 06, 30, 23, 59, 59, 0, time.UTC),
	time.Date(1982, 06, 30, 23, 59, 59, 0, time.UTC),
	time.Date(1983, 06, 30, 23, 59, 59, 0, time.UTC),
	time.Date(1985, 06, 30, 23, 59, 59, 0, time.UTC),
	time.Date(1987, 12, 31, 23, 59, 59, 0, time.UTC),
	time.Date(1989, 12, 31, 23, 59, 59, 0, time.UTC),
	time.Date(1990, 12, 31, 23, 59, 59, 0, time.UTC),
	time.Date(1992, 06, 30, 23, 59, 59, 0, time.UTC),
	time.Date(1993, 06, 30, 23, 59, 59, 0, time.UTC),
	time.Date(1994, 06, 30, 23, 59, 59, 0, time.UTC),
	time.Date(1995, 12, 30, 23, 59, 59, 0, time.UTC),
	time.Date(1997, 06, 30, 23, 59, 59, 0, time.UTC),
	time.Date(1998, 12, 30, 23, 59, 59, 0, time.UTC),
	time.Date(2005, 12, 30, 23, 59, 59, 0, time.UTC),
	time.Date(2008, 12, 30, 23, 59, 59, 0, time.UTC),
	time.Date(2012, 06, 30, 23, 59, 59, 0, time.UTC),
	time.Date(2015, 06, 30, 23, 59, 59, 0, time.UTC),
	time.Date(2016, 12, 30, 23, 59, 59, 0, time.UTC),
}

Functions

func GpsLeapSeconds

func GpsLeapSeconds() time.Duration

GPSLeapSeconds returns the current sum of leap seconds since 1980

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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