package
0.0.0-20240702114427-da4c1ac49fb1
Repository: https://github.com/facebook/time.git
Documentation: pkg.go.dev

# Functions

DefaultPiServoCfg to create default pi servo config.
DefaultPiServoFilterCfg to create a default pi servo filter config.
DefaultServoConfig generates default servo struct.
NewPiServo to create servo structure.
NewPiServoFilter to create new filter instance.

# Constants

All the states of servo.
All the states of servo.
All the states of servo.
All the states of servo.
All the states of servo.

# Structs

PiServo is an integral servo.
PiServoCfg is an integral servo config.
PiServoFilter is a filter state structure.
PiServoFilterCfg is a filter configuration.
PiServoFilterSample is a structure of offset and frequency.
Servo structure has values common for any type of servo.

# Type aliases

State provides the result of servo calculation.