jAER project on SourceForge
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

G

gDevList - Variable in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
the devlist handle for USBIO
gDevList - Variable in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
the devlist handle for USBIO
gDevList - Variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
the devlist handle for USBIO
gDevList - Variable in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
the devlist handle for USBIO
gDevList - Variable in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
the devlist handle for USBIO
genBins(int, int, int) - Method in class ch.unizh.ini.jaer.projects.robothead.Bins
Creates a new instance of Bins
genCodeArray(int) - Method in class ch.unizh.ini.jaer.projects.robothead.HmmTools
 
genSoundLUT() - Method in class ch.unizh.ini.jaer.projects.robothead.HmmTools
 
genWiis(int, int, int) - Method in class ch.unizh.ini.jaer.projects.robothead.HmmFilter
 
GestureTracker - Class in ch.unizh.ini.jaer.projects.gesture
Tracks clusters of events for and recognizes sequences of quadrants of locations of clusters.
GestureTracker(AEChip) - Constructor for class ch.unizh.ini.jaer.projects.gesture.GestureTracker
Creates a new instance of GestureTracker
GestureTracker.Cluster - Class in ch.unizh.ini.jaer.projects.gesture
Represents a single tracked object
GestureTracker.Cluster() - Constructor for class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
GestureTracker.Cluster(BasicEvent) - Constructor for class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
GestureTracker.Cluster(GestureTracker.Cluster, GestureTracker.Cluster) - Constructor for class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
Constructs a cluster by merging two clusters.
get(int, int) - Method in class ch.unizh.ini.jaer.projects.hopfield.matrix.IntMatrix
 
get() - Method in class net.sf.jaer.util.StateMachineStates
Return present state
get() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl.CUDAParameter
 
get3dBCornerFrequencyHz() - Method in class net.sf.jaer.util.filter.BandpassFilter
 
get3dBFreqHz() - Method in class net.sf.jaer.util.filter.Filter
 
get3dBPoleFrequencyHz() - Method in class net.sf.jaer.util.filter.BandpassFilter
 
getAbsoluteStartingTimeMs() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
When the file is opened, the filename is parsed to try to extract the date and time the file was created from the filename.
getAbsoluteStartingTimeMs() - Method in class net.sf.jaer.eventio.AEFileInputStream
When the file is opened, the filename is parsed to try to extract the date and time the file was created from the filename.
getAcceleration() - Method in class net.sf.jaer.hardwareinterface.usb.toradex.ToradexOakG3AxisAccelerationSensor
Returns the latest sampled acceleration values.
getAcceptableAccuracyPixels() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
getAccValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard.EventPoint
commented out for optimization public float getValue( int currentTime ){ if(useFilter){ if (decayOn) return shortFilteredValue-decayedValue(shortFilteredValue,currentTime-updateTime); else return shortFilteredValue; } else { if (decayOn) return accValue-decayedValue(accValue,currentTime-updateTime); else return accValue; } }
getAccValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.EventPoint
commented out for optimization public float getValue( int currentTime ){ if(useFilter){ if (decayOn) return shortFilteredValue-decayedValue(shortFilteredValue,currentTime-updateTime); else return shortFilteredValue; } else { if (decayOn) return accValue-decayedValue(accValue,currentTime-updateTime); else return accValue; } }
getAccValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.EventPoint
 
getAccValueThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getAcquisitionMultiplier() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
 
getActualPosition() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
A tracker tracks the arm; this method returns the arm position.
getAddress() - Method in class net.sf.jaer.eventprocessing.filter.RawAddressFilter
 
getAddresses() - Method in class net.sf.jaer.aemonitor.AEPacketRaw
 
getAddressFromCell(int, int, int) - Method in interface net.sf.jaer.chip.EventExtractor2D
 
getAddressFromCell(int, int, int) - Method in class net.sf.jaer.chip.TypedEventExtractor
computes the raw address from an x,y, and type.
getAEBufferSize() - Method in interface net.sf.jaer.aemonitor.AEMonitorInterface
Returns the size of the host buffer.
getAEBufferSize() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getAEBufferSize() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getAEBufferSize() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
The buffer size is fixed at 16k events on this USBXPress device
getAEBufferSize() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getAeChipClass() - Method in class net.sf.jaer.graphics.AEViewer
Gets the AEchip class from the internal aeChipClassName
getAeInputStream() - Method in class net.sf.jaer.chip.AEChip
 
getAEInputStream() - Method in interface net.sf.jaer.graphics.AEPlayerInterface
 
getAEInputStream() - Method in class net.sf.jaer.graphics.AEViewer.AEPlayer
 
getAEInputStream() - Method in class net.sf.jaer.JAERViewer.SyncPlayer
always returns null, bince this is a sync player for multiple viewers
getAEMappers() - Method in interface net.sf.jaer.aemapper.AESoftMapper
 
getAEMappers() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer
 
getAemonLeft() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getAemonRight() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getAeOutputStream() - Method in class net.sf.jaer.chip.AEChip
 
getAePlayer() - Method in class net.sf.jaer.graphics.AEViewer
 
getAeReader() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getAeReader() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getAeServerSocket() - Method in class net.sf.jaer.graphics.AEViewer
AEViewer makes a ServerSocket that accepts incoming connections.
getAESocket() - Method in class net.sf.jaer.eventio.AEServerSocket
 
getAeSocket() - Method in class net.sf.jaer.graphics.AEViewer
If we have opened a socket to a server of events, then this is it
getAeViewer() - Method in class net.sf.jaer.chip.AEChip
 
getAimVal() - Method in class ch.unizh.ini.jaer.projects.ballshooter.Shooter
 
getAlpha() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getAlpha() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getAlpha() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getAlpha() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getAlpha() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getAlpha() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getAlpha() - Method in class net.sf.jaer.eventprocessing.filter.ProbFPNCorrectionFilter
 
getAmplitude() - Method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter.HarmonicOscillator
 
getAngArray() - Method in class ch.unizh.ini.jaer.projects.robothead.Angle
 
getAngle(double) - Method in class ch.unizh.ini.jaer.projects.robothead.Angle
 
getAngle() - Method in class ch.unizh.ini.jaer.projects.robothead.CorrelatorFilter
 
getAngle() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getAngleGain() - Method in class ch.unizh.ini.jaer.projects.rccar.Driver
 
getAngleGain() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getAnglex() - Method in class net.sf.jaer.graphics.ChipCanvas
 
getAngley() - Method in class net.sf.jaer.graphics.ChipCanvas
 
getAnnotators() - Method in class net.sf.jaer.graphics.DisplayMethod
 
getAppletInfo() - Method in class net.sf.jaer.jaerappletviewer.DVSActApplet
 
getAppletInfo() - Method in class net.sf.jaer.jaerappletviewer.JAERAppletViewer
 
getArmRows() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getArmTracker() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
getAspectRatio() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getAspectRatio() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
getAspectRatio() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getAspectRatio() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getAspectRatio() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getAspectRatio() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getAttentionDecayFactor() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getAttentionDecayFactor() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getAttentionFactor() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getAttentionFactor() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getAttentionFactor() - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
getAttentionRadius() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getAttentionRadius() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getAverageDir() - Method in class net.sf.jaer.util.VectorHistogram
 
getAverageEventDistance() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getAverageEventDistance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getAverageEventDistance() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getAveragingSamples() - Method in class net.sf.jaer.eventprocessing.filter.RepetitiousFilter
 
getAvgEventRate() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getAvgEventRate() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getAvgEventRate() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
 
getAvgEventRate() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getAvgISI() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getAvgISI() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getAvgISI() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
 
getAvgISI() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getAzmoffset() - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooter
 
getAzmScale() - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooter
 
getBaselineMm() - Method in class net.sf.jaer.stereopsis.StereoGeometry
 
getBiasEnabled() - Method in class ch.unizh.ini.jaer.chip.dvs320.ConfigurableIPot
Returns enabled via enum
getBiasgen() - Method in class net.sf.jaer.biasgen.BiasgenFrame
 
getBiasgen() - Method in class net.sf.jaer.chip.Chip
 
getBiasgenFrame() - Method in class net.sf.jaer.graphics.AEViewer
Returns the frame for configurating chip.
getBinaryRepresentation() - Method in class ch.unizh.ini.jaer.chip.dvs320.ConfigurableIPot
 
getBinaryRepresentation() - Method in class net.sf.jaer.biasgen.IPot
Computes and returns a the reused array of bytes representing the bias to be sent over hardware interface to the device.
getBinaryRepresentation() - Method in class net.sf.jaer.biasgen.Pot
Computes and returns a new array of bytes representing the bias to be sent over hardware interface to the device.
getBinaryRepresentation() - Method in class net.sf.jaer.biasgen.VDAC.VPot
Computes and returns a the reused array of bytes representing the bias to be sent over hardware interface to the device
getBinSize() - Method in class ch.unizh.ini.jaer.projects.robothead.CorrelatorFilter
 
getBinWidth() - Method in class org.ine.telluride.jaer.cochlea.MSO
 
getBirthLocation() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getBitPatternTextField() - Method in class ch.unizh.ini.jaer.chip.dvs320.ConfigurableIPotGUIControl
 
getBitPatternTextField() - Method in class net.sf.jaer.biasgen.PotGUIControl
 
getBits() - Method in class net.sf.jaer.eventprocessing.filter.OverlappingSubSampler
 
getBits() - Method in class net.sf.jaer.eventprocessing.filter.SubSampler
 
getBitValue() - Method in class net.sf.jaer.biasgen.Pot
Returns the value of the bias current or voltage in binary form, i.e.
getBitValueTextField() - Method in class net.sf.jaer.biasgen.PotGUIControl
 
getBlockingQ() - Static method in class ch.unizh.ini.jaer.projects.ballshooter.Tmpdiff128CochleaCommunication
Creates a new instance of Tmpdiff128CochleaCommunication
getBlue(int, int) - Method in class net.sf.jaer.graphics.RenderingFrame
 
getBoneSize() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getBoneSize() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getBorderSpacePixels() - Method in class net.sf.jaer.graphics.ChipCanvas
Returns minimum space around pixel array in screen pixels
getBottom() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.GoalieTableFilter
 
getBottomHinge() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getBottomHinge() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getBridgeHeight() - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
getBrightness() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getBrightness() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getBrightness() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getBrightness() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getBrightness() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getBrightness() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getBrightness() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getBuffer() - Method in class org.ine.telluride.jaer.cochlea.ANFSpikeBuffer
 
getBuffer_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getBuffer_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getBuffer_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getBufferBitValue() - Method in class ch.unizh.ini.jaer.chip.dvs320.ConfigurableIPot
 
getBufferCurrent() - Method in class ch.unizh.ini.jaer.chip.dvs320.ConfigurableIPot
Computes the estimated current based on the bit value for the current splitter and the Pot.masterbias
getBufferedStreamSize() - Method in class net.sf.jaer.eventio.AEServerSocket
 
getBufferedStreamSize() - Method in class net.sf.jaer.eventio.AESocket
 
getBufferFull() - Method in class org.ine.telluride.jaer.cochlea.ANFSpikeBuffer
 
getbufferLength() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
getbufferLength() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
getBufferSize() - Method in class org.ine.telluride.jaer.cochlea.ANFSpikeBuffer
 
getBufferSize() - Method in class org.ine.telluride.jaer.cochlea.CochleaPitchExtractor
 
getByteRepresentation() - Method in class net.sf.jaer.biasgen.VDAC.VPot
 
getCage_depth() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getCage_distance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getCage_distance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getCage_distance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getCage_distance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getCage_distance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getCage_door_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getCage_door_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getCage_door_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getCage_door_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getCage_door_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getCage_door_width() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getCage_door_width() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getCage_door_width() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getCage_door_width() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getCage_door_width() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getCage_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getCage_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getCage_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getCage_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getCage_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getCage_platform_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getCage_platform_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getCage_platform_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getCage_platform_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getCage_platform_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getCage_width() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getCage_width() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getCage_width() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getCage_width() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getCage_width() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getCalibrator() - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
getCalibrator() - Method in interface ch.unizh.ini.jaer.hardware.pantilt.HasPanTiltCalibrator
 
getcameraToEyeDistanceMM() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
getcameraToEyeDistanceMM() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
getCanvas() - Method in class net.sf.jaer.chip.Chip2D
The ChipCanvas that renders this Chip2D's output.
getCanvas() - Method in class net.sf.jaer.graphics.ChipCanvas
The actual drawing surface is a Canvas and this method returns a reference to it.
getCapacity() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
getCapacity() - Method in class net.sf.jaer.aemonitor.AEPacket
 
getCapacity() - Method in class net.sf.jaer.aemonitor.AEPacketRaw
 
getCaptureMode() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.Motion18
returns the current acquisition mode - some combination of bits from MotionData
getCell() - Method in class net.sf.jaer.eventprocessing.filter.SpikeSoundFilter
 
getCellSize() - Method in class net.sf.jaer.stereopsis.StereoDisparitiesCanvas
 
getCellSize() - Method in class net.sf.jaer.stereopsis.StereoMatchingCanvas
 
getCenterRadius() - Method in class net.sf.jaer.eventprocessing.filter.SpatialBandpassFilter
 
getChange_ratio() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getChannel() - Method in class net.sf.jaer.biasgen.VDAC.VPot
 
getChannelWeight(int) - Method in class org.ine.telluride.jaer.cochlea.MSO
 
getChip() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer
 
getChip() - Method in interface net.sf.jaer.aemonitor.AEMonitorInterface
Sets the AEChip that this interface is acquiring events for
getChip() - Method in class net.sf.jaer.biasgen.Biasgen
Returns chip associated with this biasgen.
getChip() - Method in class net.sf.jaer.eventprocessing.EventFilter
 
getChip() - Method in class net.sf.jaer.graphics.AEChipRenderer
 
getChip() - Method in class net.sf.jaer.graphics.AEViewer
 
getChip() - Method in class net.sf.jaer.graphics.ChipCanvas
gets the chip we are rendering for.
getChip() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getChip() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getChip() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
 
getChip() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getChipMenu() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer
 
getChipNumber() - Method in class net.sf.jaer.biasgen.Pot
 
getChMax() - Method in class ch.unizh.ini.jaer.projects.robothead.ChannelFilter
 
getChMin() - Method in class ch.unizh.ini.jaer.projects.robothead.ChannelFilter
 
getClassifierThreshold() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
getClassifierThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getClassifierThreshold() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getCluster_lifetime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getCluster_lifetime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getClusterLifetimeWithoutSupport() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated. lifetime of cluster in ms without support
getClusterLifetimeWithoutSupportUs() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
lifetime of cluster in ms without support
getClusterLifetimeWithoutSupportUs() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
lifetime of cluster in ms without support
getClusterLifetimeWithoutSupportUs() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
lifetime of cluster in ms without support
getClusterLifetimeWithoutSupportUs() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
lifetime of cluster in ms without support
getClusterMinMass4Display() - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
 
getClusterNumber() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getClusterNumber() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getClusterNumber() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker.Cluster
Deprecated.  
getClusterNumber() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
 
getClusterNumber() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getClusters() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
getClusters() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getClusters() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
getClusters() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
Returns list of all clusters, including those not "visible" yet.
getClusters() - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
 
getClusters() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getClusterSize() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
max distance from cluster to event as fraction of size of array
getClusterSize() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
max distance from cluster to event as fraction of size of array
getClusterSize() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated. max distance from cluster to event as fraction of size of array
getClusterSize() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
max distance from cluster to event as fraction of size of array
getClusterUnsupportedLifetime() - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
 
