mount

package
v0.0.0-...-03232b1 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mount

type Mount struct {
	Connected bool
	Driver    string
	Parked    bool
	Parking   bool
	Tracking  bool
	RA        string
	DEC       string
	// contains filtered or unexported fields
}

func NewMount

func NewMount(driver string, eventChan chan indiclient.Event, htmlChan chan templ.Component) *Mount

func (*Mount) Park

func (m *Mount) Park()

func (*Mount) SetClient

func (m *Mount) SetClient(client *indiclient.Client)

func (*Mount) StartTracking

func (m *Mount) StartTracking()

func (*Mount) StopTracking

func (m *Mount) StopTracking()

func (*Mount) Unpark

func (m *Mount) Unpark()

Jump to

Keyboard shortcuts

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