fling

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2026 License: MIT, Unlicense Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Animation

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

func (*Animation) Active

func (f *Animation) Active() bool

func (*Animation) Start

func (f *Animation) Start(c unit.Metric, now time.Time, velocity float32) bool

func (*Animation) Tick

func (f *Animation) Tick(now time.Time) int

type Estimate

type Estimate struct {
	Velocity float32
	Distance float32
}

type Extrapolation

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

func (*Extrapolation) Estimate

func (e *Extrapolation) Estimate() Estimate

func (*Extrapolation) Sample

func (e *Extrapolation) Sample(t time.Duration, val float32)

func (*Extrapolation) SampleDelta

func (e *Extrapolation) SampleDelta(t time.Duration, delta float32)

Jump to

Keyboard shortcuts

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