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
}
type Extrapolation ¶
type Extrapolation struct {
// contains filtered or unexported fields
}
func (*Extrapolation) Estimate ¶
func (e *Extrapolation) Estimate() Estimate
func (*Extrapolation) SampleDelta ¶
func (e *Extrapolation) SampleDelta(t time.Duration, delta float32)
Click to show internal directories.
Click to hide internal directories.