uw

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddUW

func AddUW(o *AddUWOptions)

AddUW adds a new unavailability uw to a given ground station.

func DeleteUW

func DeleteUW(o *DeleteUWOptions)

DeleteUW deletes the existing unavailability window.

func ListUW

func ListUW(o *ListUWOptions)

ListUW returns a list of unavailability windows for a given ground station.

Types

type AddUWOptions

type AddUWOptions struct {
	Printer   printer.Printer
	ID        string
	StartTime time.Time
	EndTime   time.Time
}

type DeleteUWOptions

type DeleteUWOptions struct {
	Printer  printer.Printer
	WindowID string
}

type ListUWOptions

type ListUWOptions struct {
	Printer   printer.Printer
	ID        string
	StartTime time.Time
	EndTime   time.Time
}

Jump to

Keyboard shortcuts

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