JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.wildstang.framework.pid.input
Interface IPidInput
public interface
IPidInput
Interface for wrapping an Input to PID.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
double
pidRead
()
Gets a value from an Input.
Method Details
pidRead
double
pidRead
()
Gets a value from an Input.
Returns:
Value read from an Input.