The Robot Application Programming Interface Delegate Project
RAPID Logo

FloatRange Struct Reference

Two foating point numbers defining a range with minimum and maximum values. More...

import "BaseTypes.idl";

List of all members.

Public Attributes

float min
 Lower bound of the range.
float max
 Upper bound of the range.

Detailed Description


Member Data Documentation

float max
float min

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines