Skip to content

.java file for a fake data object. Provides a data chunk when getData() is called. Timer currently not working.

Notifications You must be signed in to change notification settings

BME573AndroidFall2016/FakeDataObject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FakeDataObject

.java file for a fake data object. Provides a data chunk when getData() is called. Timer currently not working. getData() should give you one buffer at a time and then auto-update, so the next call to getData() gives you the next X data points. getData returns an array of DataPoints, which is a graphview object.

About

.java file for a fake data object. Provides a data chunk when getData() is called. Timer currently not working.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages