tabs

package
v0.0.0-...-0583f8e Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Extract

func Extract(xKey, yKey string) graph.Renderer

Types

type GeneralTab

type GeneralTab struct {
	// contains filtered or unexported fields
}

func NewGeneralTab

func NewGeneralTab() *GeneralTab

func (*GeneralTab) Draw

func (tab *GeneralTab) Draw(gtx layout.Context) layout.Dimensions

func (*GeneralTab) Tick

func (tab *GeneralTab) Tick(delta time.Duration)

type GraphID

type GraphID uint8
const (
	GraphAltitude GraphID = 0b0000_0001 << iota
	GraphCoords
	GraphTemperature
	GraphPressure
)

type MotorTab

type MotorTab struct {
	// contains filtered or unexported fields
}

func NewMotorTab

func NewMotorTab() *MotorTab

func (*MotorTab) Draw

func (m *MotorTab) Draw(gtx layout.Context) layout.Dimensions

func (*MotorTab) Tick

func (m *MotorTab) Tick(delta time.Duration)

Jump to

Keyboard shortcuts

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