|
jAER project on SourceForge | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MotionData | |
---|---|
ch.unizh.ini.jaer.projects.opticalflow.chip | The Motion18 optical flow chip description, including VPot bias interface. |
ch.unizh.ini.jaer.projects.opticalflow.graphics | Rendering scanned output from optical flow chip. |
ch.unizh.ini.jaer.projects.opticalflow.io | Input/output in/to optical flow chip. |
ch.unizh.ini.jaer.projects.opticalflow.usbinterface | Optical flow chip USB interface. |
Uses of MotionData in ch.unizh.ini.jaer.projects.opticalflow.chip |
---|
Fields in ch.unizh.ini.jaer.projects.opticalflow.chip declared as MotionData | |
---|---|
MotionData |
Motion18.lastMotionData
can be used to hold reference to last motion data |
Uses of MotionData in ch.unizh.ini.jaer.projects.opticalflow.graphics |
---|
Methods in ch.unizh.ini.jaer.projects.opticalflow.graphics that return MotionData | |
---|---|
MotionData |
MotionViewer.Player.getNextData()
|
Uses of MotionData in ch.unizh.ini.jaer.projects.opticalflow.io |
---|
Methods in ch.unizh.ini.jaer.projects.opticalflow.io that return MotionData | |
---|---|
MotionData |
MotionInputStream.readData()
Reads and deserializes a MotionData object from the input stream |
Methods in ch.unizh.ini.jaer.projects.opticalflow.io with parameters of type MotionData | |
---|---|
void |
MotionOutputStream.writeData(MotionData data)
Writes the serialized frame of motion data to the stream. |
Uses of MotionData in ch.unizh.ini.jaer.projects.opticalflow.usbinterface |
---|
Methods in ch.unizh.ini.jaer.projects.opticalflow.usbinterface that return MotionData | |
---|---|
MotionData |
MotionChipInterface.getData()
Returns the latest data from the device |
MotionData |
SiLabsC8051F320_OpticalFlowHardwareInterface.getData()
returns MotionData from the device |
|
jAER project on SourceForge | |||||||||
PREV NEXT | FRAMES NO FRAMES |