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

DART_DataStore::PlaybackAnalog Class Reference

This behavior can be used to playback previously captured analog data from the cast indicated. More...

List of all members.

Public Member Functions

 getPropertyDescriptionList (aScript)
 beginSprite (me)
 exitframe (me)
 StartActor (me, param1)
 StopActor (me, param1)

Private Attributes

 pAnalogName
 name of button this playback will represent

 pPlaybackCast
 cast that the tracker information is stored in

 pPlaybackScript
 the script that contains the tracker information for the specified tracker

 pStartPoint
 within the segment of captured tracker data only show after this time

 pEndPoint
 within the segment of captured tracker data only show before this time

 pNumLoops
 number of times to loop the playback

 pAutoStart
 automatically start without a startActor?

 Started
 whether the playback has started or not

 datalist
 all the reports for this button

 myID
 the ID of the fused tracker this behavior produced

 PlaybackStartCount
 only show data after this count

 PlaybackEndCount
 show data before this count

 PlaybackStartTime
 time offset used in playback to sync with selected frames

 prev_time
 time of previously played data value

 prev_data
 index of previously played data value


Detailed Description

This behavior can be used to playback previously captured analog data from the cast indicated.

The start time and end time within the captured data can be set to playback a portion of the data.

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

DART_DataStore::PlaybackAnalog::exitframe me   ) 
 

DART_DataStore::PlaybackAnalog::getPropertyDescriptionList aScript   ) 
 

DART_DataStore::PlaybackAnalog::StartActor me  ,
param1 
 

DART_DataStore::PlaybackAnalog::StopActor me  ,
param1 
 


Member Data Documentation

DART_DataStore::PlaybackAnalog::datalist [private]
 

all the reports for this button

DART_DataStore::PlaybackAnalog::myID [private]
 

the ID of the fused tracker this behavior produced

DART_DataStore::PlaybackAnalog::pAnalogName [private]
 

name of button this playback will represent

DART_DataStore::PlaybackAnalog::pAutoStart [private]
 

automatically start without a startActor?

DART_DataStore::PlaybackAnalog::pEndPoint [private]
 

within the segment of captured tracker data only show before this time

DART_DataStore::PlaybackAnalog::PlaybackEndCount [private]
 

show data before this count

DART_DataStore::PlaybackAnalog::PlaybackStartCount [private]
 

only show data after this count

DART_DataStore::PlaybackAnalog::PlaybackStartTime [private]
 

time offset used in playback to sync with selected frames

DART_DataStore::PlaybackAnalog::pNumLoops [private]
 

number of times to loop the playback

DART_DataStore::PlaybackAnalog::pPlaybackCast [private]
 

cast that the tracker information is stored in

DART_DataStore::PlaybackAnalog::pPlaybackScript [private]
 

the script that contains the tracker information for the specified tracker

DART_DataStore::PlaybackAnalog::prev_data [private]
 

index of previously played data value

DART_DataStore::PlaybackAnalog::prev_time [private]
 

time of previously played data value

DART_DataStore::PlaybackAnalog::pStartPoint [private]
 

within the segment of captured tracker data only show after this time

DART_DataStore::PlaybackAnalog::Started [private]
 

whether the playback has started or not


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