The Robot Application Programming Interface Delegate Project
|
Two foating point numbers defining a range with minimum and maximum values. More...
import "BaseTypes.idl";
Public Attributes | |
float | min |
Lower bound of the range. | |
float | max |
Upper bound of the range. |
float max |
float min |