getCmd() - Method in class net.sf.jaer.util.RemoteControlCommand
 
getCmdName() - Method in class net.sf.jaer.util.RemoteControlCommand
 
getCoch0Events() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaEventRate
 
getCoch0Rate() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaEventRate
 
getCoch1Events() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaEventRate
 
getCoch1Rate() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaEventRate
 
getCol(int) - Method in class ch.unizh.ini.jaer.projects.hopfield.matrix.IntMatrix
 
getColor() - Method in class ch.unizh.ini.jaer.chip.dollbrain.ColorEvent
 
getColor() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getColor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getColor() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker.Cluster
Deprecated.  
getColor() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
 
getColor() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getColor() - Method in class net.sf.jaer.util.chart.Category
Get the color.
getColorFromAddress(int) - Method in class ch.unizh.ini.jaer.chip.dollbrain.Dollbrain1.Extractor
 
getColorizeFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getColorizeFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getColorizeFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getColorizeFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getColorizeFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getColorizeFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getColorizePeriod() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getColorizePeriod() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getColorizePeriod() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getColorizePeriod() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getColorizePeriod() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getColorizePeriod() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getColormask() - Method in class ch.unizh.ini.jaer.chip.dollbrain.Dollbrain1.Extractor
 
getColorMode() - Method in class net.sf.jaer.graphics.AEChipRenderer
 
getColorScale() - Method in class net.sf.jaer.graphics.Chip2DRenderer
 
getColorshift() - Method in class ch.unizh.ini.jaer.chip.dollbrain.Dollbrain1.Extractor
 
getCols() - Method in class ch.unizh.ini.jaer.projects.hopfield.matrix.IntMatrix
 
getColumnClass(int) - Method in class net.sf.jaer.graphics.JAERDataViewer.DataTable
 
getColumnCount() - Method in class net.sf.jaer.graphics.JAERDataViewer.DataTable
 
getColumnName(int) - Method in class net.sf.jaer.graphics.JAERDataViewer.DataTable
 
getComPortNumber() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
getComputeIntervalMs() - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
getConsoleWindow() - Method in class net.sf.jaer.graphics.AEViewerLoggingHandler
 
getContents() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
returns the contents field, whose bits show what data is valid in this buffer
getContour_act_thresh() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getContour_act_thresh() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getContour_min_thresh() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getContour_min_thresh() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getContour_range() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getContour_range() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getControllerMsgFromCochleaType() - Method in class ch.unizh.ini.jaer.projects.ballshooter.CommunicationObject
 
getControlPanel() - Method in class net.sf.jaer.biasgen.Biasgen
Returns the graphical control panel for this Biasgen.
getControlPanel() - Method in interface net.sf.jaer.biasgen.ChipControlPanel
 
getControlPort() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getCoordinates_x() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
getCoordinates_y() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
getCoordinates_z() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
getCorrectLeftAngle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getCorrectLeftAngle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getCorrectLeftAngle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getCorrectRightAngle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getCorrectRightAngle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getCorrectRightAngle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getCounts() - Method in class net.sf.jaer.util.VectorHistogram
 
getCube_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getCube_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getCube_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getCube_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getCube_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getCube_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getCudaEnvironmentPath() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getCudaExecutablePath() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getCurrent() - Method in class net.sf.jaer.biasgen.IPot
Computes the estimated current based on the bit value for the current splitter and the Pot.masterbias
getCurrent() - Method in class net.sf.jaer.biasgen.Masterbias
the sum of weak and strong inversion master current estimates
getCurrentDisplayMethod() - Method in class net.sf.jaer.graphics.ChipCanvas
returns the current display method
getCurrentFile() - Method in class net.sf.jaer.graphics.AEViewer
If the AEViewer is playing (or has played) a file, then this method returns it.
getCurrentLevel() - Method in class ch.unizh.ini.jaer.chip.dvs320.ConfigurableIPot
 
getCurrentResolution() - Method in class net.sf.jaer.biasgen.IPot
return resolution of pot in current.
getCurrentStartTimestamp() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
 
getCurrentStartTimestamp() - Method in class net.sf.jaer.eventio.AEFileInputStream
 
getCurrentStrongInversion() - Method in class net.sf.jaer.biasgen.Masterbias
estimated current if master running in strong inversion, computed from formula in http://www.ini.unizh.ch/~tobi/biasgen/> paper.
getCurrentWeakInversion() - Method in class net.sf.jaer.biasgen.Masterbias
estimated current if operating in weak inversion: log(M) UT/R
getDac() - Method in class net.sf.jaer.biasgen.VDAC.VPot
 
getDacNumber() - Method in class net.sf.jaer.biasgen.VDAC.VPot
 
getData() - Method in interface ch.unizh.ini.jaer.projects.opticalflow.usbinterface.MotionChipInterface
Returns the latest data from the device
getData() - Method in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
returns MotionData from the device
getData() - Method in class net.sf.jaer.util.chart.Category
Get the data displayed by the category using some data transformation.
getDataTransformation() - Method in class net.sf.jaer.util.chart.Category
Get the transformation of the data.
getDeadzoneForSpeed() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
getDeadzoneForSteering() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
getDebugLevel() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getDecay() - Method in class org.orangesky.visuals.filter.DecayFilter
 
getDecayedFilteredValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard.EventPoint
 
getDecayedFilteredValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.EventPoint
 
getDecayedFilteredValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.EventPoint
 
getDecayLimit() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getDecayTimeLimit() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getDecayTimeLimit() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getDecayTimeLimit() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getDecayTimeLimit() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getDefaultEventFilterClasses() - Method in class net.sf.jaer.chip.AEChip
 
getDefaultEventFilterClassNames() - Method in class net.sf.jaer.chip.AEChip
return list of default filter class names (strings)
getDefaultFirmwareBixFileForBlankDevice() - Static method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getDefaultSpeed() - Method in class ch.unizh.ini.jaer.projects.rccar.Driver
 
getDefaultSpeed() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getDefaultSteeringAngle() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getDeltaT() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaEventRate
 
getDeltaTimeUs() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getDensityMaxIndex() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getDensityMaxIndex() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getDensityMinIndex() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getDensityMinIndex() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getDescription() - Static method in class ch.unizh.ini.jaer.chip.retina.DVS128
 
getDescription() - Static method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
getDescription() - Static method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltTracker
 
getDescription() - Static method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getDescription() - Static method in class ch.unizh.ini.jaer.projects.tobi.billcatcher.BillCatcher
 
getDescription() - Static method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getDescription() - Static method in class ch.unizh.ini.jaer.projects.tobi.goalie.GoalieTableFilter
 
getDescription() - Static method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
getDescription() - Static method in class net.sf.jaer.chip.AEChip
 
getDescription() - Static method in class net.sf.jaer.chip.Chip
Override this String (can be html formatted) to show it as the Chip description in some GUI controls.
getDescription() - Method in class net.sf.jaer.event.EventPacket
 
getDescription() - Method in interface net.sf.jaer.event.EventPacketInterface
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.EventFilter
Override this String (can be html formatted) to show it as the filter description in the GUI control FilterPanel.
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.BackgroundActivityFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.BoredomFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.CircularConvolutionFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.EpipolarRectification
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.Info
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.OnOffProximityLineFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.ProbFPNCorrectionFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.RefractoryFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.RepetitiousFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.RotateFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.ShiftByEventsFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.SpatialBandpassFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.SubSampler
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.SubSamplingBandpassFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.filter.XYTypeFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.label.MotionCompensator
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.label.NearestEventMotionComputer
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.label.TypeCoincidenceFilter
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.tracking.MedianTracker
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
 
getDescription() - Static method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getDescription() - Method in class net.sf.jaer.graphics.DisplayMethod
 
getDescription() - Static method in class net.sf.jaer.stereopsis.EyeFilter
 
getDescription() - Method in class net.sf.jaer.util.chart.Axis
 
getDescription() - Method in class net.sf.jaer.util.DATFileFilter
 
getDescription() - Method in class net.sf.jaer.util.IndexFileFilter
 
getDescription() - Method in class net.sf.jaer.util.PNGFileFilter
 
getDescription() - Method in class net.sf.jaer.util.RemoteControlCommand
 
getDescription() - Method in class net.sf.jaer.util.XMLFileFilter
 
getDescription() - Static method in class org.ine.telluride.jaer.cochlea.ANFSpikeBuffer
 
getDescription() - Static method in class org.ine.telluride.jaer.cochlea.AuditoryReflex
 
getDescription() - Static method in class org.ine.telluride.jaer.cochlea.CochleaPitchExtractor
 
getDescription() - Static method in class org.ine.telluride.jaer.cochlea.MSO
 
getDesiredPosition() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
The desired position of the arm
getDID() - Method in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
 
getDID() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
getDID() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getDID() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getDID() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
not implmented for SiLabs devices
getDID() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
 
getDID() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
 
getDID() - Method in interface net.sf.jaer.hardwareinterface.usb.USBInterface
 
getDID() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getDiff() - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128.Biasgen
 
getDiffOff() - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128.Biasgen
 
getDiffOn() - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128.Biasgen
 
getDimLastTs() - Method in class ch.unizh.ini.jaer.projects.robothead.CorrelatorFilter
 
getDisparities() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
getDisparity() - Method in class net.sf.jaer.stereopsis.DisparityFilter
 
getDisparity() - Method in class net.sf.jaer.stereopsis.StereoClusterTracker.StereoCluster
 
getDisparity_range() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getDisparityMax() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getDisparityVelocity() - Method in class net.sf.jaer.stereopsis.StereoClusterTracker.StereoCluster
 
getDispAvgRange() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getDisplayMethodMenu() - Method in class net.sf.jaer.graphics.ChipCanvas
 
getDisplayMethods() - Method in class net.sf.jaer.graphics.ChipCanvas
 
getDisplayPosition() - Method in class net.sf.jaer.biasgen.Pot
 
getDisplayScale() - Method in class org.ine.telluride.jaer.cochlea.MSO
 
getDisplayVelocityScaling() - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
 
getDist() - Method in class ch.unizh.ini.jaer.projects.robothead.Angle
 
getDist() - Method in class net.sf.jaer.eventprocessing.label.TypeCoincidenceFilter
 
getDistanceFromBirth() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
Computes and returns the total absolute distance (shortest path) traveled in pixels since the birth of this cluster
getDistanceXFromBirth() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getDistanceYFromBirth() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getDistFactor() - Method in class net.sf.jaer.stereopsis.DisparityFilter
 
getDistFactor() - Method in class net.sf.jaer.stereopsis.GlobalDisparityFilter
 
getDistFactor() - Method in class net.sf.jaer.stereopsis.GlobalDisparityFilter2
 
getDistTo1Px() - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
getDistToVanishingPoint() - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
getDnEventRateThreshold() - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooter
 
getdoBodyUpdate() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
getdoHeadingUpdate() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
getDoLog() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
getDoor_xa() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getDoor_xa() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getDoor_xa() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getDoor_xb() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getDoor_xb() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getDoor_xb() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getDoor_ya() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getDoor_ya() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getDoor_ya() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getDoor_yb() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getDoor_yb() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getDoor_yb() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getDoor_yc() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getDoor_z() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getDoorMaxDiff() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getDoorMaxDiff() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getDoorMinDiff() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getDoorMinDiff() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getDrawOutput() - Method in class org.ine.telluride.jaer.cochlea.AuditoryReflex
 
getDrawOutput() - Method in class org.ine.telluride.jaer.cochlea.MSO
 
getDriveSpeed() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ControlFilter
 
getDriveSteps() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ControlFilter
 
getDt() - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
getDt() - Method in class net.sf.jaer.aemonitor.AEPacket
 
getDt() - Method in class net.sf.jaer.eventprocessing.filter.BackgroundActivityFilter
gets the background allowed delay in us
getDt() - Method in class net.sf.jaer.eventprocessing.filter.OnOffProximityLineFilter
gets the background allowed delay in us
getDtRejectMultiplier() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getDtRejectMultiplier() - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
getDtSurround() - Method in class net.sf.jaer.eventprocessing.filter.SpatialBandpassFilter
 
getDtSurround() - Method in class net.sf.jaer.eventprocessing.filter.SubSamplingBandpassFilter
 
getDurationUs() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
 
getDurationUs() - Method in class net.sf.jaer.event.EventPacket
Returns duration of packet in microseconds.
getDurationUs() - Method in interface net.sf.jaer.event.EventPacketInterface
 
getDurationUs() - Method in class net.sf.jaer.eventio.AEFileInputStream
 
getDx() - Method in class net.sf.jaer.stereopsis.StereoTranslateRotate
 
getDy() - Method in class net.sf.jaer.stereopsis.StereoTranslateRotate
 
getDynamicSizeEnabled() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
getDynamicSizeEnabled() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getDynamicSizeEnabled() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getEar() - Method in class ch.unizh.ini.jaer.chip.cochlea.BinauralCochleaEvent
 
getEar() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaAMSEvent
 
getEdgeInRads() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker.EKF
The following function computes the objective function h.
geteISynWeight() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getEnclosedFilter() - Method in class net.sf.jaer.eventprocessing.EventFilter
Gets the enclosed filter
getEnclosedFilter() - Method in class net.sf.jaer.eventprocessing.EventFilter2D
A filter can enclose another filter and can access and process this filter.
getEnclosedFilterChain() - Method in class net.sf.jaer.eventprocessing.EventFilter
Returns the enclosed filter chain
getEnclosingFilter() - Method in class net.sf.jaer.eventprocessing.EventFilter
 
getEndPoint() - Method in class net.sf.jaer.graphics.ChipCanvas.Zoom
 
getEndType() - Method in class ch.unizh.ini.jaer.projects.gesture.XYCenterOutFilter
 
getEndType() - Method in class net.sf.jaer.eventprocessing.filter.MultipleXYTypeFilter
 
getEndType() - Method in class net.sf.jaer.eventprocessing.filter.XYTypeFilter
 
getEndX() - Method in class ch.unizh.ini.jaer.projects.gesture.XYCenterOutFilter
 
getEndX(int) - Method in class net.sf.jaer.eventprocessing.filter.MultipleXYTypeFilter
 
getEndX() - Method in class net.sf.jaer.eventprocessing.filter.XYTypeFilter
 
getEndY() - Method in class ch.unizh.ini.jaer.projects.gesture.XYCenterOutFilter
 
getEndY(int) - Method in class net.sf.jaer.eventprocessing.filter.MultipleXYTypeFilter
 
getEndY() - Method in class net.sf.jaer.eventprocessing.filter.XYTypeFilter
 
getEntry_xa() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getEntry_xb() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getEntry_ya() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getEntry_yb() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getEntryZone_pixel_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getEntryZone_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getEntryZoneXa() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getEntryZoneXb() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getEntryZoneYa() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getEntryZoneYb() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getEpipolar_y() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EpilolarLineMonitor
 
getEpipolar_y() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEpilolarLineMonitor
 
getEstimatedEventRate() - Method in interface net.sf.jaer.aemonitor.AEMonitorInterface
Returns estimate of present event rate on this interface
getEstimatedEventRate() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getEstimatedEventRate() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getEstimatedEventRate() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
Only valid after SiLabsC8051F320.acquireAvailableEventsFromDriver().
getEstimatedEventRate() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getEstimatedOutEventRate() - Method in interface net.sf.jaer.aesequencer.AESequencerInterface
Returns estimate of present out event rate on this interface
getEstimatedOutEventRate() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer
returns the estimated out event rate
getEstimatedOutEventRate() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
 
