sp3

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSystem

func GetSystem(csys string) (isys int, err error)

func ParseEpochHeader

func ParseEpochHeader(line string) (dt time.Time, err error)

Types

type Header struct {
	Lines []string
}

Header -

type Scanner

type Scanner struct {
	*bufio.Reader
	Header Header
}

Scanner -

func NewScanner

func NewScanner(r io.Reader) (scanner Scanner, err error)

NewScanner -

func (Scanner) NextEpoch

func (scanner Scanner) NextEpoch() (epoch precise.SP3Epoch, err error)

func (Scanner) ScanHeader

func (scanner Scanner) ScanHeader() (header Header, err error)

Jump to

Keyboard shortcuts

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