interpolate

package
v0.173.0 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

View Source
const LinearInterpolateKind = "linearInterpolateKind"

Variables

This section is empty.

Functions

func NewInterpolateTransformation

func NewInterpolateTransformation(d execute.Dataset, cache execute.TableBuilderCache, spec *LinearInterpolateProcedureSpec) *interpolateTransformation

Types

type LinearInterpolateOpSpec

type LinearInterpolateOpSpec struct {
	Every flux.Duration `json:"every"`
}

func (*LinearInterpolateOpSpec) Kind

type LinearInterpolateProcedureSpec

type LinearInterpolateProcedureSpec struct {
	plan.DefaultCost
	Every flux.Duration `json:"every"`
}

func (*LinearInterpolateProcedureSpec) Copy

func (*LinearInterpolateProcedureSpec) Kind

func (*LinearInterpolateProcedureSpec) TriggerSpec

TriggerSpec implements plan.TriggerAwareProcedureSpec

Jump to

Keyboard shortcuts

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