getEvent(int) - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
uses local EventRaw to return packaged event.
getEvent(int) - Method in class net.sf.jaer.aemonitor.AEPacketRaw
uses local EventRaw to return packaged event.
getEvent(int) - Method in class net.sf.jaer.event.EventPacket
Returns the k'th event.
getEvent(int) - Method in interface net.sf.jaer.event.EventPacketInterface
 
getEvent3DLifeTime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getEvent_strength() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getEvent_strength() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getEvent_strength() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getEvent_strength() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getEventBufferLength() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getEventClass() - Method in class net.sf.jaer.chip.AEChip
A chip has this intrinsic class of output events.
getEventClass() - Method in class net.sf.jaer.event.EventPacket
Returns the class of event in this packet.
getEventExtractor() - Method in class net.sf.jaer.chip.AEChip
 
getEventGroupLifeTime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getEventLifeTime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getEventPrototype() - Method in class net.sf.jaer.event.EventPacket
Returns a prototype of the events in the packet.
getEventRateHz() - Method in class net.sf.jaer.event.EventPacket
 
getEventRateScaleMax() - Method in class net.sf.jaer.eventprocessing.filter.Info
 
getEventRateTauMs() - Method in class net.sf.jaer.eventprocessing.filter.Info
 
getEvents() - Method in interface net.sf.jaer.aemonitor.AEMonitorInterface
returns the last events acquired by AEMonitorInterface.acquireAvailableEventsFromDriver()
getEvents() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
returns last events from CypressFX2.acquireAvailableEventsFromDriver()
getEvents() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getEvents() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
 
getEvents() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getEventTrackerMix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getEventTrackerSize() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getExcessSpeedRejectFactor() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
getExpansion_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getExpansion_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getExpansion_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getExpansion_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getExtension(File) - Static method in class net.sf.jaer.util.DATFileFilter
 
getExtension(File) - Static method in class net.sf.jaer.util.IndexFileFilter
 
getExtension(File) - Static method in class net.sf.jaer.util.PNGFileFilter
 
getExtension(File) - Static method in class net.sf.jaer.util.XMLFileFilter
 
geteyeCenterX() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
geteyeCenterX() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
geteyeCenterY() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
geteyeCenterY() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
geteyeMaskBottom() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
geteyeMaskTop() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
geteyeMaskXleft() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
geteyeMaskXright() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
geteyeMaskY() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
geteyeRadiusMM() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
geteyeRadiusMM() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
getFactor() - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
getFavorVerticalAngleRangeDeg() - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
 
getFeedbackToCluster() - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
getFifoSize() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2.AEReader
 
getFifoSize() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getFifoSize() - Method in interface net.sf.jaer.hardwareinterface.usb.ReaderBufferControl
 
getFifoSize() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getFile() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
Returns the File that is being read, or null if the instance is constructed from a FileInputStream
getFile() - Method in class net.sf.jaer.eventio.AEFileInputStream
Returns the File that is being read, or null if the instance is constructed from a FileInputStream
getFile() - Method in class net.sf.jaer.eventprocessing.EventFilterDataLogger
Returns the logging file, or null if not initialized
getFileMenu() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer
 
getFileMenu() - Method in class net.sf.jaer.graphics.AEViewer
 
getFilter() - Method in class net.sf.jaer.eventprocessing.FilterPanel
 
getFilterChain() - Method in class net.sf.jaer.chip.AEChip
This chain of filters for this AEChip
getFilterFrame() - Method in class net.sf.jaer.chip.AEChip
 
getFilterFrame() - Method in class net.sf.jaer.graphics.AEViewer
Returns the frame holding the event filters.
getFilterState() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaCrossCorrelator
 
getFilterState() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaEventRate
 
getFilterState() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaXCorrelator
 
getFilterState() - Method in class ch.unizh.ini.jaer.chip.dollbrain.DollBrainFPNfilter
 
getFilterState() - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.Batter
 
getFilterState() - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.ServoReaction
 
getFilterState() - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128RateController
 
getFilterState() - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
getFilterState() - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltTracker
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooter
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooterCochlea
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.facetracker.FaceTrack
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.gesture.XYCenterOutFilter
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.headtracker.HeadTracker
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.rccar.Driver.DriverPreFilter
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.rccar.Driver
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.rccar.PerspecTransform
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.robothead.ChannelFilter
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.robothead.CorrelatorFilter
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.robothead.HmmFilter
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.CochleaExtractorFilter
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.LEDTracker
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.RetinaExtractorFilter
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.RotateRetinaFilter
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ControlFilter
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EpilolarLineMonitor
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EventTimingMonitor
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoDisplay
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEpilolarLineMonitor
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.tobi.billcatcher.BillCatcher
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.GoalieTableFilter
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.tobi.zipzaps.ZipZapTrackFollower
 
getFilterState() - Method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
Deprecated. - no one uses this
getFilterState() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.EventFilter
Deprecated. - no one uses this
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.BackgroundActivityFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.BoredomFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.CircularConvolutionFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.EpipolarRectification
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.ExampleFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter
returns array of last event times, x,y,type,[t0,t1], where t0/t1 are the last two event times, t0 first.
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.Info
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.MultipleXYTypeFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.OnOffProximityLineFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.OverlappingSubSampler
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.ProbFPNCorrectionFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.RawAddressFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.RefractoryFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.RepetitiousFilter
returns array of last event times, x,y,type,[t0,t1], where t0/t1 are the last two event times, t0 first.
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.RotateFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.ShiftByEventsFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.SpatialBandpassFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.SpikeSoundFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.SubSampler
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.SubSamplingBandpassFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.filter.XYTypeFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.label.MotionCompensator
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.label.NearestEventMotionComputer
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.label.TypeCoincidenceFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
getFilterState() - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.tracking.MedianTracker
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getFilterState() - Method in class net.sf.jaer.eventprocessing.tracking.TemplateTracker
 
getFilterState() - Method in class net.sf.jaer.stereopsis.DisparityFilter
 
getFilterState() - Method in class net.sf.jaer.stereopsis.EyeFilter
 
getFilterState() - Method in class net.sf.jaer.stereopsis.GlobalDisparityFilter
 
getFilterState() - Method in class net.sf.jaer.stereopsis.GlobalDisparityFilter2
 
getFilterState() - Method in class net.sf.jaer.stereopsis.StereoTranslateRotate
 
getFilterState() - Method in class net.sf.jaer.stereopsis.StereoVergenceFilter
 
getFilterState() - Method in class org.ine.telluride.jaer.cochlea.ANFSpikeBuffer
 
getFilterState() - Method in class org.ine.telluride.jaer.cochlea.AuditoryReflex
 
getFilterState() - Method in class org.ine.telluride.jaer.cochlea.CochleaPitchExtractor
 
getFilterState() - Method in class org.ine.telluride.jaer.cochlea.MSO
 
getFilterState() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getFilterState() - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
getFilterState() - Method in class org.orangesky.visuals.filter.DecayFilter
 
getFilterType() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaAMSEvent
 
getFinger_border_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getFinger_cluster_range() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getFinger_cluster_range() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getFinger_creation_surround() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getFinger_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getFinger_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getFinger_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getFinger_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getFinger_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getFinger_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getFinger_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getFinger_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getFinger_mv_smooth() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getFinger_mv_smooth() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getFinger_ori_variance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getFinger_ori_variance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getFinger_sensitivity() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getFinger_sensitivity() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getFinger_start_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getFinger_start_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getFinger_surround() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getFinger_surround() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getFinger_surround() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getFinger_surround() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getFinger_surround() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getFinger_surround() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getFinger_surround() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getFinger_tip_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getFirmwareFilenameBinaryFromVIDPID() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
Deprecated. not used anymore - user chooses firmware file via AEViewer/CypressFX2 menu item
getFirmwareFilenameHexFromVIDPID() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getFirstAvailableInterface() - Method in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.OpticalFlowHardwareInterfaceFactory
 
getFirstAvailableInterface() - Method in class ch.unizh.ini.jaer.projects.rccar.CarServoInterfaceFactory
 
getFirstAvailableInterface() - Method in class net.sf.jaer.hardwareinterface.HardwareInterfaceFactory
 
getFirstAvailableInterface() - Method in interface net.sf.jaer.hardwareinterface.HardwareInterfaceFactoryInterface
Gets the first available interface.
getFirstAvailableInterface() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2Factory
returns the first interface in the list
getFirstAvailableInterface() - Method in class net.sf.jaer.hardwareinterface.usb.linux.HardwareInterfaceFactoryLinux
 
getFirstAvailableInterface() - Method in class net.sf.jaer.hardwareinterface.usb.ServoInterfaceFactory
 
getFirstAvailableInterface() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320Factory
 
getFirstContainingCluster(BasicEvent) - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated. Given AE, returns first cluster that event is within
getFirstContainingCluster(BasicEvent) - Method in class net.sf.jaer.stereopsis.StereoClusterTracker
Given AE, returns first (thus oldest) cluster that event is within.
getFirstEvent() - Method in class net.sf.jaer.event.EventPacket
Returns first event, or null if there are no events.
getFirstTimestamp() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
returns the first timestamp in the stream
getFirstTimestamp() - Method in class net.sf.jaer.aemonitor.AEPacket
 
getFirstTimestamp() - Method in class net.sf.jaer.event.EventPacket
Returns first timestamp or 0 if there are no events.
getFirstTimestamp() - Method in interface net.sf.jaer.event.EventPacketInterface
 
getFirstTimestamp() - Method in class net.sf.jaer.eventio.AEFileInputStream
returns the first timestamp in the stream
getFlipHeading() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
getFocal_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getFocal_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getFocal_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getFocal_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getFocal_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getfocalLength() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
getFocalLengthMm() - Method in class net.sf.jaer.stereopsis.StereoGeometry
 
getfocus() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
getForgetInterval() - Method in class net.sf.jaer.eventprocessing.filter.BoredomFilter
 
getFr() - Method in class net.sf.jaer.graphics.ChipCanvas
Returns the rendered histogram data in case this is what is being rendered
getFractionalPosition() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer.Player
 
getFractionalPosition() - Method in class ch.unizh.ini.jaer.projects.opticalflow.io.MotionInputStream
 
getFractionalPosition() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getFractionalPosition() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
Returns the position as a fraction of the total number of events
getFractionalPosition() - Method in interface ch.unizh.ini.jaer.projects.stereo3D.AE3DPlayerInterface
 
getFractionalPosition() - Method in class net.sf.jaer.eventio.AEFileInputStream
Returns the position as a fraction of the total number of events
getFractionalPosition() - Method in interface net.sf.jaer.eventio.InputDataFileInterface
 
getFractionalPosition() - Method in class net.sf.jaer.graphics.AEViewer.AEPlayer
 
getFractionalPosition() - Method in class net.sf.jaer.JAERViewer.SyncPlayer
 
getFrameRate() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer
 
getFrameRate() - Method in class net.sf.jaer.graphics.AEViewer
 
getFrameTimeBin() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EpilolarLineMonitor
 
getFrameTimeBin() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEpilolarLineMonitor
 
getFreq() - Method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter
 
getFreq() - Method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter.HarmonicOscillator
 
getFreqCornerHz() - Method in class net.sf.jaer.eventprocessing.label.MotionCompensator
 
getGain() - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.ServoReaction
 
getGain() - Method in class net.sf.jaer.eventprocessing.label.MotionCompensator
 
getGainAngle() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
getGainBase() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
getGainMotion() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
getGDevList() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2Factory
Handle used to refer to UsbIo's internal list of devices, built here on construction and for each add and remove
getGlobalMotionGain() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.OpticalFlowDisplayMethod
 
getGlobalMotionOffset() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.OpticalFlowDisplayMethod
 
getGlobalX() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
getGlobalY() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
getGlut() - Method in class net.sf.jaer.graphics.ChipCanvas
 
getGoPanTiltX() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ControlFilter
 
getGrabLengthMs() - Method in class ch.unizh.ini.jaer.projects.tobi.billcatcher.BillCatcher
 
getGrasp_max_elevation() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getGrasp_max_elevation() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getGrasp_max_elevation() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getGrasp_max_elevation() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getGrasp_timelength_min() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getGrasp_timelength_min() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getGrayValue() - Method in class net.sf.jaer.graphics.Chip2DRenderer
 
getGreen(int, int) - Method in class net.sf.jaer.graphics.RenderingFrame
 
getGroup() - Method in class net.sf.jaer.biasgen.Pot
 
getGroupDisparityTolerance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getHardwareInterface() - Method in class ch.unizh.ini.jaer.chip.stereopsis.Tmpdiff128StereoPair
Builds and returns a StereoHardwareInterface for this stereo pair of devices.
getHardwareInterface() - Method in class net.sf.jaer.biasgen.Biasgen
 
getHardwareInterface() - Method in class net.sf.jaer.chip.Chip
gets the hardware interface for this Chip
getHeader() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
Gets the header strings from the file
getHeader() - Method in class net.sf.jaer.eventio.AEFileInputStream
Gets the header strings from the file
getHeader() - Method in class net.sf.jaer.eventio.AEInputStream
Gets the header strings from the file
getHeadSize() - Method in class ch.unizh.ini.jaer.projects.headtracker.HeadTracker
 
getHeight() - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
getHingeDecayFactor() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getHingeDecayFactor() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getHingeNumber() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getHingeNumber() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getHingeThreshold() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getHingeThreshold() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getHistoryFactor() - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
gethmmTime() - Method in class ch.unizh.ini.jaer.projects.robothead.HmmFilter
 
getHopfieldCounter() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getHopfieldGridX() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getHopfieldGridY() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getHorizon() - Method in class ch.unizh.ini.jaer.projects.rccar.PerspecTransform
 
getHorizonFactor() - Method in class ch.unizh.ini.jaer.projects.rccar.PerspecTransform
 
getHost() - Method in class net.sf.jaer.eventio.AESocket
 
getHost() - Method in class net.sf.jaer.eventio.AEUnicastInput
 
getHost() - Method in class net.sf.jaer.eventio.AEUnicastOutput
 
getHost() - Method in interface net.sf.jaer.eventio.AEUnicastSettings
 
getHostname() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getHoughDecayFactor() - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
 
getHumanHandDuration() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getHumanHandThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getHysteresis() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
getHysteresisFactor() - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128RateController
 
getIconHeight() - Method in class net.sf.jaer.util.TriangleSquareWindowsCornerIcon
 
getIconWidth() - Method in class net.sf.jaer.util.TriangleSquareWindowsCornerIcon
 
getID() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort.PortIdentifier
 
getIDis() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaCrossCorrelator
 
getIDis() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaXCorrelator
 
getiESynWeight() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getIgnoreReset() - Method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
getIldMax() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaCrossCorrelator
 
getIldMax() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaXCorrelator
 
getImageOpenGL() - Method in class net.sf.jaer.graphics.ChipCanvas
 
getIn_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getIn_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getIn_test_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getIn_test_length() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getIn_value_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getInhibit2ndOrderNeighbors() - Method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
getInitial() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie.GoalieState
 
getInitial() - Method in class net.sf.jaer.util.StateMachineStates
Defines the default initial state
getInputPort() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getInputStream() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getInputStream() - Method in interface ch.unizh.ini.jaer.projects.stereo3D.AE3DPlayerInterface
 
