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 (*Mount) SetClient ¶
func (m *Mount) SetClient(client *indiclient.Client)
func (*Mount) StartTracking ¶
func (m *Mount) StartTracking()
func (*Mount) StopTracking ¶
func (m *Mount) StopTracking()
Click to show internal directories.
Click to hide internal directories.