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

DART_DataStore::CaptureAnalog Class Reference

This behavior can be used to capture vrpn analog reports. More...

List of all members.

Public Member Functions

 getPropertyDescriptionList (aScript)
 beginSprite (me)
 StartActor (me, param1)
 exitframe ()
 StopActor ()
 updateAnalog (me, id, timestamp, analogNum, analogValue)
 GenerateCaptureScripts (me)

Private Attributes

 pFinalCastLib
 location to place this captured data

 pScriptName
 name of script that will contain the data

 pCaptureTime
 number of seconds to capture the tracker for..

 pAnalogName
 parameter for analog will trigger this cue

 pAnalogNum
 parameter for analog ID will trigger this cue

 pAutoStart
 automatically start without a startActor?

 timeVar
 to keep track of time change

 captureDataList
 Data list used to store marker reports during capture mode.


Detailed Description

This behavior can be used to capture vrpn analog reports.

The results are placed into the cast specified and are timestamped. The captured data can be coordinated with other capture behaviors to create a playback data set.

Place this behavior onto a DataStoreContainer

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_DataStore::CaptureAnalog::beginSprite me   ) 
 

DART_DataStore::CaptureAnalog::exitframe  ) 
 

DART_DataStore::CaptureAnalog::GenerateCaptureScripts me   ) 
 

DART_DataStore::CaptureAnalog::getPropertyDescriptionList aScript   ) 
 

DART_DataStore::CaptureAnalog::StartActor me  ,
param1 
 

DART_DataStore::CaptureAnalog::StopActor  ) 
 

DART_DataStore::CaptureAnalog::updateAnalog me  ,
id  ,
timestamp  ,
analogNum  ,
analogValue 
 


Member Data Documentation

DART_DataStore::CaptureAnalog::captureDataList [private]
 

Data list used to store marker reports during capture mode.

DART_DataStore::CaptureAnalog::pAnalogName [private]
 

parameter for analog will trigger this cue

DART_DataStore::CaptureAnalog::pAnalogNum [private]
 

parameter for analog ID will trigger this cue

DART_DataStore::CaptureAnalog::pAutoStart [private]
 

automatically start without a startActor?

DART_DataStore::CaptureAnalog::pCaptureTime [private]
 

number of seconds to capture the tracker for..

DART_DataStore::CaptureAnalog::pFinalCastLib [private]
 

location to place this captured data

DART_DataStore::CaptureAnalog::pScriptName [private]
 

name of script that will contain the data

DART_DataStore::CaptureAnalog::timeVar [private]
 

to keep track of time change


Generated on Fri Oct 8 16:37:59 2004 for DART-Lingo by doxygen 1.3.7