getInsets() - Method in class net.sf.jaer.util.chart.Chart
Get the insets.
getInstance() - Static method in class net.sf.jaer.util.LoggingWindowHandler
Returns the instance
getIntensity() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getIntensity() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getIntensity() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getIntensity() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getIntensity() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getIntensity() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getIntensity_range() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getIntensity_strength() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getIntensity_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getIntensityZoom() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getIntensityZoom() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getIntensityZoom() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getIntensityZoom() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getIntensityZoom() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getIntensityZoom() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getIntensityZoom() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getIntensityZoom() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getIntensityZoom() - Method in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper
 
getIntensityZoom() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoDisplay
 
getIntensityZoom() - Method in class net.sf.jaer.eventprocessing.tracking.TemplateTracker
 
getIntercept() - Method in class net.sf.jaer.util.RollingLinearRegression
 
getInterface(int) - Method in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.OpticalFlowHardwareInterfaceFactory
 
getInterface(int) - Method in class ch.unizh.ini.jaer.projects.rccar.CarServoInterfaceFactory
 
getInterface(int) - Method in class net.sf.jaer.hardwareinterface.HardwareInterfaceFactory
build list of devices and return the n'th one, 0 based
getInterface(int) - Method in interface net.sf.jaer.hardwareinterface.HardwareInterfaceFactoryInterface
Returns one of the interfaces
getInterface(int) - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2Factory
returns the n-th interface in the list, either Tmpdiff128Retina, USBAERmini2 or USB2AERmapper, DVS320, or MonitorSequencer depending on PID,
getInterface(int) - Method in class net.sf.jaer.hardwareinterface.usb.linux.HardwareInterfaceFactoryLinux
build list of devices and return the n'th one, 0 based
getInterface(int) - Method in class net.sf.jaer.hardwareinterface.usb.ServoInterfaceFactory
 
getInterface(int) - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320Factory
 
getIPotGroups() - Method in class net.sf.jaer.biasgen.Biasgen
 
getirisRadius() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
getIrisRadius() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
 
getIrisRadius() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
getirisWeight() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
getITD() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaXCorrelator
 
getITD() - Method in class ch.unizh.ini.jaer.projects.robothead.Bins
public int getBinSize(){ return this.binSize; } public int getBinSize(){ return this.binSize; }
getITD() - Method in class org.ine.telluride.jaer.cochlea.MSO
 
getITDBins() - Method in class org.ine.telluride.jaer.cochlea.MSO
 
getItdMax() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaCrossCorrelator
 
getItdMax() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaXCorrelator
 
getITDState() - Method in class org.ine.telluride.jaer.cochlea.MSO
 
getItdValue() - Method in class ch.unizh.ini.jaer.projects.ballshooter.CommunicationObject
 
getJaerViewer() - Method in class net.sf.jaer.graphics.AEViewer
 
getJitterAmplitude() - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
getJitterAmplitude() - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTilt
 
getJitterAmplitude() - Method in interface ch.unizh.ini.jaer.hardware.pantilt.PanTiltInterface
Returns the jitter amplitude
getJitterAmplitude() - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltTracker
 
getJitterFreqHz() - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
getJitterFreqHz() - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTilt
 
getJitterFreqHz() - Method in interface ch.unizh.ini.jaer.hardware.pantilt.PanTiltInterface
Returns the jitter frequency in Hz
getJitterFreqHz() - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltTracker
 
getK1() - Method in class ch.unizh.ini.jaer.projects.rccar.PerspecTransform
 
getKd() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getKernelShape() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getKi() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getKp() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getKPrimeNFet() - Method in class net.sf.jaer.biasgen.Masterbias
 
getLastData() - Method in class net.sf.jaer.chip.Chip
Gets the last data associated with this Chip object.
getLastEvent() - Method in class net.sf.jaer.event.EventPacket
Returns last event, or null if there are no events.
getLastEventTimestamp() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getLastEventTimestamp() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getLastEventTimestamp() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker.Cluster
Deprecated.  
getLastEventTimestamp() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
 
getLastEventTimestamp() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getLastFile() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2FirmwareFilennameChooserOkCancelDialog
The chosen file selected by the user.
getLastHost() - Static method in class net.sf.jaer.eventio.AESocket
 
getLastServoSetting() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
Returns the last servo command value, default 0.5f if nothing has been commanded yet.
getLastServoValue(int) - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
getLastServoValue(int) - Method in interface net.sf.jaer.hardwareinterface.ServoInterface
Returns last servo value sent (0 before sending a value)
getLastServoValue(int) - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
Returns last servo value sent (0 before sending a value)
getLastServoValues() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
getLastServoValues() - Method in interface net.sf.jaer.hardwareinterface.ServoInterface
Returns last servo values sent.
getLastServoValues() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
Returns last servo values sent.These are in order of PCA outputs on the SiLabs chip, which are opposite the labeling on the board.
getLastTime() - Method in class net.sf.jaer.util.filter.Filter
return last time filter was called.
getLastTimestamp() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
 
getLastTimestamp() - Method in exception ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream.NonMonotonicTimeException
 
getLastTimestamp() - Method in class net.sf.jaer.aemonitor.AEPacket
 
getLastTimestamp() - Method in class net.sf.jaer.event.EventPacket
 
getLastTimestamp() - Method in interface net.sf.jaer.event.EventPacketInterface
 
getLastTimestamp() - Method in class net.sf.jaer.eventio.AEFileInputStream
 
getLastTimestamp() - Method in exception net.sf.jaer.eventio.AEFileInputStream.NonMonotonicTimeException
 
getLastTimestamp() - Method in exception net.sf.jaer.eventio.AESocket.NonMonotonicTimeException
 
getLateralGain() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getLead_sides() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
getLearnDelayMS() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getLearningLeftSamplingBoundary() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
getLearningRightSamplingBoundary() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
getLearningWindowMean() - Method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
getLearningWindowShape() - Method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
getLearningWindowStandardDeviation() - Method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
getLED() - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.LEDTracker
 
getLEDBOX() - Method in class ch.unizh.ini.jaer.projects.facetracker.FaceTrack
 
getLeft() - Method in class ch.unizh.ini.jaer.chip.stereopsis.Tmpdiff128StereoBoard
 
getLeft() - Method in class ch.unizh.ini.jaer.chip.stereopsis.Tmpdiff128StereoPair
 
getLeft() - Method in interface net.sf.jaer.stereopsis.StereoChipInterface
 
getLeft_x_max() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
getleft_x_min() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
getLeft_y_max() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
getLeft_y_min() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
getLeftPhi() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getLeftX() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getLength() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getLength() - Static method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
getLength() - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
getLength() - Method in class net.sf.jaer.util.RollingLinearRegression
 
getLifetime() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getLifetime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getLifetime() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker.Cluster
Deprecated.  
getLifetime() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
 
getLifetime() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getLine2shape_thresh() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getLine2shape_thresh() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getLine_range() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getLine_range() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getLine_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getLine_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getLines_n_avg() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getLines_n_avg() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getLinkSize() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getLinkSize() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getList() - Method in class net.sf.jaer.util.ClassChooserDialog
 
getLocalMotionGain() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.OpticalFlowDisplayMethod
 
getLocalMotionOffset() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.OpticalFlowDisplayMethod
 
getLocation() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getLocation() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getLocation() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker.Cluster
Deprecated.  
getLocation() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
 
getLocation() - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker.Cluster
 
getLocation() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getLocation3dm() - Method in class net.sf.jaer.stereopsis.StereoClusterTracker.StereoCluster
 
getLogFrameLength() - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
 
getLoggingButton() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer
this toggle button is used in CaviarViewer to assign an action to start and stop logging for (possibly) all viewers
getLoggingButton() - Method in class net.sf.jaer.graphics.AEViewer
this toggle button is used in CaviarViewer to assign an action to start and stop logging for (possibly) all viewers
getLoggingMenuItem() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer
used in CaviarViewer to control sync'ed logging
getLoggingMenuItem() - Method in class net.sf.jaer.graphics.AEViewer
used in CaviarViewer to control sync'ed logging
getLowFilter_density() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getLowFilter_density() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getLowFilter_density() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getLowFilter_density() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getLowFilter_density() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getLowFilter_density2() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getLowFilter_density2() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getLowFilter_density2() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getLowFilter_radius() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getLowFilter_radius() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getLowFilter_radius() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getLowFilter_radius() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getLowFilter_radius() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getLowFilter_radius2() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getLowFilter_radius2() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getLowFilter_radius2() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getLowFilter_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getLowFilter_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getLowFilter_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getLowFilter_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getLowFilter_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getLowPass() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ControlFilter
 
getLowPassedAngle() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ControlFilter
 
getLpFilter3dBFreqHz() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaCrossCorrelator
 
getLpFilterITD() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaCrossCorrelator
 
getLUT() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.CalibrationMachine
 
getMapping(int) - Method in class net.sf.jaer.aemapper.AbstractAEMapper
get the array of destination addresses for a source address
getMapping(int) - Method in interface net.sf.jaer.aemapper.AEMap
get the array of destination addresses for a source address
getMapping(int) - Method in class net.sf.jaer.aemapper.LUTMapper
 
getMapToRoad() - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
getMasterbias() - Method in class net.sf.jaer.biasgen.Biasgen
 
getMasterbias() - Method in class net.sf.jaer.biasgen.MasterbiasPanel
 
getMatrix() - Method in class ch.unizh.ini.jaer.projects.hopfield.matrix.HopfieldNetwork
Get the weight matrix for this neural network.
getMax_finger_clusters() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getMax_finger_clusters() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getMax_finger_clusters() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getMax_finger_clusters() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getMax_finger_clusters() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getMax_finger_clusters() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getMax_fingers() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getMaxBitValue() - Method in class net.sf.jaer.biasgen.Pot
return the max value representing all stages of current splitter enabled
getMaxBoxNum() - Method in class net.sf.jaer.eventprocessing.filter.MultipleXYTypeFilter
 
getMaxCapacity() - Method in interface net.sf.jaer.aemonitor.AEMonitorInterface
Returns max capacity of this interface in events/sec
getMaxCapacity() - Method in interface net.sf.jaer.aesequencer.AESequencerInterface
Returns max capacity of this interface in events/sec
getMaxCapacity() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
the max capacity of this USB2 bus interface is 24MB/sec/4 bytes/event
getMaxCapacity() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
the max capacity of this USB2 bus interface is 24MB/sec/4 bytes/event
getMaxCapacity() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
the max capacity of this USB1 bus interface with SiLabs overhead is ~1 Mb/sec/4 bytes/event/2 ~ 150keps
getMaxCapacity() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
 
getMaxCapacity() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getMaxCurrent() - Method in class net.sf.jaer.biasgen.IPot
 
getMaxDiff() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getMaxDisp() - Method in class net.sf.jaer.stereopsis.DisparityFilter
 
getMaxDisp() - Method in class net.sf.jaer.stereopsis.GlobalDisparityFilter
 
getMaxDisp() - Method in class net.sf.jaer.stereopsis.GlobalDisparityFilter2
 
getMaxDtThreshold() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
getMaxDtThreshold() - Method in class net.sf.jaer.eventprocessing.label.NearestEventMotionComputer
 
getMaxFrames() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EpilolarLineMonitor
 
getMaxFrames() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEpilolarLineMonitor
 
getMaximum() - Method in class net.sf.jaer.util.chart.Axis
 
getMaxMeasurementVariance() - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
getMaxNbEventTracker() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getMaxNbEventTracker() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getMaxNumClusters() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
max number of clusters
getMaxNumClusters() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
max number of clusters
getMaxNumClusters() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated. max number of clusters
getMaxNumClusters() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
max number of clusters
getMaxNumClusters() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
max number of clusters
getMaxph() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
getMaxPlayingTimeBeforeRestSec() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getMaxSegmentDt() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getMaxSegmentLength() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getMaxSegSize() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getMaxSegSize() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getMaxSize() - Method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
getMaxSize() - Method in class net.sf.jaer.chip.Chip2D
 
getMaxSizeChange() - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.LEDTracker
 
getmaxStepSize() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
getmaxStepSize() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
getMaxus() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
getMaxuy() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
getMaxVoltage() - Method in class net.sf.jaer.biasgen.VDAC.VPot
 
getMaxX() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
getMaxX() - Method in class net.sf.jaer.graphics.JAERDataViewer.GraphPanel
 
getMaxXmitIntervalMs() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getMaxY() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
getMaxY() - Method in class net.sf.jaer.graphics.JAERDataViewer.GraphPanel
 
getMaxYToUseVelocity() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getMaxZeroes() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getMaxZeroes() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getMeanPoint() - Method in class net.sf.jaer.eventprocessing.tracking.MedianTracker
 
getMeasuredSizeCorrectedByPerspective() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
Computes the size of the cluster based on average event distance and adjusted for perpective scaling.
getMeasuredSizeCorrectedByPerspective() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
Computes the size of the cluster based on average event distance and adjusted for perpective scaling.
getMeasuredSizeCorrectedByPerspective() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
Computes the size of the cluster based on average event distance and adjusted for perpective scaling.
getMedianPoint() - Method in class net.sf.jaer.eventprocessing.tracking.MedianTracker
 
getMembranePotentialMin() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getMembraneTauUs() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getMenuItem() - Method in class net.sf.jaer.graphics.DisplayMethod
 
getMethods() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
getMin_events_per_cluster() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getMinAngle() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ControlFilter
 
getMinBitValue() - Method in class net.sf.jaer.biasgen.Pot
no current: zero
getMinCurrent() - Method in class net.sf.jaer.biasgen.IPot
 
getMinDiff() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getMinDistanceNormalized() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getMinDtThreshold() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getMinDtThreshold() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
getMinDtThreshold() - Method in class net.sf.jaer.eventprocessing.label.NearestEventMotionComputer
 
getMinDtThreshold() - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
getMinDtThreshold() - Method in class net.sf.jaer.eventprocessing.label.TypeCoincidenceFilter
 
getMinDtToStore() - Method in class net.sf.jaer.eventprocessing.filter.RepetitiousFilter
 
getMinEventRate() - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.LEDTracker
 
getMinEvents() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EventTimingMonitor
 
getMinEvents() - Method in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper
 
getMinEvents() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
getMinFiringTimeDiff() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getMinimum() - Method in class net.sf.jaer.util.chart.Axis
 
getMinkEPSToGrab() - Method in class ch.unizh.ini.jaer.projects.tobi.billcatcher.BillCatcher
 
getMinLifeTime() - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.LEDTracker
 
getMinPathPointsToUseVelocity() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getMinph() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
getMinProcessVariance() - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
getMinSegmentLength() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getMinSize() - Method in class net.sf.jaer.chip.Chip2D
 
getMinux() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
getMinuy() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
getMinVoltage() - Method in class net.sf.jaer.biasgen.VDAC.VPot
 
getMinX() - Method in class net.sf.jaer.graphics.JAERDataViewer.GraphPanel
 
getMinY() - Method in class net.sf.jaer.graphics.JAERDataViewer.GraphPanel
 
getMinZeroes() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getMinZeroes() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getMixingFactor() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
getMixingFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getMixingFactor() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
getMixingFactor() - Method in class net.sf.jaer.eventprocessing.filter.ProbFPNCorrectionFilter
 
getMixingFactor() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
getMixingFactor() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getMixingFactorLength() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getMixingFactorPosition() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getMixingFactorRho() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getMixingFactorTheta() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getModulationAveragingTauMs() - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
getModulationCornerFreqHz() - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
getModulationPoleFreqHz() - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
getMostRecentTimestamp() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
 
getMostRecentTimestamp() - Method in class net.sf.jaer.eventio.AEFileInputStream
 
