tle

package
v0.8.0-RC1 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddTLE

func AddTLE(o *AddTLEOptions)

AddTLE adds a new TLE to a given satellite.

func GetTLE

func GetTLE(o *GetTLEOptions)

GetTLE returns a TLE for the given satellite.

func SetTLESource added in v0.5.0

func SetTLESource(o *SetTLESourceOptions)

SetTleSource set the TLE source for a given satellite.

Types

type AddTLEOptions

type AddTLEOptions struct {
	Printer     printer.Printer
	SatelliteID string
	Line1       string
	Line2       string
}

type GetTLEOptions

type GetTLEOptions struct {
	Printer     printer.Printer
	SatelliteId string
}

type SetTLESourceOptions added in v0.5.0

type SetTLESourceOptions struct {
	Printer     printer.Printer
	SatelliteID string
	Source      string
}

Jump to

Keyboard shortcuts

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