Main Page | Namespace List | Alphabetical List | Class List | File List | Class Members | Related Pages

DART_Framework::VRPNObserveAnalog Class Reference

Receives VRPN analog reports and turns them into human readable descriptions. More...

List of all members.

Public Member Functions

 getPropertyDescriptionList (aScript)
 isOKToAttach (me, aSpriteType, aSpriteNum)
 beginSprite (me)
 updateAnalog (me, id, timestamp, analogNum, analogValue)
 On a new report this function will get called.


Private Attributes

 analogID
 In this global we store the ID of the VRPN analog.


Detailed Description

Receives VRPN analog reports and turns them into human readable descriptions.

Attach this behavior to a text field sprite and subscribe to a running analog. The analog updates will then be used to set the text of the textmember accordingly.

Does not need a Wizard.

Properties:

Copyright 2004, Georgia Tech Research Corporation, Atlanta, Georgia 30332-0415 All Rights Reserved (See LICENSE cast member for full license information)


Member Function Documentation

DART_Framework::VRPNObserveAnalog::beginSprite me   ) 
 

DART_Framework::VRPNObserveAnalog::getPropertyDescriptionList aScript   ) 
 

DART_Framework::VRPNObserveAnalog::isOKToAttach me  ,
aSpriteType  ,
aSpriteNum 
 

DART_Framework::VRPNObserveAnalog::updateAnalog me  ,
id  ,
timestamp  ,
analogNum  ,
analogValue 
 

On a new report this function will get called.

It then assembles a human readable report and sets the text of the associated sprite.


Member Data Documentation

DART_Framework::VRPNObserveAnalog::analogID [private]
 

In this global we store the ID of the VRPN analog.


Generated on Fri Oct 8 16:38:01 2004 for DART-Lingo by doxygen 1.3.7