Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

GconstraintLimitPegRE Class Reference

Pegged Limit Constraint. More...

Inheritance diagram for GconstraintLimitPegRE:

Inheritance graph
[legend]
Collaboration diagram for GconstraintLimitPegRE:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 __init__ (name, subsystem, category, enabled, continuous, low, high)
 _eval_ (value)

Detailed Description

Pegged Limit Constraint.

Constraint class that limits a passed in value to given limits. If the value is outside of the constraint limits, it raises an exception AND the value is pegged to the nearest limit.

Definition at line 107 of file gConstraint.py.


Member Function Documentation

_eval_ value   ) 
 

Dummy evaluation method to be overridden through inheritance to implement the application specific constraint evaluation

Reimplemented from Gconstraint.


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:26:49 2006 for LATTE R04-12-00 by doxygen 1.4.3