getMostRecentTimestamp() - Method in class net.sf.jaer.eventio.AESocket
 
getMotionDecay() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
getMotionInputStream() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer.Player
 
getMotionThresholdPixelsPerSec() - Method in class ch.unizh.ini.jaer.projects.tobi.billcatcher.BillCatcher
 
getMotionVectors() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
The motion vectors are the global motion components
getMotorPos() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.Koala
 
getMotorPos() - Static method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.KoalaControl
 
getMotorSpeeds() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.Koala
 
getMouseFromPanTilt(Point2D.Float) - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltGUI
 
getMousePixel() - Method in class net.sf.jaer.graphics.ChipCanvas
Finds the current AEChip pixel mouse position.
getMultiplier() - Method in class net.sf.jaer.biasgen.Masterbias
 
getName() - Method in class net.sf.jaer.biasgen.Biasgen
 
getName() - Method in class net.sf.jaer.biasgen.FunctionalPot
 
getName() - Method in class net.sf.jaer.biasgen.Pot
 
getName() - Method in class net.sf.jaer.chip.Chip
 
getNb_x_voxels() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getNb_y_voxels() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getNb_z_voxels() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getNbEvents() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getNbEventsToCollectPerEdge() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
getNbOfEventsTillTrack() - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
getNbOppositeEvents() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getNearestCluster() - Method in class net.sf.jaer.stereopsis.StereoClusterTracker
returns the physically nearest (to observer) visible cluster based on maximum disparity.
getNeighborhoodSize() - Method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
getNeighborThr() - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
getNeighbour(int, int, int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
getNeighbour(int, int, int, boolean) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
getNeighbour(int, int, int, int, int, int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
getNeighbour(int, int, int, int, int, int, boolean) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
getNeighbours(int, int, int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
getNeighbours(int, int, int, int, int, int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
getNEVENTS() - Method in class ch.unizh.ini.jaer.projects.facetracker.FaceTrack
 
getNEvents() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster.PathPoint
 
getNextData() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer.Player
 
getNextPacket(AEPlayerInterface) - Method in interface net.sf.jaer.graphics.AEPlayerInterface
 
getNextPacket() - Method in interface net.sf.jaer.graphics.AEPlayerInterface
 
getNextPacket() - Method in class net.sf.jaer.graphics.AEViewer.AEPlayer
 
getNextPacket(AEPlayerInterface) - Method in class net.sf.jaer.graphics.AEViewer.AEPlayer
 
getNextPacket(AEPlayerInterface) - Method in class net.sf.jaer.JAERViewer.SyncPlayer
returns next packet of AE data to the caller, which is a particular AEPlayer inner class of AEViewer.
getNextPacket() - Method in class net.sf.jaer.JAERViewer.SyncPlayer
 
getNode_range() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getNode_range() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getNormalized() - Method in class net.sf.jaer.util.VectorHistogram
 
getNormalizedByFactor(float) - Method in class net.sf.jaer.util.VectorHistogram
 
getNumberOfPairs() - Method in class ch.unizh.ini.jaer.projects.robothead.CorrelatorFilter
 
getNumberOfStringDescriptors() - Method in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
returns number of string descriptors
getNumberOfStringDescriptors() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
returns number of string descriptors
getNumberOfStringDescriptors() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
returns number of string descriptors
getNumberOfStringDescriptors() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
returns number of string descriptors
getNumberOfStringDescriptors() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
returns number of string descriptors
getNumBins() - Method in class org.ine.telluride.jaer.cochlea.MSO
 
getNumBits() - Method in class net.sf.jaer.biasgen.Pot
returns the number of shift register/current splitter/DAC bits for the bias value.
getNumBuffers() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2.AEReader
 
getNumBuffers() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getNumBuffers() - Method in interface net.sf.jaer.hardwareinterface.usb.ReaderBufferControl
 
getNumBuffers() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getNumBytes() - Method in class net.sf.jaer.biasgen.Pot
bytes for this bias.
getNumCells() - Method in class net.sf.jaer.chip.Chip2D
Total number of cells on the chip; sizeX*sizeY*numCellTypes.
getNumCellTypes() - Method in class ch.unizh.ini.jaer.chip.cochlea.BinauralCochleaEvent
Overrides getNumCellTypes to be 2, one for each ear.
getNumCellTypes() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaAMSEvent
Overrides getNumCellTypes to be 16 (2 for left/right ear * 2 for lowpass/bandpass filter * 4 cells of each type).
getNumCellTypes() - Method in class ch.unizh.ini.jaer.chip.stereopsis.Tmpdiff128StereoBoard
 
getNumCellTypes() - Method in class ch.unizh.ini.jaer.chip.stereopsis.Tmpdiff128StereoPair
 
getNumCellTypes() - Method in class net.sf.jaer.chip.AEChip
 
getNumCellTypes() - Method in class net.sf.jaer.event.BasicEvent
 
getNumCellTypes() - Method in class net.sf.jaer.event.BinocularDisparityEvent
 
getNumCellTypes() - Method in class net.sf.jaer.event.BinocularEvent
 
getNumCellTypes() - Method in class net.sf.jaer.event.BinocularOrientationEvent
 
getNumCellTypes() - Method in interface net.sf.jaer.event.EventInterface
Returns the number of types this type of event has, e.g.
getNumCellTypes() - Method in class net.sf.jaer.event.EventPacket
Returns the number of 'types' of events.
getNumCellTypes() - Method in interface net.sf.jaer.event.EventPacketInterface
 
getNumCellTypes() - Method in class net.sf.jaer.event.MotionOrientationEvent
 
getNumCellTypes() - Method in class net.sf.jaer.event.OrientationEvent
 
getNumCellTypes() - Method in class net.sf.jaer.event.PolarityEvent
 
getNumCellTypes() - Method in class org.ine.telluride.jaer.cuda.CUDAEvent
 
getNumChannels() - Method in class net.sf.jaer.biasgen.VDAC.DAC
 
getNumClusters() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
getNumClusters() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getNumClusters() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
getNumClusters() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getNumClusters() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getNumClusters() - Method in class net.sf.jaer.stereopsis.StereoClusterTracker
 
getNumEvents() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaEventRate
 
getNumEvents() - Method in class net.sf.jaer.aemonitor.AEPacket
 
getNumEventsAcquired() - Method in interface net.sf.jaer.aemonitor.AEMonitorInterface
Returns the number of events acquired by the last call to AEMonitorInterface.acquireAvailableEventsFromDriver()
getNumEventsAcquired() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
Returns the number of events acquired by the last call to CypressFX2.acquireAvailableEventsFromDriver()
getNumEventsAcquired() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getNumEventsAcquired() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
Returns the number of events acquired by the last call to SiLabsC8051F320.acquireAvailableEventsFromDriver()
getNumEventsAcquired() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getNumEventsSent() - Method in interface net.sf.jaer.aesequencer.AESequencerInterface
 
getNumEventsSent() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer
not yet implemented
getNumEventsSent() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
 
getNumEventsToSend() - Method in interface net.sf.jaer.aesequencer.AESequencerInterface
 
getNumEventsToSend() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer
not yet implemented
getNumEventsToSend() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
 
getNumEventsToSequence() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer.AEWriter
 
getNumInterfacesAvailable() - Method in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.OpticalFlowHardwareInterfaceFactory
 
getNumInterfacesAvailable() - Method in class ch.unizh.ini.jaer.projects.rccar.CarServoInterfaceFactory
 
getNumInterfacesAvailable() - Method in class net.sf.jaer.hardwareinterface.HardwareInterfaceFactory
Says how many total of all types of hardware are available
getNumInterfacesAvailable() - Method in interface net.sf.jaer.hardwareinterface.HardwareInterfaceFactoryInterface
Returns the number of available interfaces, i.e., the number of available hardware devices.
getNumInterfacesAvailable() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2Factory
 
getNumInterfacesAvailable() - Method in class net.sf.jaer.hardwareinterface.usb.linux.HardwareInterfaceFactoryLinux
Says how many total of all types of hardware are available
getNumInterfacesAvailable() - Method in class net.sf.jaer.hardwareinterface.usb.ServoInterfaceFactory
 
getNumInterfacesAvailable() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320Factory
gets the number of this type of interface available
getNumMissedEvents() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer
returns an estimation of the number of events that were missed due to full fifos
getNumObject() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getNumPixels() - Method in class net.sf.jaer.chip.Chip2D
Number of pixels; sizeX*sizeY
getNumPots() - Method in class net.sf.jaer.biasgen.Biasgen
 
getNumPots() - Method in class net.sf.jaer.biasgen.PotArray
gets the number of ipots in this array
getNumServos() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
getNumServos() - Method in interface net.sf.jaer.hardwareinterface.ServoInterface
 
getNumServos() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
 
getNumViewers() - Method in class net.sf.jaer.JAERViewer
 
getO() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort.PortAttribute
 
getObservation(int, int, int, int, int) - Method in class ch.unizh.ini.jaer.projects.robothead.HmmTools
 
getObtainTrueTablePosition() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
getOffsetAutomatic() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
getOffsetGain() - Method in class ch.unizh.ini.jaer.projects.rccar.Driver
 
getOffsetX() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
getOffsetY() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
getOnPolarityOnly() - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
 
getOperationMode() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2Mapper
gets operation mode from device prints trigger mode the screen
getOperationMode() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer
gets the timestamp mode from the device, prints out if slave or master mode and returns the tick
getOpticalGyroTauLowpassMs() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getOri() - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
getOriDiffAllowed() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getOriDiffThreshold() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getOriDiffThreshold() - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
getOrientationCluster() - Method in class ch.unizh.ini.jaer.projects.rccar.PerspecTransform
 
getOrigin3dx() - Method in class net.sf.jaer.graphics.ChipCanvas
 
getOrigin3dy() - Method in class net.sf.jaer.graphics.ChipCanvas
 
getOriHist() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getOriHist() - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
getOriHistoryMixingFactor() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getOriHistoryMixingFactor() - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
getOutputFromPosition(int) - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
Applies the learned model to return the learned motor value from the desired pixel position of the arm.
getOutputPort() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getPacket() - Method in class net.sf.jaer.graphics.AEChipRenderer
returns the last packet rendered
getPacketBufferSize() - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooterCochlea
 
getPalmback_below() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getPalmback_below() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getPalmback_distance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getPalmback_distance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getPalmback_value() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getPalmback_value() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getPanTiltFromMouse(Point) - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltGUI
 
getPanTiltHardware() - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
getPanTiltOffsetPixels() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.LaserGoalie
 
getPanTiltValues() - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
getPanTiltValues() - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTilt
Returns the last value set, even if the servo interface is not functional.
getPanTiltValues() - Method in interface ch.unizh.ini.jaer.hardware.pantilt.PanTiltInterface
Returns the last value set, even if the servo interface is not functional.
getParameter1() - Method in class net.sf.jaer.eventprocessing.tracking.TemplateTracker
 
getParameter2() - Method in class net.sf.jaer.eventprocessing.tracking.TemplateTracker
 
getPassProb() - Method in class net.sf.jaer.eventprocessing.filter.ExampleFilter
 
getPassRepetitiousEvents() - Method in class net.sf.jaer.eventprocessing.filter.RepetitiousFilter
 
getPath() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getPath() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getPath() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker.Cluster
Deprecated.  
getPath() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getPathLength() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getPaw_mix_off_evts() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getPaw_mix_off_evts() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getPaw_mix_off_evts() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getPaw_mix_on_evts() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getPaw_mix_on_evts() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getPaw_mix_on_evts() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getPaw_surround() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getPaw_surround() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getPaw_surround() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getPaw_tip_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getPellet_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getPeriod() - Method in class net.sf.jaer.util.filter.AngularLowpassFilter
 
getPerspec() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getPh() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
getPhi() - Method in interface ch.unizh.ini.jaer.projects.rccar.HingeDetector
 
getPhi() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getPhi() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getPhi() - Method in class net.sf.jaer.stereopsis.StereoTranslateRotate
 
getPhiK() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getPhipK() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getPhotoGain() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.OpticalFlowDisplayMethod
 
getPhotoOffset() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.OpticalFlowDisplayMethod
 
getPhysicalValue() - Method in class net.sf.jaer.biasgen.IPot
 
getPhysicalValue() - Method in class net.sf.jaer.biasgen.Pot
returns physical value of bias, e.g.
getPhysicalValue() - Method in class net.sf.jaer.biasgen.VDAC.VPot
 
getPhysicalValueUnits() - Method in class net.sf.jaer.biasgen.IPot
 
getPhysicalValueUnits() - Method in class net.sf.jaer.biasgen.Pot
return units (e.g.
getPhysicalValueUnits() - Method in class net.sf.jaer.biasgen.VDAC.VPot
 
getPID() - Method in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
 
getPID() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
getPID() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getPID() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getPID() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
not implmented for SiLabs devices
getPID() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
 
getPID() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
 
getPID() - Method in interface net.sf.jaer.hardwareinterface.usb.USBInterface
 
getPID() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getPingDurationMs() - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
getPingProb() - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
getPinNumber() - Method in class net.sf.jaer.biasgen.Pot
 
getPixel_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getPixel_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getPixel_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getPixel_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getPixel_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getPixelColor(float, float, float) - Method in class net.sf.jaer.graphics.ChipCanvas
A utility method that returns an AWT Color from float rgb values
getPixelFromMouseEvent(MouseEvent) - Method in class net.sf.jaer.graphics.ChipCanvas
Takes a MouseEvent and returns the AEChip pixel.
getPixelFromPoint(Point) - Method in class net.sf.jaer.graphics.ChipCanvas
Finds the chip pixel from a ChipCanvas point.
getPixelHeightUm() - Method in class net.sf.jaer.chip.Chip2D
 
getPixelRGB(float, float, float) - Method in class net.sf.jaer.graphics.ChipCanvas
 
getPixelsToTipOfArm() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getPixelWidthUm() - Method in class net.sf.jaer.chip.Chip2D
 
getPixmap() - Method in class net.sf.jaer.graphics.Chip2DRenderer
The rendered pixel map, ordered by rgb/row/col.
getPixmapArray() - Method in class net.sf.jaer.graphics.Chip2DRenderer
 
getPixMapIndex(int, int) - Method in class net.sf.jaer.graphics.Chip2DRenderer
 
getPixmapRGB(int, int) - Method in class net.sf.jaer.graphics.Chip2DRenderer
 
getPlane_tracker_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getPlane_tracker_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getPlaneAngle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getPlatformAngle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getPlayer() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer
 
getPlayer() - Method in class net.sf.jaer.JAERViewer
 
getPlayMode() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer
 
getPlayMode() - Method in class net.sf.jaer.graphics.AEViewer
returns the playing mode
getPoints() - Method in class net.sf.jaer.util.RollingLinearRegression
 
getPolyDecay() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
getPolyStddev() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
getPort() - Method in class net.sf.jaer.eventio.AEServerSocket
 
getPort() - Method in class net.sf.jaer.eventio.AESocket
 
getPort() - Method in class net.sf.jaer.eventio.AEUnicastInput
 
getPort() - Method in class net.sf.jaer.eventio.AEUnicastOutput
 
getPort() - Method in interface net.sf.jaer.eventio.AEUnicastSettings
 
getPortAttributeList() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWP_RS232
 
getPortAttributeList() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort
 
getPortIdentifierList() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWP_RS232
 
getPortIdentifierList() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort
 
getPortNumber() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.ServoConnection
 
getPosition() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
Returns the present location of the eye in pixels
getPosition() - Method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter.HarmonicOscillator
 
getPosition() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer.AEWriter
 
getPositionMixingFactor() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
 
getPot() - Method in class net.sf.jaer.biasgen.IPotGUIControl
 
getPot() - Method in class net.sf.jaer.biasgen.VDAC.VPotGUIControl
 
getPotArray() - Method in class net.sf.jaer.biasgen.Biasgen
A Biasgen has a single PotArray of biases.
getPotByName(String) - Method in class net.sf.jaer.biasgen.Biasgen
Get an IPot by name.
getPotByName(String) - Method in class net.sf.jaer.biasgen.PotArray
Get an Pot by name.
getPotByNumber(int) - Method in class net.sf.jaer.biasgen.Biasgen
Get an IPot by number in IPotArray.
getPotByNumber(int) - Method in class net.sf.jaer.biasgen.PotArray
Get an Pot by number in PotArray.
getPots() - Method in class net.sf.jaer.biasgen.PotArray
 
getPots() - Method in class net.sf.jaer.biasgen.PotPanel
 
getPpsScale() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
getPr() - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128.Biasgen
 
getPrecision() - Method in class net.sf.jaer.util.EngineeringFormat
 
getPredictiveVelocityFactor() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
getPredictiveVelocityFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getPredictiveVelocityFactor() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getPreferedBitValue() - Method in class ch.unizh.ini.jaer.chip.dvs320.ConfigurableIPot
returns the preference value
getPreferedBitValue() - Method in class net.sf.jaer.biasgen.Pot
returns the preference value bit value using prefsKey as the key
getPreferredHardwareInterface() - Static method in class net.sf.jaer.chip.Chip
Should be overridden by a subclass of Chip to specify the preferred HardwareInterface.
getPreferredSize() - Method in class net.sf.jaer.util.chart.VectorFieldChart
 
getPrefs() - Method in class net.sf.jaer.chip.Chip
Returns the Preferences node for this Chip.
getPrefs() - Method in class net.sf.jaer.eventprocessing.EventFilter
Returns the Preferences node for this filter.
getPrevious() - Method in class net.sf.jaer.util.StateMachineStates
return previous state, before it was changed.
getPreviousShortFilteredValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard.EventPoint
 
getPreviousShortFilteredValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.EventPoint
 
getPreviousShortFilteredValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.EventPoint
 
getPrintStream() - Method in class net.sf.jaer.eventprocessing.EventFilterDataLogger
Returns the PrintStream, or null if not initialized.
getProcessingMode() - Method in class net.sf.jaer.eventprocessing.FilterChain
 
getPropertyChangeSupport() - Method in class net.sf.jaer.eventprocessing.EventFilter
Fires PropertyChangeEvents when filter is enabled or disabled with key "filterEnabled"
getPropertyChangeSupport() - Method in class net.sf.jaer.eventprocessing.filter.RawAddressFilter
 
getPropertyTooltip(String) - Method in class net.sf.jaer.eventprocessing.EventFilter
 
getPrunedCopy() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
Allocates a new AEPacketRaw and copies the events from this packet into the new one, returning it.
getPrunedCopy() - Method in class net.sf.jaer.aemonitor.AEPacketRaw
Allocates a new AEPacketRaw and copies the events from this packet into the new one, returning it.
getPruneList() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
getpupilRadius() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
getPupilRadius() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
 
getpupilRadius() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
getpupilWeight() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
getQuality() - Method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter
 
getQuality() - Method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter.HarmonicOscillator
 
getQualityMixingFactor() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
 
getQualityThreshold() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
 
getQuietDurationForPingMs() - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
getRadioSpeed() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
Returns the last steering value received from radio receiver
getRadioSteer() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
Returns the last steering value received from radio receiver
getRadioTimeoutMs() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
getRadius() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getRadius() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getRadius() - Method in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper
 
getRadius() - Method in class ch.unizh.ini.jaer.projects.tobi.zipzaps.ZipZapTrackFollower
 
getRadius() - Method in class net.sf.jaer.eventprocessing.filter.CircularConvolutionFilter
 
getRadius() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker.Cluster
Deprecated.  
getRadius() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getRadiusCorrectedForPerspective() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getRadiusCorrectedForPerspective() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getRadiusCorrectedForPerspective() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getRangeFactor() - Method in class net.sf.jaer.stereopsis.DisparityFilter
 
getRangeOutsideViewToBlockPixels() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getRate() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaEventRate
 
getRateFilter3dBFreqHz() - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128RateController
 
getRateHigh() - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128RateController
 
getRateLow() - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128RateController
 
getRateMixingFactor() - Method in class net.sf.jaer.eventprocessing.filter.SubSamplingBandpassFilter
 
getRatio() - Method in class ch.unizh.ini.jaer.projects.rccar.PerspecTransform
 
getRatio() - Method in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper
 
getRatioLonger() - Method in class net.sf.jaer.eventprocessing.filter.RepetitiousFilter
 
getRatioShorter() - Method in class net.sf.jaer.eventprocessing.filter.RepetitiousFilter
 
getRawAddressNumBits() - Method in class net.sf.jaer.chip.AEChip
The number of bits on an AE bus used for the raw device address.
getReceiveBufferSize() - Method in class net.sf.jaer.eventio.AEServerSocket
 
getReceiveBufferSize() - Method in class net.sf.jaer.eventio.AESocket
 
getRecentFiles() - Method in class net.sf.jaer.graphics.AEViewer
gets the RecentFiles handler for use, e.g.
getRecordingFPN() - Method in class ch.unizh.ini.jaer.chip.dollbrain.DollBrainFPNfilter
 
getRecords() - Method in class net.sf.jaer.util.HexFileParser
 
getRecordUpTo() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getRecordUpTo() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getRecordUpTo() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getRecordUpTo() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getRecursiveMax() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getRed(int, int) - Method in class net.sf.jaer.graphics.RenderingFrame
 
getReduceXYfactor() - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooter
 
getRefMaxVolts() - Method in class net.sf.jaer.biasgen.VDAC.DAC
 
getRefMinVolts() - Method in class net.sf.jaer.biasgen.VDAC.DAC
 
getRefr() - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128.Biasgen
 
getRefractoryPeriodUs() - Method in class net.sf.jaer.eventprocessing.filter.RefractoryFilter
gets the refractory period
getReinforcement() - Method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
getRelaxationDelayMs() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getRemoteControl() - Method in class net.sf.jaer.chip.Chip
This remote control can be used for remote (via UDP) control of the Chip, e.g.
getRenderer() - Method in class net.sf.jaer.chip.AEChip
 
getRenderer() - Method in class net.sf.jaer.chip.Chip2D
 
getRenderer() - Method in class net.sf.jaer.graphics.ChipCanvas
 
getRenderer() - Method in class net.sf.jaer.graphics.DisplayMethod
 
getResolutionBits() - Method in class net.sf.jaer.biasgen.VDAC.DAC
 
getResolutionVolts() - Method in class net.sf.jaer.biasgen.VDAC.DAC
 
getResponseFractionThreshold() - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
getResponseModulationThreshold() - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
getRestIntervalSec() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getRetina_angle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getRetina_angle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getRetina_angle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getRetina_angle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getRetina_angle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getRetina_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getRetina_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getRetina_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getRetina_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getRetina_height() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getRetina_tilt_angle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getRetina_tilt_angle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getRetina_tilt_angle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getRetina_tilt_angle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getRetina_tilt_angle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getRetinae_distance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getRetinae_distance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getRetinae_distance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getRetinae_distance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getRetinae_distance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getReturnStatus() - Method in class net.sf.jaer.eventio.AEServerSocketOptionsDialog
 
getReturnStatus() - Method in class net.sf.jaer.eventio.AESocketOkCancelDialog
 
getReturnStatus() - Method in class net.sf.jaer.eventio.AEUnicastDialog
 
getReturnStatus() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2FirmwareFilennameChooserOkCancelDialog
 
getReturnStatus() - Method in class net.sf.jaer.util.ClassChooserDialog
 
getReturnStatus() - Method in class net.sf.jaer.util.WarningDialogWithDontShowPreference
 
getRExternal() - Method in class net.sf.jaer.biasgen.Masterbias
 
getRhoPixels() - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
returns the Hough line radius of the last packet's estimate - the closest distance from the middle of the chip image.
getRhoPixels() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
length of normal to line in pixels from chip LL corner
getRhoPixelsFiltered() - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
returns the filtered Hough line radius estimate - the closest distance from the middle of the chip image.
getRhoPixelsFiltered() - Method in interface net.sf.jaer.eventprocessing.tracking.LineDetector
returns the filtered Hough line radius estimate - the closest distance from the middle of the chip image.
getRhoPixelsFiltered() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
returns the filtered Hough line radius estimate - the closest distance from the middle of the chip image.
getRhoRadius() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getRhoResPixels() - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
 
getRight() - Method in class ch.unizh.ini.jaer.chip.stereopsis.Tmpdiff128StereoBoard
 
getRight() - Method in class ch.unizh.ini.jaer.chip.stereopsis.Tmpdiff128StereoPair
 
getRight() - Method in interface net.sf.jaer.stereopsis.StereoChipInterface
 
getRight_x_max() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
getRight_x_min() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
getRight_y_max() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
getRight_y_min() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
getRightPhi() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getRightX() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getRimThickness() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
 
getRInternal() - Method in class net.sf.jaer.biasgen.Masterbias
 
getRotationRadPerSec() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
getRow(int) - Method in class ch.unizh.ini.jaer.projects.hopfield.matrix.IntMatrix
 
getRowCount() - Method in class net.sf.jaer.graphics.JAERDataViewer.DataTable
 
getRows() - Method in class ch.unizh.ini.jaer.projects.hopfield.matrix.IntMatrix
 
getSampleNumEvents() - Method in interface net.sf.jaer.graphics.AEPlayerInterface
 
getSampleNumEvents() - Method in class net.sf.jaer.graphics.AEViewer.AEPlayer
 
getSampleNumEvents() - Method in class net.sf.jaer.JAERViewer.SyncPlayer
 
getSamplePeriodUs() - Method in interface net.sf.jaer.graphics.AEPlayerInterface
 
getSamplePeriodUs() - Method in class net.sf.jaer.graphics.AEViewer.AEPlayer
 
getSamplePeriodUs() - Method in class net.sf.jaer.JAERViewer.SyncPlayer
 
getScale() - Method in class net.sf.jaer.graphics.ChipCanvas
Pixel drawing j2dScale.
getScaleEnabled() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
getScalingMixingFactor() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
gets "mixing factor" for dynamic scaling of model size.
getScore_in_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getScore_in_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getScore_range() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getScore_range() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getScore_sup_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getScore_sup_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getScore_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getScore_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getScoreDisplayThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getScoreThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getSearchDistance() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
getSearchRangeOffset() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
getSegSize() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getSegSize() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getSelectedDir() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getSelectedPixelEventCount() - Method in class net.sf.jaer.graphics.Chip2DRenderer
Returns the number of spikes in the selected pixel in the last rendered packet
getSendBufferSize() - Method in class net.sf.jaer.eventio.AEServerSocket
 
getSendBufferSize() - Method in class net.sf.jaer.eventio.AESocket
 
getSensors() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.Koala
 
getSensors() - Static method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.KoalaControl
 
getSeparatorOffset() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getSequenceNumber() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
returns the sequence number of this data
getServo(int) - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
corrects for mislabling of servo board compared with pca output port on SiLabs, i.e.
getServoClosedValue() - Method in class ch.unizh.ini.jaer.projects.tobi.billcatcher.BillCatcher
 
getServoInterface() - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
getServoInterface() - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTilt
 
getServoInterface() - Method in interface ch.unizh.ini.jaer.hardware.pantilt.PanTiltInterface
 
getServoInterface() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
getServoLimitLeft() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
getServoLimitRight() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
getServoOpenValue() - Method in class ch.unizh.ini.jaer.projects.tobi.billcatcher.BillCatcher
 
getServoPulseFreqHz() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
getServoSteerCommand() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getSex() - Method in class net.sf.jaer.biasgen.Pot
 
getSf() - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128.Biasgen
 
getShadowFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getShadowFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getShadowFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getShadowFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getShadowFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getShadowFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getShapeDLimit() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getShapeDThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getShapeLimit() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getShapeThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getShiftRegisterIterator() - Method in class net.sf.jaer.biasgen.IPotArray
returns an Iterator that iterates over the pots in the order of their shift register location, ordered from low to high
getShiftRegisterNumber() - Method in class net.sf.jaer.biasgen.IPot
The shift register number is ordered so that the lowest shiftRegisterNumber is the bias at the start of the shift register and must be loaded *last*.
getShiftSize() - Method in class ch.unizh.ini.jaer.projects.robothead.CorrelatorFilter
 
getShiftSpace() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getShiftSpace() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getShooterStopVal() - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooter
 
getShortFilteredValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard.EventPoint
 
getShortFilteredValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.EventPoint
 
getShortFilteredValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.EventPoint
 
getshowCorrectionGradient() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getshowCorrectionGradient() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getshowCorrectionGradient() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getShowCorrectionMatrix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getShowCorrectionMatrix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getShowCorrectionMatrix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getShowEKFParameterWindow() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
getSize() - Method in class ch.unizh.ini.jaer.projects.hopfield.matrix.HopfieldNetwork
Get the size of this neural network.
getSize() - Method in class net.sf.jaer.event.EventPacket
Returns the number of events in the packet.
getSize() - Method in interface net.sf.jaer.event.EventPacketInterface
 
getSizeX() - Method in class net.sf.jaer.chip.Chip2D
Size of chip in x (horizontal) direction.
getSizeY() - Method in class net.sf.jaer.chip.Chip2D
Size of chip in y (vertical) direction.
getSk_radius_max() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getSk_radius_min() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getSk_threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getSleepDelaySec() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getSlider() - Method in class net.sf.jaer.biasgen.IPotSliderTextControl
 
getSlider() - Method in class net.sf.jaer.biasgen.VDAC.VPotSliderTextControl
 
getSliderAndValuePanel() - Method in class ch.unizh.ini.jaer.chip.dvs320.ConfigurableIPotGUIControl
 
getSliderAndValuePanel() - Method in class net.sf.jaer.biasgen.PotGUIControl
 
getSlope() - Method in class net.sf.jaer.util.RollingLinearRegression
 
getSmoothBins() - Method in class org.ine.telluride.jaer.cochlea.MSO
 
getSmoothFactor() - Method in class net.sf.jaer.stereopsis.DisparityFilter
 
getSocket() - Method in class net.sf.jaer.eventio.AESocket
returns the underlying Socket
getSpeed() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getSpeed() - Method in interface ch.unizh.ini.jaer.projects.stereo3D.AE3DPlayerInterface
 
getSpeedMixingFactor() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
getSpeeds() - Static method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.KoalaControl
 
getStart_min_events() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getStart_min_events() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getStart_min_events() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getStart_min_events() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getStart_z_displacement() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getStart_z_displacement() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getStartPoint() - Method in class net.sf.jaer.graphics.ChipCanvas.Zoom
 
getStartType() - Method in class ch.unizh.ini.jaer.projects.gesture.XYCenterOutFilter
 
getStartType() - Method in class net.sf.jaer.eventprocessing.filter.MultipleXYTypeFilter
 
getStartType() - Method in class net.sf.jaer.eventprocessing.filter.XYTypeFilter
 
getStartVal() - Method in class ch.unizh.ini.jaer.projects.ballshooter.Shooter
 
getStartX() - Method in class ch.unizh.ini.jaer.projects.gesture.XYCenterOutFilter
 
getStartX(int) - Method in class net.sf.jaer.eventprocessing.filter.MultipleXYTypeFilter
 
getStartX() - Method in class net.sf.jaer.eventprocessing.filter.XYTypeFilter
 
getStartY() - Method in class ch.unizh.ini.jaer.projects.gesture.XYCenterOutFilter
 
getStartY(int) - Method in class net.sf.jaer.eventprocessing.filter.MultipleXYTypeFilter
 
getStartY() - Method in class net.sf.jaer.eventprocessing.filter.XYTypeFilter
 
getState() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getStdPoint() - Method in class net.sf.jaer.eventprocessing.tracking.MedianTracker
 
getSteerCommand() - Method in class ch.unizh.ini.jaer.projects.rccar.Driver
Gets the actual steering command based on flipSteering
getStereoClusters() - Method in class net.sf.jaer.stereopsis.StereoClusterTracker
returns stereo clusters
getStopVal() - Method in class ch.unizh.ini.jaer.projects.ballshooter.Shooter
 
getString(short, long) - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.RS232Api
 
getStringDescriptors() - Method in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
return the string USB descriptors for the device
getStringDescriptors() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
return the string USB descriptors for the device
getStringDescriptors() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
return the string USB descriptors for the device
getStringDescriptors() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getStringDescriptors() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
 
getStringDescriptors() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
return the string USB descriptors for the device
getStringDescriptors() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
return the string USB descriptors for the device
getStringDescriptors() - Method in interface net.sf.jaer.hardwareinterface.usb.USBInterface
return the string USB descriptors for the device.
getStringDescriptors() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getStrongestCluster() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
returns cluster with maximum average event rate.
getSubsampleBy() - Method in class net.sf.jaer.eventprocessing.filter.BackgroundActivityFilter
 
getSubsampleBy() - Method in class net.sf.jaer.eventprocessing.filter.OnOffProximityLineFilter
 
getSubsampleBy() - Method in class net.sf.jaer.eventprocessing.filter.RefractoryFilter
 
getSubSampleBy() - Method in class net.sf.jaer.eventprocessing.label.TypeCoincidenceFilter
 
getSubSampleShift() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getSubSampleShift() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
getSubSampleShift() - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
getSubsampleThresholdEventCount() - Method in interface net.sf.jaer.chip.EventExtractor2D
 
getSubsampleThresholdEventCount() - Method in class net.sf.jaer.chip.TypedEventExtractor
 
getSubsampleThresholdEventCount() - Method in class net.sf.jaer.graphics.AEChipRenderer
 
getSumOfBins() - Static method in class ch.unizh.ini.jaer.projects.robothead.Bins
 
getSupport() - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltGUI
Property change events are fired to return events For sample messages "sample", the Point2D.Float object that is returned is the pan,tilt value for that point, i.e., the last pan,tilt value that has been set.
getSupport() - Method in class ch.unizh.ini.jaer.projects.opticalflow.io.MotionInputStream
 
getSupport() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
AEFileInputStream has PropertyChangeSupport.
getSupport() - Method in class net.sf.jaer.eventio.AEFileInputStream
AEFileInputStream has PropertyChangeSupport.
getSupport() - Method in class net.sf.jaer.eventio.AEServerSocket
PropertyChange events are fired as follows: "clientconnected" - when a client has connected to us.
getSupport() - Method in class net.sf.jaer.eventprocessing.FilterChain
FilterChain fires the following PropertyChangeEvents processingmode - when the processing mode is changed
getSupport() - Method in class net.sf.jaer.graphics.AEViewer
AEViewer supports property change events.
getSupport() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getSupport() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
 
getSupport() - Method in class net.sf.jaer.hardwareinterface.usb.toradex.ToradexOakG3AxisAccelerationSensor
Get the support and add yourself as a property change listener to obtain notifications of new sensor readings
getSurround() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
getSurround() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getSurround() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
getSurround() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getSurroundRadius() - Method in class net.sf.jaer.eventprocessing.filter.SpatialBandpassFilter
 
getSurroundRadius() - Method in class net.sf.jaer.eventprocessing.filter.SubSamplingBandpassFilter
 
getsurroundRateThresholdHz() - Method in class net.sf.jaer.eventprocessing.filter.SubSamplingBandpassFilter
 
getSurroundScale() - Method in class net.sf.jaer.eventprocessing.filter.SubSamplingBandpassFilter
 
getSwingAngleMax() - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.Batter
 
getSwingBallDistance() - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.Batter
 
getSwingHeightMax() - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.Batter
 
getSwingHeightMin() - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.Batter
 
getSymmetricPlasticityChange() - Method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
getSyncEnabledCheckBoxMenuItem() - Method in class net.sf.jaer.graphics.AEViewer
 
getT() - Method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter.HarmonicOscillator
 
getT() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster.PathPoint
 
getTargetSpeed() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
 
getTargetSpeed() - Method in class net.sf.jaer.graphics.EyeTarget
 
getTargetX() - Method in class net.sf.jaer.graphics.EyeTarget
 
getTargetY() - Method in class net.sf.jaer.graphics.EyeTarget
 
getTauDynMs() - Method in class ch.unizh.ini.jaer.projects.rccar.Driver
 
getTauLow() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
getTauMs() - Method in class net.sf.jaer.eventprocessing.filter.CircularConvolutionFilter
 
getTauMs() - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
 
getTauMs() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getTauMs() - Method in class net.sf.jaer.util.filter.Filter
 
getTauMs() - Method in class net.sf.jaer.util.filter.HighpassFilter
 
getTauMsHigh() - Method in class net.sf.jaer.util.filter.BandpassFilter
 
getTauMsLow() - Method in class net.sf.jaer.util.filter.BandpassFilter
 
getTauUs() - Method in class net.sf.jaer.eventprocessing.tracking.MedianTracker
 
getTemperatureCelsius() - Method in class net.sf.jaer.biasgen.Masterbias
 
getThetaDeg() - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
returns the angle of the last packet's Hough line.
getThetaDeg() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
Angle of normal to line CCW from x axis with 0 and 180 being horizontal and 90 being vertical.
getThetaDegFiltered() - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
returns the filtered angle of the line.
getThetaDegFiltered() - Method in interface net.sf.jaer.eventprocessing.tracking.LineDetector
returns the filtered angle of the normal to the line.
getThetaDegFiltered() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
returns the filtered angle of the line cluster normal.
getThetaRad() - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
returns the angle of the last packet's Hough line.
getThetaRad() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
Angle of normal to line CCW from x axis with 0 and PI being horizontal and PI/2 being vertical.
getThetaRadiusDeg() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
getThetaResDeg() - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
 
getThin_Threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getThin_Threshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getThreshold() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaAMSEvent
 
getthreshold() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
getThreshold() - Method in class net.sf.jaer.eventprocessing.filter.BoredomFilter
 
getThreshold() - Method in class net.sf.jaer.eventprocessing.filter.CircularConvolutionFilter
 
getThreshold() - Method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter
 
getThreshold() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
getThresholdEventsForVisibleCluster() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
number of events to make a potential cluster visible
getThresholdEventsForVisibleCluster() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
number of events to make a potential cluster visible
getThresholdEventsForVisibleCluster() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated. number of events to make a potential cluster visible
getThresholdEventsForVisibleCluster() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
number of events to make a potential cluster visible
getThresholdEventsForVisibleCluster() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
number of events to make a potential cluster visible
getThresholdISIForVisibleCluster() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
number of events to make a potential cluster visible
getThresholdVelocityForVisibleCluster() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getThrGradient() - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
getTick() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer
returns a string containing the class name and the serial number (if the device has been opened)
getTime() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer.Player
 
getTime() - Method in class net.sf.jaer.graphics.AEViewer.AEPlayer
 
getTime() - Method in interface net.sf.jaer.graphics.PlayerInterface
Return time in us in player
getTime() - Method in class net.sf.jaer.JAERViewer.SyncPlayer
 
getTimeCapturedMs() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
gets the system time that the data was captured
getTimeDelay() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getTimeDelay() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getTimeDelay() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getTimeLimitMs() - Static method in class net.sf.jaer.event.EventPacket
Gets the class time limit for iteration in ms
getTimeLimitMs() - Method in class net.sf.jaer.eventprocessing.FilterChain
 
getTimeLimitMs() - Method in class net.sf.jaer.eventprocessing.TimeLimiter
 
getTimeOffsetMs() - Method in class net.sf.jaer.eventprocessing.filter.Info
 
getTimestamp() - Method in exception ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream.NonMonotonicTimeException
 
getTimestamp(int) - Method in class net.sf.jaer.aemonitor.AEPacket
 
getTimestamp() - Method in class net.sf.jaer.event.BasicEvent
 
getTimestamp() - Method in interface net.sf.jaer.event.Event
 
getTimestamp() - Method in exception net.sf.jaer.eventio.AEFileInputStream.NonMonotonicTimeException
 
getTimestamp() - Method in exception net.sf.jaer.eventio.AESocket.NonMonotonicTimeException
 
getTimestampMultiplier() - Method in class net.sf.jaer.eventio.AEUnicastInput
 
getTimestampMultiplier() - Method in class net.sf.jaer.eventio.AEUnicastOutput
 
getTimestampMultiplier() - Method in interface net.sf.jaer.eventio.AEUnicastSettings
 
getTimestamps() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
getTimestamps() - Method in class net.sf.jaer.aemonitor.AEPacket
 
getTimestampScaleFactor() - Method in class net.sf.jaer.eventprocessing.filter.Info
 
getTimestampTickUs() - Method in interface net.sf.jaer.aemonitor.AEMonitorInterface
 
getTimestampTickUs() - Method in interface net.sf.jaer.aesequencer.AESequencerInterface
 
getTimestampTickUs() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getTimestampTickUs() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getTimestampTickUs() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
 
getTimestampTickUs() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
 
getTimestampTickUs() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getTimeWindowLength() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EventTimingMonitor
 
getTimeWindowLength() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
getTitle() - Method in class net.sf.jaer.util.chart.Axis
 
getTitle() - Method in class net.sf.jaer.util.chart.Chart
Get the title.
getToggleChannel() - Method in class org.ine.telluride.jaer.cochlea.MSO
 
getToggleChannelOn() - Method in class org.ine.telluride.jaer.cochlea.MSO
 
getTokens() - Method in class net.sf.jaer.util.RemoteControlCommand
 
getTolerance() - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
getTooltipString() - Method in class net.sf.jaer.biasgen.Pot
 
getTop() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.GoalieTableFilter
 
getTopHinge() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getTopHinge() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getTopRowsToIgnore() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getTotalCounts() - Method in class net.sf.jaer.util.VectorHistogram
 
getTotalResistance() - Method in class net.sf.jaer.biasgen.Masterbias
 
getTracker() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
Returns the ball tracker
getTracker_lifeTime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getTracker_lifeTime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getTracker_lifeTime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getTracker_lifeTime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getTracker_prelifeTime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getTracker_prelifeTime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getTracker_prelifeTime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getTracker_prelifeTime() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getTracker_time_bin() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
getTracker_time_bin() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
getTracker_timeLife() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getTracker_timeLife() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getTracker_viable_nb_events() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getTracker_viable_nb_events() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getTracker_viable_nb_events() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getTracker_viable_nb_events() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getTrackerLineWidth() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getTrackerSubsamplingDistance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getTrackerSubsamplingDistance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getTrackerSubsamplingDistance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getTrackerSubsamplingDistance() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getTransformedPanTiltFromXY(float[]) - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltCalibrator
 
getTranslationVector() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
Returns the 2-vector of global translational average motion
gettreshold() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
gettWindow() - Method in class org.orangesky.visuals.filter.DecayFilter
 
getType() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getType() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
getType() - Method in class net.sf.jaer.biasgen.Pot
 
getType() - Method in class net.sf.jaer.event.BasicEvent
 
getType() - Method in class net.sf.jaer.event.BinocularDisparityEvent
 
getType() - Method in class net.sf.jaer.event.BinocularEvent
Overridden so that LEFT=0, RIGHT=1
getType() - Method in class net.sf.jaer.event.BinocularOrientationEvent
 
getType() - Method in interface net.sf.jaer.event.EventInterface
Returns the int type of the event, by convention starting with 0
getType() - Method in class net.sf.jaer.event.MotionOrientationEvent
 
getType() - Method in class net.sf.jaer.event.OrientationEvent
Orientation type output takes values 0-3; 0 is a horizontal edge (0 deg), 1 is an edge tilted up and to right (rotated CCW 45 deg), 2 is a vertical edge (rotated 90 deg), 3 is tilted up and to left (rotated 135 deg from horizontal edge).
getType() - Method in class net.sf.jaer.event.PolarityEvent
 
getType() - Method in class net.sf.jaer.event.TypedEvent
 
getType() - Method in class org.ine.telluride.jaer.cuda.CUDAEvent
Overrides PolarityEvent's type to return underlying byte value instead of binary polarity
getTypeColorRGBComponents() - Method in class net.sf.jaer.graphics.AEChipRenderer
 
getTypeColors() - Method in class net.sf.jaer.graphics.AEChipRenderer
 
getTypeFromAddress(int) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaAERb.Extractor
 
getTypeFromAddress(int) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaAMSNoBiasgen.Extractor
Overrides default extract to define type of event the same as the Y address.
getTypeFromAddress(short) - Method in class ch.unizh.ini.jaer.chip.retinaCochlea.Tmpdiff128AndCochleaAERb.Extractor
gets type from raw address.
getTypeFromAddress(short) - Method in class ch.unizh.ini.jaer.chip.retinaCochlea.Tmpdiff64AndCochleaAERb.Extractor
gets type from raw address.
getTypeFromAddress(int) - Method in interface net.sf.jaer.chip.EventExtractor2D
 
getTypeFromAddress(int) - Method in class net.sf.jaer.chip.TypedEventExtractor
gets type from raw address.
getTypemask() - Method in interface net.sf.jaer.chip.EventExtractor2D
 
getTypemask() - Method in class net.sf.jaer.chip.TypedEventExtractor
 
getTypeName() - Method in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
 
getTypeName() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
getTypeName() - Method in class ch.unizh.ini.jaer.projects.tobi.zipzaps.ZipZapControl
 
getTypeName() - Method in class net.sf.jaer.biasgen.Biasgen
 
getTypeName() - Method in interface net.sf.jaer.hardwareinterface.HardwareInterface
get text name of interface, e.g.
getTypeName() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getTypeName() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer
 
getTypeName() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getTypeName() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
 
getTypeName() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
 
getTypeName() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
 
getTypeName() - Method in class net.sf.jaer.hardwareinterface.usb.toradex.ToradexOakG3AxisAccelerationSensor
 
getTypeName() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getTypeshift() - Method in interface net.sf.jaer.chip.EventExtractor2D
 
getTypeshift() - Method in class net.sf.jaer.chip.TypedEventExtractor
 
getUnit() - Method in class net.sf.jaer.util.chart.Axis
 
getUpdateEvent() - Method in class net.sf.jaer.graphics.JAERDataViewer.GraphPanel
 
getUpEventRateThreshold() - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooter
 
getUsbDevicesWithId(UsbDevice, short, short) - Static method in class net.sf.jaer.hardwareinterface.usb.linux.HardwareInterfaceFactoryLinux
Get a List of all devices that match the specified vendor and product id.
getUsedBits() - Method in interface net.sf.jaer.chip.EventExtractor2D
 
getUsedBits() - Method in class net.sf.jaer.chip.TypedEventExtractor
 
getUseDynamicVariances() - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
getUseEdge() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker.EKF
return if the current instance of the EKF(wingedge) is calculated and annotated
getUseKalmanFiltering() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
getUseLQRController() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getUsePIDController() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getUseRouteFromBlender() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getUseUserK() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getUx() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
getUy() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
getValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard.EventPoint
 
getValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.EventPoint
 
getValue(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.EventPoint
 
getValue() - Method in class net.sf.jaer.biasgen.FunctionalPot
 
getValue() - Method in class net.sf.jaer.util.filter.BandpassFilter
 
getValue() - Method in class net.sf.jaer.util.filter.HighpassFilter
 
getValue() - Method in class net.sf.jaer.util.filter.LowpassFilter
 
getValueAt(int, int) - Method in class net.sf.jaer.graphics.JAERDataViewer.DataTable
 
getValueMargin() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getValueMargin() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getValueMargin() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getValues() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
getValueTextField() - Method in class net.sf.jaer.biasgen.IPotSliderTextControl
 
getValueTextField() - Method in class net.sf.jaer.biasgen.VDAC.VPotSliderTextControl
 
getValueThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getValueThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getValueThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getValueThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getValueThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getValueThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getVdd() - Method in class net.sf.jaer.biasgen.VDAC.DAC
Gets the largest possible voltage this DAC can output.
getVectorLengthScale() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.OpticalFlowDisplayMethod
 
getVelocity() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
getVelocity() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
getVelocity() - Method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter.HarmonicOscillator
 
getVelocity() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker.Cluster
Deprecated.  
getVelocity() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
 
getVelocity3dmps() - Method in class net.sf.jaer.stereopsis.StereoClusterTracker.StereoCluster
 
getVelocity_mix() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getVelocityFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getVelocityMin() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getVelocityMixingFactor() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
getVelocityMixingFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getVelocityMixingFactor() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
getVelocityMixingFactor() - Method in class net.sf.jaer.stereopsis.StereoClusterTracker
 
getVelocityPoints() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
getVelocityPPS() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
getVelocityThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getVergenceDistanceMm() - Method in class net.sf.jaer.stereopsis.StereoGeometry
 
getVID() - Method in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
 
getVID() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
getVID() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
getVID() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getVID() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
not implmented for SiLabs devices
getVID() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
 
getVID() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
 
getVID() - Method in interface net.sf.jaer.hardwareinterface.usb.USBInterface
 
getVID() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getVIDPID() - Method in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
return the USB VID/PID of the interface
getVIDPID() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
return the USB VID/PID of the interface
getVIDPID() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
return the USB VID/PID of the interface
getVIDPID() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
getVIDPID() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
not implmented for SiLabs devices
getVIDPID() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
return the USB VID/PID of the interface
getVIDPID() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
return the USB VID/PID of the interface
getVIDPID() - Method in interface net.sf.jaer.hardwareinterface.usb.USBInterface
Deprecated. use getVID and getPID instead
getVIDPID() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
getViewAngle() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getViewerNumber() - Method in class net.sf.jaer.eventprocessing.filter.ShiftByEventsFilter
 
getViewers() - Method in class net.sf.jaer.JAERViewer
 
getVirtualRootUsbHub() - Static method in class net.sf.jaer.hardwareinterface.usb.linux.HardwareInterfaceFactoryLinux
Get the virtual root UsbHub.
getVisualFeedbackPIDControllerTauMs() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
getVisualFeedbackProportionalGain() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
getVoltage() - Method in class net.sf.jaer.biasgen.VDAC.VPot
gets the voltage output by this VPot according the bit value times the difference between ref min and ref max, clipped to the DAC's vdd.
getVoltageResolution() - Method in class net.sf.jaer.biasgen.VDAC.VPot
return resolution of pot in voltage.
getVoxel_size() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getVoxels_x0() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getVoxels_y0() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getVoxels_z0() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getVoxelThreshold() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getWaitForResponseDurationMs() - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
getWakeupBallDistance() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getWidth() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
getWidth() - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
getWidth() - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
getWOverL() - Method in class net.sf.jaer.biasgen.Masterbias
 
getWrist_xa() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getWrist_xb() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getWrist_ya() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getWrist_yb() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
getX() - Method in interface ch.unizh.ini.jaer.projects.rccar.HingeDetector
 
getX() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
getX() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
getX() - Method in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper.GravityCenter
 
getX() - Method in class net.sf.jaer.event.BasicEvent
 
getX() - Method in interface net.sf.jaer.event.Event
 
getX0(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard.EventPoint
 
getX0(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.EventPoint
 
getX0(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.EventPoint
 
getX0() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.GoalieTableFilter
 
getX0() - Method in class ch.unizh.ini.jaer.projects.tobi.zipzaps.ZipZapTrackFollower
 
getX1() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.GoalieTableFilter
 
getX_finger_dist_min() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getX_finger_dist_min() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getX_finger_dist_min() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getX_max() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EventTimingMonitor
 
getX_min() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EventTimingMonitor
 
getX_size() - Method in class net.sf.jaer.eventprocessing.filter.EpipolarRectification
 
getXFromAddress(int) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaAMSNoBiasgen.Extractor
Overrides default extractor so that cochlea channels are returned, numbered from x=0 (base, high frequencies, input end) to x=63 (apex, low frequencies).
getXFromAddress(short) - Method in class ch.unizh.ini.jaer.chip.retina.TestchipARCSLineSensor.Extractor
 
getXFromAddress(short) - Method in class ch.unizh.ini.jaer.chip.retinaCochlea.Tmpdiff128AndCochleaAERb.Extractor
gets X from raw address.
getXFromAddress(short) - Method in class ch.unizh.ini.jaer.chip.retinaCochlea.Tmpdiff64AndCochleaAERb.Extractor
gets X from raw address.
getXFromAddress(int) - Method in interface net.sf.jaer.chip.EventExtractor2D
 
getXFromAddress(int) - Method in class net.sf.jaer.chip.TypedEventExtractor
Gets X from raw address.
getXK() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getXmask() - Method in interface net.sf.jaer.chip.EventExtractor2D
 
getXmask() - Method in class net.sf.jaer.chip.TypedEventExtractor
 
getXpK() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
getXsel() - Method in class net.sf.jaer.graphics.Chip2DRenderer
A single pixel can be selected via the mouse and this returns the x pixel value
getXshift() - Method in interface net.sf.jaer.chip.EventExtractor2D
 
getXshift() - Method in class net.sf.jaer.chip.TypedEventExtractor
 
getXYFilter() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
getY() - Method in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper.GravityCenter
 
getY() - Method in class net.sf.jaer.event.BasicEvent
 
getY() - Method in interface net.sf.jaer.event.Event
 
getY0(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard.EventPoint
 
getY0(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.EventPoint
 
getY0(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.EventPoint
 
getY0() - Method in class ch.unizh.ini.jaer.projects.tobi.zipzaps.ZipZapTrackFollower
 
getY_finger_dist_min() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getY_finger_dist_min() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getY_finger_dist_min() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getY_max() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EventTimingMonitor
 
getY_min() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EventTimingMonitor
 
getY_monitor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getY_monitor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getY_size() - Method in class net.sf.jaer.eventprocessing.filter.EpipolarRectification
 
getYCurveFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getYCurveFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getYCurveFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getYFromAddress(int) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaAMSNoBiasgen.Extractor
Overrides default extractor to spread all outputs from a tap (left/right, ganglion cell, LPF/HPF) into a single y address that can be displayed in the 2d histogram.
getYFromAddress(short) - Method in class ch.unizh.ini.jaer.chip.retinaCochlea.Tmpdiff128AndCochleaAERb.Extractor
Splits retina and cochlea events to different Y addresses.
getYFromAddress(short) - Method in class ch.unizh.ini.jaer.chip.retinaCochlea.Tmpdiff64AndCochleaAERb.Extractor
Splits retina and cochlea events to different Y addresses.
getYFromAddress(int) - Method in interface net.sf.jaer.chip.EventExtractor2D
 
getYFromAddress(int) - Method in class net.sf.jaer.chip.TypedEventExtractor
gets Y from raw address.
getYLeftCorrection() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getYLeftCorrection() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getYLeftCorrection() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getYmask() - Method in interface net.sf.jaer.chip.EventExtractor2D
 
getYmask() - Method in class net.sf.jaer.chip.TypedEventExtractor
 
getYRes() - Method in class net.sf.jaer.stereopsis.GlobalDisparityFilter
 
getYRes() - Method in class net.sf.jaer.stereopsis.GlobalDisparityFilter2
 
getYRightCorrection() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getYRightCorrection() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getYRightCorrection() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getYsel() - Method in class net.sf.jaer.graphics.Chip2DRenderer
A single pixel can be selected via the mouse and this returns the y pixel value
getYshift() - Method in interface net.sf.jaer.chip.EventExtractor2D
 
getYshift() - Method in class net.sf.jaer.chip.TypedEventExtractor
 
getZ0(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard.EventPoint
 
getZ0(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.EventPoint
 
getZ0(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.EventPoint
 
getZ_finger_dist_min() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
getZ_finger_dist_min() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
getZ_finger_dist_min() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
getZFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
getZFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
getZFactor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
getZoom() - Method in class net.sf.jaer.graphics.ChipCanvas
 
giveCarCommands() - Method in class ch.unizh.ini.jaer.projects.tobi.zipzaps.ZipZapTrackFollower
 
gl - Variable in class net.sf.jaer.util.chart.Series
The interface to opengl
GLOBAL_X - Static variable in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
Bit definitions for what this structure holds.
GLOBAL_Y - Static variable in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
Bit definitions for what this structure holds.
globalDataViewer - Static variable in class net.sf.jaer.JAERViewer
Can be used to globallhy display data
GlobalDisparityFilter - Class in net.sf.jaer.stereopsis
The filter assumes a single frontal object and calculates the global x-coordinate disparity.
GlobalDisparityFilter(AEChip) - Constructor for class net.sf.jaer.stereopsis.GlobalDisparityFilter
Creates a new instance of GlobalXDisparityFilter
GlobalDisparityFilter2 - Class in net.sf.jaer.stereopsis
(GlobalDisparityFilter2 is an optimized version of GlobalDisparityFilter without the additional viewer.) The filter assumes a single frontal object and calculates the global x-coordinate disparity.
GlobalDisparityFilter2(AEChip) - Constructor for class net.sf.jaer.stereopsis.GlobalDisparityFilter2
Creates a new instance of GlobalXDisparityFilter2
globalTime1 - Static variable in class net.sf.jaer.JAERViewer
 
globalTime2 - Static variable in class net.sf.jaer.JAERViewer
 
globalTime3 - Static variable in class net.sf.jaer.JAERViewer
 
glu - Variable in class net.sf.jaer.graphics.ChipCanvas
 
glu - Variable in class net.sf.jaer.graphics.DisplayMethod
 
glu - Variable in class net.sf.jaer.util.chart.Chart
A GL util object.
glut - Variable in class net.sf.jaer.graphics.ChipCanvas
 
glut - Variable in class net.sf.jaer.graphics.DisplayMethod
 
Goalie - Class in ch.unizh.ini.jaer.projects.tobi.goalie
Controls a servo motor that swings an arm in the way of a ball rolling towards a goal box.
Goalie(AEChip) - Constructor for class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
Creates a Goaliestance of Goalie
Goalie.GoalieState - Class in ch.unizh.ini.jaer.projects.tobi.goalie
 
Goalie.GoalieState() - Constructor for class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie.GoalieState
 
Goalie.State - Enum in ch.unizh.ini.jaer.projects.tobi.goalie
possible states, ACTIVE meaning blocking ball we can see, RELAXED is between blocks.
GoalieTableFilter - Class in ch.unizh.ini.jaer.projects.tobi.goalie
For the Goalie; filters in events from a trapezoidal region, discarding those from the edges and end of the table.
GoalieTableFilter(AEChip) - Constructor for class ch.unizh.ini.jaer.projects.tobi.goalie.GoalieTableFilter
 
goRobot(int, int) - Static method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.KoalaControl
 
gotoMotorPos(int, int) - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.Koala
 
gotoMotorPos(int, int) - Static method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.KoalaControl
 
grabNextImage() - Method in class net.sf.jaer.graphics.ChipCanvas
call this method so that next open gl rendering by display(GLAutoDrawable) writes imageOpenGL
GravityCentersImageDumper - Class in ch.unizh.ini.jaer.projects.stereo3D
Compute gravity centers in in circular zones of radius r Display results, press L to dump x,y into txt file
GravityCentersImageDumper(AEChip) - Constructor for class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper
Creates a new instance of GravityCentersImageDumper
GravityCentersImageDumper.GravityCenter - Class in ch.unizh.ini.jaer.projects.stereo3D
CustomPoint : all your data about a point in retina space
GravityCentersImageDumper.GravityCenter() - Constructor for class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper.GravityCenter
 
GravityCentersImageDumper.GravityCenter(int, int) - Constructor for class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper.GravityCenter
 
grayValue - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
grayValue - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
grayValue - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
grayValue - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
grayValue - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
grayValue - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
grayValue - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
grayValue - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
grayValue - Variable in class ch.unizh.ini.jaer.projects.stereo3D.EpilolarLineMonitor
 
grayValue - Variable in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper
 
grayValue - Variable in class ch.unizh.ini.jaer.projects.stereo3D.StereoDisplay
 
grayValue - Variable in class ch.unizh.ini.jaer.projects.stereo3D.StereoEpilolarLineMonitor
 
grayValue - Variable in class net.sf.jaer.graphics.Chip2DRenderer
 
gridEnabled - Variable in class net.sf.jaer.util.chart.XYChart
 
gridId - Variable in class net.sf.jaer.util.chart.Chart.Renderer
 
group - Variable in class net.sf.jaer.biasgen.Pot
the 'group' of this IPot, used for grouping related pots
growMergedSizeEnabled - Variable in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
growMergedSizeEnabled - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
growMergedSizeEnabled - Variable in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
growMergedSizeEnabled - Variable in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
Guard - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
GUID - Static variable in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
driver GUID (Globally unique ID, for this USB driver instance
GUID - Static variable in class ch.unizh.ini.jaer.projects.rccar.CarServoInterfaceFactory
driver guid (Globally unique ID, for this USB driver instance
GUID - Static variable in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
driver guid (Globally unique ID, for this USB driver instance
GUID - Static variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
driver guid (Globally unique ID, for this USB driver instance
GUID - Static variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2Factory
driver guid (Globally unique ID, for this USB driver instance
GUID - Static variable in class net.sf.jaer.hardwareinterface.usb.ServoInterfaceFactory
driver guid (Globally unique IDs, for this USB driver instance
GUID - Static variable in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
driver guid (Globally unique ID, for this USB driver instance
GUID - Static variable in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
driver guid (Globally unique ID, for this USB driver instance
GUID - Static variable in class net.sf.jaer.hardwareinterface.usb.toradex.ToradexOakG3AxisAccelerationSensor
 
gUsbIo - Variable in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
the UsbIo interface to the device.
gUsbIo - Variable in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
the UsbIo interface to the device.
gUsbIo - Variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
the UsbIo interface to the device.
gUsbIo - Variable in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
the UsbIo interface to the device.
gUsbIo - Variable in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
the UsbIo interface to the device.

jAER project on SourceForge
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z