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

A

a - Variable in class lejos.utility.KalmanFilter
 
A - Static variable in interface lejos.hardware.port.MotorPort
 
A - Variable in class lejos.utility.Matrix
Array for internal storage of elements.
AbstractCalibrationFilter - Class in lejos.robotics.filter
 
AbstractCalibrationFilter(SampleProvider) - Constructor for class lejos.robotics.filter.AbstractCalibrationFilter
 
AbstractCalibrationFilter.CalibrationFileException - Exception in lejos.robotics.filter
 
AbstractFilter - Class in lejos.robotics.filter
Base class for Sample filters
AbstractFilter(SampleProvider) - Constructor for class lejos.robotics.filter.AbstractFilter
 
acceleration - Variable in class lejos.utility.GyroDirectionFinder
 
Accelerometer - Interface in lejos.robotics
Interface for Acceleration sensors
AccelerometerAdapter - Class in lejos.robotics
 
AccelerometerAdapter(SampleProvider) - Constructor for class lejos.robotics.AccelerometerAdapter
 
action() - Method in interface lejos.robotics.subsumption.Behavior
The code in action() represents the tasks the robot performs when this behavior becomes active.
active - Variable in class lejos.robotics.filter.SubscribedProvider
 
ACTIVE - Variable in class lejos.hardware.gps.RMCSentence
 
actual - Variable in class lejos.robotics.filter.OffsetCorrectionFilter
 
actualSize - Variable in class lejos.robotics.filter.SampleBuffer
 
ADC_REF - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
ADC_RES - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
add(Point) - Method in class lejos.robotics.geometry.Point
Returns the vector sum of this and other
addKeyListener(KeyListener) - Method in interface lejos.hardware.Key
 
addListener(GPSListener) - Static method in class lejos.hardware.gps.SimpleGPS
add a listener to manage events with GPS
addListener(RegulatedMotorListener) - Method in interface lejos.robotics.RegulatedMotor
Adds a listener object that will be notified when rotation has started or stopped
addReading(double) - Method in class lejos.utility.Integration
Add a new reading and return the current integral
addSample(int) - Method in class lejos.robotics.filter.OffsetCorrectionFilter
Method to maintain the running mean and variance by adding a new value;
addWith(Point) - Method in class lejos.robotics.geometry.Point
Vector addition; add other to this
altitude - Variable in class lejos.hardware.gps.Coordinates
 
altitude - Variable in class lejos.hardware.gps.GGASentence
 
altitudeUnits - Variable in class lejos.hardware.gps.GGASentence
 
angle - Variable in class lejos.robotics.RangeReading
 
angle() - Method in class lejos.robotics.geometry.Point
returns the angle in radians of this point from the origin.
angleTo(Point) - Method in class lejos.robotics.geometry.Point
Returns the direction angle from this point to the Point p
Arbitrator - Class in lejos.robotics.subsumption
An Arbitrator object manages a behavior control system by starting and stopping individual behaviors
by the calling the action() and suppress() methods on them.
Arbitrator(Behavior[]) - Constructor for class lejos.robotics.subsumption.Arbitrator
Same as Arbitrator(behaviorList, false) Arbitrator start() never exits
Arbitrator(Behavior[], boolean) - Constructor for class lejos.robotics.subsumption.Arbitrator
Allocates an Arbitrator object and initializes it with an array of Behavior objects.
Arbitrator.Monitor - Class in lejos.robotics.subsumption
Finds the highest priority behavior that returns true to takeControl(); If this priority is higher than the active behavior, it calls active.suppress().
arrayLeftDivide(Matrix) - Method in class lejos.utility.Matrix
Element-by-element left division, C = A.\B
arrayLeftDivideEquals(Matrix) - Method in class lejos.utility.Matrix
Element-by-element left division in place, A = A.\B
arrayRightDivide(Matrix) - Method in class lejos.utility.Matrix
Element-by-element right division, C = A./B
arrayRightDivideEquals(Matrix) - Method in class lejos.utility.Matrix
Element-by-element right division in place, A = A./B
arrayTimes(Matrix) - Method in class lejos.utility.Matrix
Element-by-element multiplication, C = A.*B
arrayTimesEquals(Matrix) - Method in class lejos.utility.Matrix
 
ASCENDING - Static variable in interface lejos.hardware.Sounds
 
at - Variable in class lejos.utility.KalmanFilter
 
Audio - Interface in lejos.hardware
 
azimuth - Variable in class lejos.hardware.gps.Satellite
 
azimuthTo(Coordinates) - Method in class lejos.hardware.gps.Coordinates
Calculates the azimuth between the two points according to the ellipsoid model of WGS84.

B

b - Variable in class lejos.utility.KalmanFilter
 
B - Static variable in interface lejos.hardware.port.MotorPort
 
backward() - Method in interface lejos.robotics.BaseMotor
Causes motors to rotate backwards until stop() or flt() is called.
BASELINE - Static variable in interface lejos.hardware.lcd.GraphicsLCD
Position the anchor point at the baseline of text.
BaseMotor - Interface in lejos.robotics
Base motors interface.
BEEP - Static variable in interface lejos.hardware.Sounds
 
Behavior - Interface in lejos.robotics.subsumption
The Behavior interface represents an object embodying a specific behavior belonging to a robot.
between(float, float, float) - Method in class lejos.robotics.geometry.Line
Return true iff x is between x1 and x2
bitBlt(byte[], int, int, int, int, byte[], int, int, int, int, int, int, int) - Method in interface lejos.hardware.lcd.CommonLCD
Standard two input BitBlt function.
bitBlt(byte[], int, int, int, int, int, int, int, int, int) - Method in interface lejos.hardware.lcd.CommonLCD
Standard two input BitBlt function with the LCD display as the destination.
BLACK - Static variable in interface lejos.hardware.lcd.GraphicsLCD
 
BLACK - Static variable in class lejos.robotics.Color
 
blue - Variable in class lejos.robotics.Color
 
BLUE - Static variable in class lejos.robotics.Color
 
BOTTOM - Static variable in interface lejos.hardware.lcd.GraphicsLCD
Position the anchor point of text and images below the text or image.
brake() - Method in interface lejos.robotics.EV3DevBaseMotor
Removes power from the motor and creates a passive electrical load.
BROWN - Static variable in class lejos.robotics.Color
 
buf - Variable in class lejos.robotics.filter.MaximumFilter
 
buf - Variable in class lejos.robotics.filter.MinimumFilter
 
buf - Variable in class lejos.robotics.RangeFinderAdapter
 
buffer - Variable in class lejos.robotics.filter.OffsetCorrectionFilter
 
buffer - Variable in class lejos.robotics.filter.SampleThread
 
bufferSize - Variable in class lejos.robotics.filter.OffsetCorrectionFilter
 
bufferSize - Variable in class lejos.robotics.filter.SampleBuffer
 
BUZZ - Static variable in interface lejos.hardware.Sounds
 

C

c - Variable in class lejos.utility.KalmanFilter
 
C - Static variable in interface lejos.hardware.port.MotorPort
 
calculatedAzimuth - Static variable in class lejos.hardware.gps.Coordinates
 
calculatedDistance - Static variable in class lejos.hardware.gps.Coordinates
 
calculateDistanceAndAzimuth(double, double, double, double) - Static method in class lejos.hardware.gps.Coordinates
 
Calibrate - Interface in lejos.robotics
 
calibrating - Variable in class lejos.robotics.filter.AbstractCalibrationFilter
 
calibrating - Variable in class lejos.utility.GyroDirectionFinder
 
CalibrationFileException(String) - Constructor for exception lejos.robotics.filter.AbstractCalibrationFilter.CalibrationFileException
 
calibrationType - Variable in class lejos.robotics.filter.LinearCalibrationFilter
 
calibrator - Variable in class lejos.robotics.DirectionFinderAdapter
 
cartesianCalibrate - Variable in class lejos.utility.GyroDirectionFinder
 
checkMatrixDimensions(Matrix) - Method in class lejos.utility.Matrix
Check if size(A) == size(B)
clear() - Method in interface lejos.hardware.lcd.CommonLCD
Clear the display.
clear(int) - Method in interface lejos.hardware.lcd.TextLCD
Clear an LCD display row
clear(int, int, int) - Method in interface lejos.hardware.lcd.TextLCD
Clear a contiguous set of characters
clone() - Method in class lejos.robotics.geometry.Line2D
 
clone() - Method in class lejos.robotics.geometry.Point
returns a clone of itself
clone() - Method in class lejos.robotics.geometry.Point2D
 
clone() - Method in class lejos.robotics.geometry.RectangularShape
 
clone() - Method in class lejos.utility.Matrix
Clone the Matrix object.
close - Variable in class lejos.hardware.gps.SimpleGPS
 
close() - Method in class lejos.hardware.gps.SimpleGPS
Method used to close connection.
close() - Method in class lejos.robotics.filter.PublishedSource
 
CMD_AUTOMATIC - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CMD_COL_AMB - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CMD_COL_BLU - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CMD_COL_COL - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CMD_COL_GRN - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CMD_COL_RED - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CMD_CONNECTED - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CMD_DISCONNECTED - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CMD_FLOAT - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CMD_NONE - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CMD_PIN1 - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CMD_PIN5 - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CMD_SET - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
coast() - Method in interface lejos.robotics.EV3DevBaseMotor
Motor loses all power, causing the rotor to float freely to a stop.
color - Variable in class lejos.robotics.Color
 
Color - Class in lejos.robotics
Representation of a color, used by color sensors and color detectors.
Color(int, int, int) - Constructor for class lejos.robotics.Color
 
Color(int, int, int, int) - Constructor for class lejos.robotics.Color
 
ColorIdentifier - Interface in lejos.robotics
 
CommonLCD - Interface in lejos.hardware.lcd
 
compassDegrees - Variable in class lejos.hardware.gps.RMCSentence
 
ConcatenationFilter - Class in lejos.robotics.filter
Simple filter to concatenate two sources
ConcatenationFilter(SampleProvider, SampleProvider) - Constructor for class lejos.robotics.filter.ConcatenationFilter
 
CONN_DAISYCHAIN - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CONN_ERROR - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CONN_INPUT_DUMB - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CONN_INPUT_UART - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CONN_NONE - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CONN_NXT_COLOR - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CONN_NXT_DUMB - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CONN_NXT_IIC - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CONN_OUTPUT_DUMB - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CONN_OUTPUT_INTELLIGENT - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CONN_OUTPUT_TACHO - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
CONN_UNKNOWN - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
connect() - Method in class lejos.robotics.filter.PublishedSource
 
constructWithCopy(double[][]) - Static method in class lejos.utility.Matrix
Construct a matrix from a copy of a 2-D array.
contains(double, double) - Method in class lejos.robotics.geometry.Line2D
 
contains(double, double) - Method in class lejos.robotics.geometry.Rectangle2D
Test if this Rectangle2D contains a rectangle defined by double coordinates
contains(double, double) - Method in interface lejos.robotics.geometry.Shape
Test if the shape contains the point (x,y)
contains(double, double, double, double) - Method in class lejos.robotics.geometry.Line2D
 
contains(double, double, double, double) - Method in class lejos.robotics.geometry.Rectangle2D
 
contains(double, double, double, double) - Method in interface lejos.robotics.geometry.Shape
Test if the shape contains the rectangle with top left at (x,y), width w and height h.
contains(int, int) - Method in class lejos.robotics.geometry.RectangleInt32
Test if a point given by (x,y) coordinates is within the rectangle
contains(Point) - Method in class lejos.robotics.geometry.RectangleInt32
Test if a point is within the rectangle
contains(Point2D) - Method in class lejos.robotics.geometry.Line2D
 
contains(Point2D) - Method in class lejos.robotics.geometry.RectangularShape
Test if the shape contains a Point2D
contains(Point2D) - Method in interface lejos.robotics.geometry.Shape
Test if the shape contains the Point2D
contains(Rectangle2D) - Method in class lejos.robotics.geometry.Line2D
 
contains(Rectangle2D) - Method in class lejos.robotics.geometry.RectangularShape
Test if this shape contains a given Rectangle2D
contains(Rectangle2D) - Method in interface lejos.robotics.geometry.Shape
Test if the shape contains the Rectangle2D
contains(RectangleInt32) - Method in class lejos.robotics.geometry.RectangleInt32
Test if this rectangle contains a specified rectangle
convert(double, int) - Static method in class lejos.hardware.gps.Coordinates
UNTESTED as of April 7, 2009 - BB / /** Converts a double representation of a coordinate with decimal degrees into a string representation.
convert(String) - Static method in class lejos.hardware.gps.Coordinates
Converts a String representation of a coordinate into the double representation as used in this API.
convertIsValidChar(char) - Static method in class lejos.hardware.gps.Coordinates
Helper method for Coordinates.convert(String)
convertSplit(String) - Static method in class lejos.hardware.gps.Coordinates
Helper method for Coordinates.convert(String)
Coordinates - Class in lejos.hardware.gps
This class has been designed to manage coordinates using JSR-179 Location API http://www.jcp.org/en/jsr/detail?id=179
Coordinates(double, double) - Constructor for class lejos.hardware.gps.Coordinates
 
Coordinates(double, double, double) - Constructor for class lejos.hardware.gps.Coordinates
Create a Coordinate object with 3 parameters: latitude, longitude and altitude
copy() - Method in class lejos.utility.Matrix
Make a deep copy of a matrix
copyArea(int, int, int, int, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Copy one rectangular area of the drawing surface to another.
copyTo(Point) - Method in class lejos.robotics.geometry.Point
 
ct - Variable in class lejos.utility.KalmanFilter
 
currentPos - Variable in class lejos.robotics.filter.SampleBuffer
 
currentValue - Variable in class lejos.robotics.filter.IntegrationFilter
 

D

D - Static variable in interface lejos.hardware.port.MotorPort
 
date - Variable in class lejos.hardware.gps.GPS
 
dateOfFix - Variable in class lejos.hardware.gps.RMCSentence
 
DATETIMELENGTH - Variable in class lejos.hardware.gps.RMCSentence
 
dateTimeOfFix - Variable in class lejos.hardware.gps.GGASentence
 
dateTimeOfFix - Variable in class lejos.hardware.gps.RMCSentence
 
DCMotor - Interface in lejos.robotics
Interface for a regular DC motors.
DD_MM - Static variable in class lejos.hardware.gps.Coordinates
Identifier for string coordinate representation Degrees, Minutes, decimal fractions of a minute See Also:Constant Field Values
DD_MM_SS - Static variable in class lejos.hardware.gps.Coordinates
Identifier for string coordinate representation Degrees, Minutes, Seconds and decimal fractions of a second See Also:Constant Field Values
decodeIntBE(byte[], int) - Static method in class lejos.utility.EndianTools
 
decodeIntLE(byte[], int) - Static method in class lejos.utility.EndianTools
 
decodeLongBE(byte[], int) - Static method in class lejos.utility.EndianTools
 
decodeLongLE(byte[], int) - Static method in class lejos.utility.EndianTools
 
decodeShortBE(byte[], int) - Static method in class lejos.utility.EndianTools
 
decodeShortLE(byte[], int) - Static method in class lejos.utility.EndianTools
 
decodeUIntBE(byte[], int) - Static method in class lejos.utility.EndianTools
 
decodeUIntLE(byte[], int) - Static method in class lejos.utility.EndianTools
 
decodeUShortBE(byte[], int) - Static method in class lejos.utility.EndianTools
 
decodeUShortLE(byte[], int) - Static method in class lejos.utility.EndianTools
 
degreesMinToDegrees(String, int) - Method in class lejos.hardware.gps.NMEASentence
Any GPS Receiver gives Lat/Lon data in the following way: http://www.gpsinformation.org/dale/nmea.htm http://www.teletype.com/pages/support/Documentation/RMC_log_info.htm 4807.038,N Latitude 48 deg 07.038' N 01131.000,E Longitude 11 deg 31.000' E This data is necessary to convert to Decimal Degrees.
degreesMinToDegreesDbl(String, int) - Method in class lejos.hardware.gps.GGASentence
Any GPS Receiver gives Lat/Lon data in the following way: http://www.gpsinformation.org/dale/nmea.htm http://www.teletype.com/pages/support/Documentation/RMC_log_info.htm 4807.038,N Latitude 48 deg 07.038' N 01131.000,E Longitude 11 deg 31.000' E This data is necessary to convert to Decimal Degrees.
degreesMinToDegreesDbl(String, int) - Method in class lejos.hardware.gps.RMCSentence
Any GPS Receiver gives Lat/Lon data in the following way: http://www.gpsinformation.org/dale/nmea.htm http://www.teletype.com/pages/support/Documentation/RMC_log_info.htm 4807.038,N Latitude 48 deg 07.038' N 01131.000,E Longitude 11 deg 31.000' E This data is necessary to convert to Decimal Degrees.
delay - Variable in class lejos.utility.Timer
 
Delay - Class in lejos.utility
Simple collection of time delay routines that are non interruptable.
Delay() - Constructor for class lejos.utility.Delay
 
DESCENDING - Static variable in interface lejos.hardware.Sounds
 
det() - Method in class lejos.utility.LUDecomposition
Determinant
DirectionFinder - Interface in lejos.robotics
Abstraction for compasses and other devices than return the heading of a robot.
DirectionFinderAdapter - Class in lejos.robotics
 
DirectionFinderAdapter(SampleProvider) - Constructor for class lejos.robotics.DirectionFinderAdapter
 
DIRECTORY - Static variable in class lejos.robotics.filter.AbstractCalibrationFilter
 
dis - Variable in class lejos.robotics.filter.PublishedSource
 
dis - Variable in class lejos.robotics.filter.SubscribedProvider
 
discardEvents() - Method in interface lejos.hardware.Keys
 
distance(double, double) - Method in class lejos.robotics.geometry.Point2D
Get the distance from this point to a given point as a double
distance(double, double, double, double) - Static method in class lejos.robotics.geometry.Point2D
Get the the distance between two points
distance(Coordinates) - Method in class lejos.hardware.gps.Coordinates
Calculates the geodetic distance between the two points according to the ellipsoid model of WGS84.
distance(Point2D) - Method in class lejos.robotics.geometry.Point2D
Get the distance from this point to a given point asa double
distanceSq(double, double) - Method in class lejos.robotics.geometry.Point2D
Get the square of the distance between two points
distanceSq(double, double, double, double) - Static method in class lejos.robotics.geometry.Point2D
Get the square of the distance between two points
distanceSq(Point2D) - Method in class lejos.robotics.geometry.Point2D
Get the square of the distance of this point to a given point
dotProduct(Point) - Method in class lejos.robotics.geometry.Point
Returns the inner dot product.
DOTTED - Static variable in interface lejos.hardware.lcd.GraphicsLCD
Constant for the DOTTED stroke style.
Double() - Constructor for class lejos.robotics.geometry.Line2D.Double
Create a zero length line at (0,0) with double coordinates
Double() - Constructor for class lejos.robotics.geometry.Point2D.Double
Create a point at (0,0) with double coordinates
Double() - Constructor for class lejos.robotics.geometry.Rectangle2D.Double
Create an empty rectangle at (0,0)
Double(double, double) - Constructor for class lejos.robotics.geometry.Point2D.Double
Create a point at (x,y) with double coordinates
Double(double, double, double, double) - Constructor for class lejos.robotics.geometry.Line2D.Double
Create a line from (x1,y1) to (x2,y2) with double coordinate
Double(double, double, double, double) - Constructor for class lejos.robotics.geometry.Rectangle2D.Double
 
DOUBLE_BEEP - Static variable in interface lejos.hardware.Sounds
 
doubleToInt(double, boolean) - Static method in class lejos.robotics.geometry.RectangleInt32
 
DOWN - Static variable in interface lejos.hardware.Key
 
drawArc(int, int, int, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw an arc, using the current color and style.
drawChar(char, int, int) - Method in interface lejos.hardware.lcd.TextLCD
Draw a single char on the LCD at specified x,y co-ordinate.
drawChar(char, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw a single character to the graphics surface using the current color.
drawChars(char[], int, int, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw a series of characters to the graphics surface using the current color.
drawImage(Image, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw the specified image to the graphics surface, using the supplied rop.
drawInt(int, int, int) - Method in interface lejos.hardware.lcd.TextLCD
Display an int on the LCD at specified x,y co-ordinate.
drawInt(int, int, int, int) - Method in interface lejos.hardware.lcd.TextLCD
Display an in on the LCD at x,y with leading spaces to occupy at least the number of characters specified by the places parameter.
drawLine(int, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw a line between the specified points, using the current color and style.
drawRect(int, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw a rectangle using the current color and style.
drawRegion(Image, int, int, int, int, int, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw the specified region of the supplied image to the graphics surface.
drawRegionRop(Image, int, int, int, int, int, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw the specified image to the graphics surface, using the supplied rop.
drawRegionRop(Image, int, int, int, int, int, int, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw the specified region of the source image to the graphics surface after applying the requested transformation, use the supplied rop.
drawRoundRect(int, int, int, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw a rounded rectangle.
drawString(String, int, int) - Method in interface lejos.hardware.lcd.TextLCD
Display a string on the LCD at specified x,y co-ordinate.
drawString(String, int, int, boolean) - Method in interface lejos.hardware.lcd.TextLCD
Display an optionally inverted string on the LCD at specified x,y co-ordinate.
drawString(String, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draws the specified String using the current font and color.
drawString(String, int, int, int, boolean) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draws the specified String using the current font and color.
drawSubstring(String, int, int, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw a substring to the graphics surface using the current color.
dropTrailingZeros(int) - Static method in class lejos.hardware.gps.Coordinates
Takes an integer and removes trailing zeros.
dumpObject(DataOutputStream) - Method in class lejos.robotics.RangeReadings
Dump the readings to a DataOutputStream
dumpObject(DataOutputStream) - Method in interface lejos.robotics.Transmittable
 

E

EARTH_RADIUS - Static variable in class lejos.hardware.gps.Coordinates
 
elapsed() - Method in class lejos.utility.Stopwatch
Return elapsed time in milliseconds
elevation - Variable in class lejos.hardware.gps.Satellite
 
encodeIntBE(int, byte[], int) - Static method in class lejos.utility.EndianTools
 
encodeIntLE(int, byte[], int) - Static method in class lejos.utility.EndianTools
 
encodeLongBE(long, byte[], int) - Static method in class lejos.utility.EndianTools
 
encodeLongLE(long, byte[], int) - Static method in class lejos.utility.EndianTools
 
Encoder - Interface in lejos.robotics
Abstraction for the tachometer built into NXT motors.
encodeShortBE(int, byte[], int) - Static method in class lejos.utility.EndianTools
 
encodeShortLE(int, byte[], int) - Static method in class lejos.utility.EndianTools
 
EndianTools - Class in lejos.utility
Tools for manipulating numbers in little-endian and big-endian encodings
EndianTools() - Constructor for class lejos.utility.EndianTools
 
endSynchronization() - Method in interface lejos.robotics.RegulatedMotor
Complete a set of synchronized motors operations.
ENTER - Static variable in interface lejos.hardware.Key
 
equals(Object) - Method in class lejos.robotics.geometry.Point2D
Test if this point is equal to a given object
equals(Object) - Method in class lejos.robotics.geometry.Rectangle2D
Test if the rectangle is equal to a given object
equals(Object) - Method in class lejos.robotics.geometry.RectangleInt32
Test if the Rectangle is equal to a given object
ESCAPE - Static variable in interface lejos.hardware.Key
 
EV3DevBaseMotor - Interface in lejos.robotics
 
EV3DevPort - Class in lejos.internals
 
EV3DevPort(String, int, int) - Constructor for class lejos.internals.EV3DevPort
 
EV3SensorConstants - Interface in lejos.hardware.sensor
Basic constants for use when accessing EV3 Sensors.
EXT - Static variable in class lejos.robotics.filter.AbstractCalibrationFilter
 

F

fetch() - Method in class lejos.robotics.filter.FilterTerminal
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.AbstractCalibrationFilter
Fetches a sample from the sensors and updates array with minimum and maximum values when the calibration process is running.
fetchSample(float[], int) - Method in class lejos.robotics.filter.AbstractFilter
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.ConcatenationFilter
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.IntegrationFilter
Fetches a sample from the source and then integrates it.
fetchSample(float[], int) - Method in class lejos.robotics.filter.LinearCalibrationFilter
Fetches a sample from the sensors and updates calibration parameters when the calibration process is running.
fetchSample(float[], int) - Method in class lejos.robotics.filter.LowPassFilter
Fetches a sample from the source and low-passes it See http://en.wikipedia.org/wiki/Low-pass_filter
fetchSample(float[], int) - Method in class lejos.robotics.filter.MaximumFilter
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.MeanFilter
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.MedianFilter
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.MinimumFilter
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.ModulusFilter
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.OffsetCorrectionFilter
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.SampleBuffer
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.SampleThread
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.SliceFilter
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.SubscribedProvider
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.SumFilter
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.SumFilter.PlainSum
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.SumFilter.SmartSum
 
fetchSample(float[], int) - Method in class lejos.robotics.filter.ZeroFilter
 
fetchSample(float[], int) - Method in interface lejos.robotics.SampleProvider
Fetches a sample from a sensors or filter.
fillArc(int, int, int, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw a filled arc, using the current color.
fillRect(int, int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Draw a filled rectangle using the current color.
FilterTerminal - Class in lejos.robotics.filter
 
FilterTerminal(SampleProvider) - Constructor for class lejos.robotics.filter.FilterTerminal
 
firstIndex - Variable in class lejos.robotics.filter.SliceFilter
 
Float() - Constructor for class lejos.robotics.geometry.Line2D.Float
Creates a zero length line at (0,0)
Float() - Constructor for class lejos.robotics.geometry.Point2D.Float
Create a point at (0,0) with float coordinates
Float() - Constructor for class lejos.robotics.geometry.Rectangle2D.Float
Create an empty rectangle at (0,0)
Float(float, float) - Constructor for class lejos.robotics.geometry.Point2D.Float
Create a point at (x,y) with float coordinates
Float(float, float, float, float) - Constructor for class lejos.robotics.geometry.Line2D.Float
Create a line from (x1,y1) to (x2,y2)
Float(float, float, float, float) - Constructor for class lejos.robotics.geometry.Rectangle2D.Float
Create a rectangle with float coordinates
flt() - Method in interface lejos.robotics.BaseMotor
Motor loses all power, causing the rotor to float freely to a stop.
flt(boolean) - Method in interface lejos.robotics.RegulatedMotor
Set the motor into float mode.
FLUTE - Static variable in interface lejos.hardware.Sounds
 
formatter - Variable in class lejos.robotics.filter.PublishedSource
 
formatter - Variable in class lejos.robotics.filter.SubscribedProvider
 
forward() - Method in interface lejos.robotics.BaseMotor
Causes motors to rotate forward until stop() or flt() is called.
FREQ_SETTING - Static variable in interface lejos.hardware.Keys
 
frequency - Variable in class lejos.robotics.filter.PublishedSource
 

G

gain - Variable in class lejos.utility.KalmanFilter
 
geoidalSeparation - Variable in class lejos.hardware.gps.GGASentence
 
geoidalSeparationUnit - Variable in class lejos.hardware.gps.GGASentence
 
get(int, int) - Method in class lejos.utility.Matrix
Get a single element.
getActualSize() - Method in class lejos.robotics.filter.SampleBuffer
 
getActualSize() - Method in class lejos.robotics.filter.SumFilter
 
getAltitude() - Method in class lejos.hardware.gps.Coordinates
Altitude above mean sea level.
getAltitude() - Method in class lejos.hardware.gps.GGASentence
Get Altitude
getAltitude() - Method in class lejos.hardware.gps.SimpleGPS
The altitude above mean sea level
getAngle() - Method in interface lejos.robotics.Gyroscope
 
getAngle() - Method in class lejos.robotics.RangeReading
Get the angle of the range reading
getAngle(int) - Method in class lejos.robotics.RangeReadings
Get the angle of a specific reading
getAngularAcceleration() - Method in class lejos.utility.GyroDirectionFinder
Returns the current rate at which the angular velocity is increasing or decreasing in degrees-per-second, per second.
getAngularVelocity() - Method in interface lejos.robotics.Gyroscope
Implementor must calculate and return the angular velocity in degrees per second.
getAngularVelocity() - Method in class lejos.utility.GyroDirectionFinder
Returns the current rate-of-turn in degrees/second, as read by the GyroSensor instance passed in the constructor.
getArray() - Method in class lejos.utility.Matrix
Access the internal two-dimensional array.
getArrayCopy() - Method in class lejos.utility.Matrix
Copy the internal two-dimensional array.
getAvailableModes() - Method in interface lejos.hardware.sensor.SensorModes
Return a list of string descriptions for the sensors available modes.
getAzimuth() - Method in class lejos.hardware.gps.Satellite
Direction to the satellite in degrees.
getBatteryCurrent() - Method in interface lejos.hardware.Power
Return the current draw from the battery
getBlue() - Method in class lejos.robotics.Color
Returns the blue component in the range 0-255 in the default sRGB space.
getBounds() - Method in class lejos.robotics.geometry.Line2D
 
getBounds() - Method in class lejos.robotics.geometry.RectangleInt32
 
getBounds() - Method in class lejos.robotics.geometry.RectangularShape
Get the bounds of this rectangular shape as a Rectangle
getBounds() - Method in interface lejos.robotics.geometry.Shape
Get the bounding Rectangle for the shape
getBounds2D() - Method in class lejos.robotics.geometry.Line2D.Double
Get the bounds of the line as a Rectangle2D
getBounds2D() - Method in class lejos.robotics.geometry.Line2D.Float
Get the bounds of the line as a Rectangle2D
getBounds2D() - Method in class lejos.robotics.geometry.Rectangle2D.Double
 
getBounds2D() - Method in class lejos.robotics.geometry.Rectangle2D.Float
Get the bounds as a Rectangle2D with float coordinates
getBounds2D() - Method in class lejos.robotics.geometry.RectangleInt32
 
getBounds2D() - Method in interface lejos.robotics.geometry.Shape
Get the bounding Rectangle2D for the shape
getBufferSize() - Method in class lejos.robotics.filter.SampleBuffer
 
getButtons() - Method in interface lejos.hardware.Keys
 
getCalibrationType() - Method in class lejos.robotics.filter.LinearCalibrationFilter
 
getCallibrationType() - Method in class lejos.robotics.filter.LinearCalibrationFilter
 
getCenterX() - Method in class lejos.robotics.geometry.RectangularShape
Get the x coordinate of the center of the shape
getCenterY() - Method in class lejos.robotics.geometry.RectangularShape
Get the y coordinate of the center of the shape
getColor() - Method in class lejos.robotics.Color
 
getColorID() - Method in interface lejos.robotics.ColorIdentifier
Return an enumerated constant that indicates the color detected.
getColumnDimension() - Method in class lejos.utility.Matrix
Get column dimension.
getColumnPackedCopy() - Method in class lejos.utility.Matrix
Make a one-dimensional column packed copy of the internal array.
getCompassDegrees() - Method in class lejos.hardware.gps.GPS
Return Compass Degrees in a range: 0.0-359.9
getCompassDegrees() - Method in class lejos.hardware.gps.RMCSentence
Return compass value from GPS
getCourse() - Method in class lejos.hardware.gps.SimpleGPS
Get the course heading of the GPS unit.
getCovariance() - Method in class lejos.utility.KalmanFilter
 
getCurrentMode() - Method in interface lejos.hardware.sensor.SensorModes
Gets the index number of the current mode.
getDate() - Method in class lejos.hardware.gps.GPS
Return a Date Object with data from GGA and RMC NMEA Sentence
getDate() - Method in class lejos.hardware.gps.RMCSentence
Get date in integer format
getDegrees() - Method in class lejos.utility.GyroDirectionFinder
Returns the directional heading in degrees.
getDegreesCartesian() - Method in interface lejos.robotics.DirectionFinder
Compass readings increase clockwise from 0 to 360, but Cartesian coordinate systems increase counter-clockwise.
getDegreesCartesian() - Method in class lejos.robotics.DirectionFinderAdapter
 
getDegreesCartesian() - Method in class lejos.utility.GyroDirectionFinder
Returns the current rate-of-turn in degrees, as read by the GyroSensor.
getDelay() - Method in class lejos.utility.Timer
access how man milliseconds between timedOut() messages.
getDisplay() - Method in interface lejos.hardware.lcd.CommonLCD
Provide access to the LCD display frame buffer.
getDoublePivot() - Method in class lejos.utility.LUDecomposition
Return pivot permutation vector as a one-dimensional double array
getElement(int) - Method in class lejos.robotics.AccelerometerAdapter
 
getElevation() - Method in class lejos.hardware.gps.Satellite
How many degrees over the horizon the satellite is.
getFile(String) - Method in class lejos.robotics.filter.AbstractCalibrationFilter
 
getFixMode() - Method in class lejos.hardware.gps.SimpleGPS
Fix quality: 0 = invalid 1 = GPS fix (SPS) 2 = DGPS fix 3 = PPS fix 4 = Real Time Kinematic 5 = Float RTK 6 = estimated (dead reckoning) (2.3 feature) 7 = Manual input mode 8 = Simulation mode
getFixQuality() - Method in class lejos.hardware.gps.GGASentence
Get GPS Quality Data
getFixType() - Method in class lejos.hardware.gps.SimpleGPS
3D fix - values include: 1 = no fix 2 = 2D fix 3 = 3D fix
getFloodlight() - Method in interface lejos.robotics.LampController
Returns the color of the floodlight, including Color.NONE.
getFont() - Method in interface lejos.hardware.lcd.GraphicsLCD
Return the currently selected font object.
getFont() - Method in interface lejos.hardware.lcd.TextLCD
Get the current font
getFrame() - Method in class lejos.robotics.geometry.RectangularShape
Get the framing rectangle
getFrequency() - Method in class lejos.robotics.filter.PublishedSource
 
getGain() - Method in class lejos.utility.KalmanFilter
 
getGreen() - Method in class lejos.robotics.Color
Returns the green component in the range 0-255 in the default sRGB space.
getHDOP() - Method in class lejos.hardware.gps.GGASentence
Get Horizontal Dilution of Precision (HDOP)
getHDOP() - Method in class lejos.hardware.gps.GSASentence
Return HDOP
getHDOP() - Method in class lejos.hardware.gps.SimpleGPS
Get the Horizontal Dilution of Precision (HDOP).
getHeader() - Method in class lejos.hardware.gps.GGASentence
Returns the NMEA header for this sentence.
getHeader() - Method in class lejos.hardware.gps.GSASentence
Returns the NMEA header for this sentence.
getHeader() - Method in class lejos.hardware.gps.GSVSentence
Returns the NMEA header for this sentence.
getHeader() - Method in class lejos.hardware.gps.NMEASentence
Retrieve the header constant for this sentence.
getHeader() - Method in class lejos.hardware.gps.RMCSentence
Returns the NMEA header for this sentence.
getHeader() - Method in class lejos.hardware.gps.VTGSentence
Returns the NMEA header for this sentence.
getHeight() - Method in interface lejos.hardware.lcd.CommonLCD
Return the height of the associated drawing surface.
getHeight() - Method in class lejos.robotics.geometry.Rectangle2D.Double
 
getHeight() - Method in class lejos.robotics.geometry.Rectangle2D.Float
 
getHeight() - Method in class lejos.robotics.geometry.RectangleInt32
Get the height as a double
getHeight() - Method in class lejos.robotics.geometry.RectangularShape
Get the height as a double
getHigh() - Method in interface lejos.robotics.LightDetector
The highest raw light value this sensor can return from intense bright light.
getHost() - Method in class lejos.robotics.filter.PublishedSource
 
getHost() - Method in class lejos.robotics.filter.SubscribedProvider
 
getHWDisplay() - Method in interface lejos.hardware.lcd.CommonLCD
Get access to hardware LCD display.
getId() - Method in interface lejos.hardware.Key
 
getIpAddress() - Method in class lejos.robotics.filter.PublishedSource
 
getKey() - Method in class lejos.robotics.filter.PublishedSource
 
getKeyClickLength() - Method in interface lejos.hardware.Keys
 
getKeyClickTone(int) - Method in interface lejos.hardware.Keys
 
getKeyClickVolume() - Method in interface lejos.hardware.Keys
 
getL() - Method in class lejos.utility.LUDecomposition
Return lower triangular factor
getLatitude() - Method in class lejos.hardware.gps.Coordinates
Returns the latitude component of this coordinate.
getLatitude() - Method in class lejos.hardware.gps.GGASentence
Get Latitude
getLatitude() - Method in class lejos.hardware.gps.RMCSentence
Get Latitude
getLatitude() - Method in class lejos.hardware.gps.SimpleGPS
Get Latitude
getLatitudeDirection() - Method in class lejos.hardware.gps.GGASentence
Get Latitude Direction
getLatitudeDirection() - Method in class lejos.hardware.gps.SimpleGPS
Get Latitude Direction
getLightValue() - Method in interface lejos.robotics.LightDetector
Returns the calibrated and normalized brightness of the white light detected.
getLocation() - Method in class lejos.robotics.geometry.RectangleInt32
Get the location of the rectangle
getLongitude() - Method in class lejos.hardware.gps.Coordinates
Returns the longitude component of this coordinate.
getLongitude() - Method in class lejos.hardware.gps.GGASentence
Get Longitude
getLongitude() - Method in class lejos.hardware.gps.RMCSentence
Get Longitude
getLongitude() - Method in class lejos.hardware.gps.SimpleGPS
Get Longitude
getLongitudeDirection() - Method in class lejos.hardware.gps.GGASentence
Get Longitude Direction
getLongitudeDirection() - Method in class lejos.hardware.gps.SimpleGPS
Get Longitude Direction
getLow() - Method in interface lejos.robotics.LightDetector
The lowest raw light value this sensor can return in pitch black darkness.
getMatrix(int[], int[]) - Method in class lejos.utility.Matrix
Get a submatrix.
getMatrix(int[], int, int) - Method in class lejos.utility.Matrix
Get a submatrix.
getMatrix(int, int, int[]) - Method in class lejos.utility.Matrix
Get a submatrix.
getMatrix(int, int, int, int) - Method in class lejos.utility.Matrix
Get a submatrix.
getMaxSpeed() - Method in interface lejos.robotics.RegulatedMotor
Returns the maximum speed that can be maintained by the regulation system based upon the current state of the battery.
getMaxX() - Method in class lejos.robotics.geometry.RectangularShape
Get the maximum value of the x coordinate
getMaxY() - Method in class lejos.robotics.geometry.RectangularShape
Get the maximum value of the y coordinate
getMean() - Method in class lejos.robotics.filter.OffsetCorrectionFilter
Returns the mean sample value
getMean() - Method in class lejos.utility.KalmanFilter
 
getMinX() - Method in class lejos.robotics.geometry.RectangularShape
Get the minimum value of the x x coordinate
getMinY() - Method in class lejos.robotics.geometry.RectangularShape
Get the minimum value of the y coordinate
getMode() - Method in class lejos.hardware.gps.GSASentence
Return Mode1.
getMode(int) - Method in interface lejos.hardware.sensor.SensorModes
Return the sample provider interface for the requested mode
getMode(String) - Method in interface lejos.hardware.sensor.SensorModes
Return the sample provider for the request mode
getModeCount() - Method in interface lejos.hardware.sensor.SensorModes
Gets the number of supported modes
getModeValue() - Method in class lejos.hardware.gps.GSASentence
Return Mode2.
getMotorCurrent() - Method in interface lejos.hardware.Power
return the motor current draw
getName() - Method in interface lejos.hardware.Key
 
getName() - Method in interface lejos.hardware.port.Port
return the string name used to reference this physical port
getName() - Method in interface lejos.hardware.sensor.SensorMode
return a string description of this sensor mode
getName() - Method in class lejos.internals.EV3DevPort
return the string name used to reference this physical port
getName() - Method in class lejos.robotics.filter.PublishedSource
 
getName() - Method in class lejos.robotics.filter.SubscribedProvider
 
getNextString() - Method in class lejos.hardware.gps.SimpleGPS
Pulls the next NMEA sentence as a string
getNormalized() - Method in class lejos.robotics.geometry.Point
get a copy of this with length 1
getNormalizedLightValue() - Method in interface lejos.robotics.LightDetector
Returns the normalized value of the brightness of the white light detected, such that the lowest value is darkness and the highest value is intense bright light.
getNumReadings() - Method in class lejos.robotics.RangeReadings
Get the number of readings in a set
getOffsetCorrection() - Method in class lejos.robotics.filter.LinearCalibrationFilter
Returns an array with the offset correction parameters that are currently in use
getOldest(float[], int) - Method in class lejos.robotics.filter.SampleBuffer
 
getP1() - Method in class lejos.robotics.geometry.Line
 
getP1() - Method in class lejos.robotics.geometry.Line2D.Double
 
getP1() - Method in class lejos.robotics.geometry.Line2D.Float
 
getP1() - Method in class lejos.robotics.geometry.Line2D
Get the start point of the line as a Point2D
getP2() - Method in class lejos.robotics.geometry.Line
 
getP2() - Method in class lejos.robotics.geometry.Line2D.Double
 
getP2() - Method in class lejos.robotics.geometry.Line2D.Float
 
getP2() - Method in class lejos.robotics.geometry.Line2D
Get the end point of the line as a Point2D
getPDOP() - Method in class lejos.hardware.gps.GSASentence
Return PDOP
getPDOP() - Method in class lejos.hardware.gps.SimpleGPS
Get the 3D Position Dilution of Precision (PDOP).
getPivot() - Method in class lejos.utility.LUDecomposition
Return pivot permutation vector
getPixel(int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Method to get a pixel from the screen.
getPort() - Method in class lejos.robotics.filter.PublishedSource
 
getPower() - Method in interface lejos.robotics.DCMotor
Returns the current motors power setting.
getPredictedCovariance() - Method in class lejos.utility.KalmanFilter
 
getPredictedMean() - Method in class lejos.utility.KalmanFilter
 
getPRN() - Method in class lejos.hardware.gps.GSASentence
Return an Array with Satellite IDs
getPRN() - Method in class lejos.hardware.gps.Satellite
Return PRN number from a Satellite.
getPRN() - Method in class lejos.hardware.gps.SimpleGPS
Get an Array of Pseudo-Random Noise codes (PRN).
getProperty(String) - Method in class lejos.robotics.filter.AbstractCalibrationFilter
 
getPropertyArray(String) - Method in class lejos.robotics.filter.AbstractCalibrationFilter
 
getRange() - Method in interface lejos.robotics.RangeFinder
Get the range to the nearest object
getRange() - Method in class lejos.robotics.RangeFinderAdapter
 
getRange() - Method in class lejos.robotics.RangeReading
Get the range reading
getRange(float) - Method in class lejos.robotics.RangeReadings
Get a range reading for a specific angle
getRange(int) - Method in class lejos.robotics.RangeReadings
Get a specific range reading
getRangeFinder() - Method in interface lejos.robotics.RangeScanner
Return the range finder for use by other classes
getRanges() - Method in interface lejos.robotics.RangeFinder
If the sensor is capable, this method returns multiple range values from a single scan.
getRanges() - Method in class lejos.robotics.RangeFinderAdapter
 
getRangeValues() - Method in interface lejos.robotics.RangeScanner
Take a set of range readings.
getRed() - Method in class lejos.robotics.Color
Returns the red component in the range 0-255 in the default sRGB space.
getRotationSpeed() - Method in interface lejos.robotics.Tachometer
Returns the actual speed.
getRowDimension() - Method in class lejos.utility.Matrix
Get row dimension.
getRowPackedCopy() - Method in class lejos.utility.Matrix
Make a one-dimensional row packed copy of the internal array.
getSampleRate() - Method in class lejos.robotics.filter.SampleThread
 
getSatellite(int) - Method in class lejos.hardware.gps.GPS
Get NMEA Satellite.
getSatellite(int) - Method in class lejos.hardware.gps.GSVSentence
Return a NMEA Satellite object
getSatellitesInView() - Method in class lejos.hardware.gps.GPS
The satellites in view is a list of satellites the GPS could theoretically connect to (i.e.
getSatellitesInView() - Method in class lejos.hardware.gps.GSVSentence
Returns the number of satellites being tracked to determine the coordinates.
getSatellitesTracked() - Method in class lejos.hardware.gps.GGASentence
Returns the number of satellites being tracked to determine the coordinates.
getSatellitesTracked() - Method in class lejos.hardware.gps.GPS
Returns the number of satellites being tracked to determine the coordinates.
getSatellitesTracked() - Method in class lejos.hardware.gps.SimpleGPS
Returns the number of satellites being tracked to determine the coordinates.
getScaleCorrection() - Method in class lejos.robotics.filter.LinearCalibrationFilter
Returns an array with the scale correction paramaters that are currently in use
getSelectionType() - Method in class lejos.hardware.gps.SimpleGPS
Selection type of 2D or 3D fix 'M' = manual 'A' = automatic
getSignalNoiseRatio() - Method in class lejos.hardware.gps.Satellite
* Signal to Noise Ratio (SNR) for the signal from a satellite.
getSource() - Method in class lejos.robotics.filter.SubscribedProvider
 
getSources() - Static method in class lejos.robotics.filter.PublishedSource
 
getSpeed() - Method in class lejos.hardware.gps.RMCSentence
Get Speed in Kilometers
getSpeed() - Method in class lejos.hardware.gps.SimpleGPS
Get speed in kilometers per hour
getSpeed() - Method in class lejos.hardware.gps.VTGSentence
Get Speed in Kilometers
getSpeed() - Method in interface lejos.robotics.RegulatedMotor
Returns the current motors speed.
getStandardDeviation() - Method in class lejos.robotics.filter.OffsetCorrectionFilter
Returns the standard deviation from the mean sample value
getStandardDeviation(int) - Method in class lejos.robotics.filter.OffsetCorrectionFilter
 
getStatus() - Method in class lejos.hardware.gps.RMCSentence
 
getStrokeStyle() - Method in interface lejos.hardware.lcd.GraphicsLCD
Return the current stroke style.
getTachoCount() - Method in interface lejos.robotics.Encoder
Returns the tachometer count.
getTextHeight() - Method in interface lejos.hardware.lcd.TextLCD
Get the height of the screen in characters
getTextWidth() - Method in interface lejos.hardware.lcd.TextLCD
Get the width of the screen in characters
getTime() - Method in class lejos.hardware.gps.GGASentence
Returns the last time stamp retrieved from a satellite
getTime() - Method in class lejos.hardware.gps.RMCSentence
Get time in integer format
getTime() - Method in class lejos.robotics.filter.PublishedSource
 
getTime() - Method in class lejos.robotics.filter.SubscribedProvider
 
getTimeStamp() - Method in class lejos.hardware.gps.SimpleGPS
Get the last time stamp from the satellite for GGA sentence.
getTimeStamp() - Method in class lejos.robotics.filter.PublishedSource
 
getTimeStamp() - Method in class lejos.robotics.filter.SubscribedProvider
 
getTranslateX() - Method in interface lejos.hardware.lcd.GraphicsLCD
Gets the X coordinate of the translated origin of this graphics context.
getTranslateY() - Method in interface lejos.hardware.lcd.GraphicsLCD
Gets the Y coordinate of the translated origin of this graphics context.
getTrueCourse() - Method in class lejos.hardware.gps.VTGSentence
Get true course, in degrees.
getU() - Method in class lejos.utility.LUDecomposition
Return upper triangular factor
getVariance(int) - Method in class lejos.robotics.filter.OffsetCorrectionFilter
 
getVDOP() - Method in class lejos.hardware.gps.GSASentence
Return VDOP
getVDOP() - Method in class lejos.hardware.gps.SimpleGPS
Get the Vertical Dilution of Precision (VDOP).
getVoltage() - Method in interface lejos.hardware.Power
The NXT uses 6 batteries of 1.5 V each.
getVoltageMilliVolt() - Method in interface lejos.hardware.Power
The NXT/EV3 uses 6 batteries of 1500 mV each.
getVolume() - Method in interface lejos.hardware.Audio
Get the current master volume level
getWidth() - Method in interface lejos.hardware.lcd.CommonLCD
Return the width of the associated drawing surface.
getWidth() - Method in class lejos.robotics.geometry.Rectangle2D.Double
 
getWidth() - Method in class lejos.robotics.geometry.Rectangle2D.Float
 
getWidth() - Method in class lejos.robotics.geometry.RectangleInt32
Get the width as a double
getWidth() - Method in class lejos.robotics.geometry.RectangularShape
Get the width as a double
getX() - Method in class lejos.robotics.geometry.Point2D.Double
 
getX() - Method in class lejos.robotics.geometry.Point2D.Float
 
getX() - Method in class lejos.robotics.geometry.Point2D
Get the x coordinate as a double
getX() - Method in class lejos.robotics.geometry.Rectangle2D.Double
 
getX() - Method in class lejos.robotics.geometry.Rectangle2D.Float
 
getX() - Method in class lejos.robotics.geometry.RectangleInt32
Get the x coordinate as a double
getX() - Method in class lejos.robotics.geometry.RectangularShape
Get the x coordinate as a double
getX1() - Method in class lejos.robotics.geometry.Line2D.Double
 
getX1() - Method in class lejos.robotics.geometry.Line2D.Float
 
getX1() - Method in class lejos.robotics.geometry.Line2D
Get the x coordinate of the start of the line
getX2() - Method in class lejos.robotics.geometry.Line2D.Double
 
getX2() - Method in class lejos.robotics.geometry.Line2D.Float
 
getX2() - Method in class lejos.robotics.geometry.Line2D
Get the x coordinate of the end of the line
getXAccel() - Method in interface lejos.robotics.Accelerometer
Measures the x-axis of the accelerometer, in meters/second^2.
getXAccel() - Method in class lejos.robotics.AccelerometerAdapter
 
getY() - Method in class lejos.robotics.geometry.Point2D.Double
 
getY() - Method in class lejos.robotics.geometry.Point2D.Float
 
getY() - Method in class lejos.robotics.geometry.Point2D
Get the y coordinate as a double
getY() - Method in class lejos.robotics.geometry.Rectangle2D.Double
 
getY() - Method in class lejos.robotics.geometry.Rectangle2D.Float
 
getY() - Method in class lejos.robotics.geometry.RectangleInt32
Get the y coordinate as a double
getY() - Method in class lejos.robotics.geometry.RectangularShape
Get the y coordinate as a double
getY1() - Method in class lejos.robotics.geometry.Line2D.Double
 
getY1() - Method in class lejos.robotics.geometry.Line2D.Float
 
getY1() - Method in class lejos.robotics.geometry.Line2D
Get the y coordinate of the start of the line
getY2() - Method in class lejos.robotics.geometry.Line2D.Double
 
getY2() - Method in class lejos.robotics.geometry.Line2D.Float
 
getY2() - Method in class lejos.robotics.geometry.Line2D
Get the y coordinate of the end of the line
getYAccel() - Method in interface lejos.robotics.Accelerometer
Measures the y-axis of the accelerometer, in meters/second^2.
getYAccel() - Method in class lejos.robotics.AccelerometerAdapter
 
getZAccel() - Method in interface lejos.robotics.Accelerometer
Measures the z-axis of the accelerometer, in meters/second^2.
getZAccel() - Method in class lejos.robotics.AccelerometerAdapter
 
ggaSentence - Variable in class lejos.hardware.gps.SimpleGPS
 
GGASentence - Class in lejos.hardware.gps
This class has been designed to manage a GGA Sentence GGA - essential fix data which provide 3D location and accuracy data.
GGASentence() - Constructor for class lejos.hardware.gps.GGASentence
 
go() - Method in class lejos.robotics.subsumption.Arbitrator
This method starts the arbitration of Behaviors and runs an endless loop.
GPS - Class in lejos.hardware.gps
This class manages data received from a GPS Device.
GPS(InputStream) - Constructor for class lejos.hardware.gps.GPS
The constructor.
GPSListener - Interface in lejos.hardware.gps
This is the interface to manage events with GPS
GraphicsLCD - Interface in lejos.hardware.lcd
 
green - Variable in class lejos.robotics.Color
 
GREEN - Static variable in class lejos.robotics.Color
 
groundSpeed - Variable in class lejos.hardware.gps.RMCSentence
 
gsaSentence - Variable in class lejos.hardware.gps.SimpleGPS
 
GSASentence - Class in lejos.hardware.gps
This class has been designed to manage a GSA Sentence GPS DOP and active satellites eg1.
GSASentence() - Constructor for class lejos.hardware.gps.GSASentence
Constructor
gsvSentence - Variable in class lejos.hardware.gps.GPS
 
GSVSentence - Class in lejos.hardware.gps
This class has been designed to manage a GSV Sentence GPS Satellites in view eg.
GSVSentence() - Constructor for class lejos.hardware.gps.GSVSentence
 
gyro - Variable in class lejos.utility.GyroDirectionFinder
 
GyroDirectionFinder - Class in lejos.utility
Implementation of the DirectionFinder interface that integrates repeated rate-of-turn readings from a gyro sensor into a continuously updated heading.
GyroDirectionFinder(Gyroscope) - Constructor for class lejos.utility.GyroDirectionFinder
Creates and initializes a new GyroDirectionFinder using passed GyroSensor
GyroDirectionFinder(Gyroscope, boolean) - Constructor for class lejos.utility.GyroDirectionFinder
Creates and initializes a new GyroDirectionFinder using passed GyroSensor and does the GyroSensor.recalibrateOffset() method.
GyroDirectionFinder.Regulator - Class in lejos.utility
This is the private thread class that is used to continuously integrate successive readings from the gyro
Gyroscope - Interface in lejos.robotics
Abstraction for Gyroscope defines minimal implementation

H

HCENTER - Static variable in interface lejos.hardware.lcd.GraphicsLCD
Centering text and images horizontally around the anchor point
hdop - Variable in class lejos.hardware.gps.GGASentence
 
HDOP - Variable in class lejos.hardware.gps.GSASentence
 
HEADER - Static variable in class lejos.hardware.gps.GGASentence
 
HEADER - Static variable in class lejos.hardware.gps.GSASentence
 
HEADER - Static variable in class lejos.hardware.gps.GSVSentence
 
HEADER - Static variable in class lejos.hardware.gps.RMCSentence
 
HEADER - Static variable in class lejos.hardware.gps.VTGSentence
 
heading - Variable in class lejos.utility.GyroDirectionFinder
 
height - Variable in class lejos.robotics.geometry.Rectangle2D.Double
The height of the rectangle;
height - Variable in class lejos.robotics.geometry.Rectangle2D.Float
The height of the rectangle;
height - Variable in class lejos.robotics.geometry.RectangleInt32
The height of the rectangle
hold() - Method in interface lejos.robotics.EV3DevBaseMotor
Causes the motor to actively try to hold the current position.
host - Variable in class lejos.robotics.filter.PublishedSource
 
host - Variable in class lejos.robotics.filter.SubscribedProvider
 
hypot(double, double) - Method in class lejos.utility.Matrix
sqrt(a^2 + b^2) without under/overflow.

I

i - Variable in class lejos.utility.KalmanFilter
 
ID_ALL - Static variable in interface lejos.hardware.Keys
 
ID_DOWN - Static variable in interface lejos.hardware.Keys
 
ID_ENTER - Static variable in interface lejos.hardware.Keys
 
ID_ESCAPE - Static variable in interface lejos.hardware.Keys
 
ID_LEFT - Static variable in interface lejos.hardware.Keys
 
ID_RIGHT - Static variable in interface lejos.hardware.Keys
 
ID_UP - Static variable in interface lejos.hardware.Keys
 
identity(int, int) - Static method in class lejos.utility.Matrix
Generate identity matrix
IIC_DATA_LENGTH - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
in - Variable in class lejos.hardware.gps.SimpleGPS
 
incomplete() - Method in class lejos.robotics.RangeReadings
Return true if the readings are incomplete
index - Variable in class lejos.robotics.filter.FilterTerminal
 
initialProvider - Variable in class lejos.robotics.DirectionFinderAdapter
 
inside(int, int) - Method in class lejos.robotics.geometry.RectangleInt32
Deprecated.
integral - Variable in class lejos.utility.Integration
 
Integration - Class in lejos.utility
Integrate sensor measurement over time, e.g.
Integration(double, double) - Constructor for class lejos.utility.Integration
Create the integration object with the initial value for the integral value and the initial reading.
IntegrationFilter - Class in lejos.robotics.filter
Integrates samples over time.
IntegrationFilter(SampleProvider) - Constructor for class lejos.robotics.filter.IntegrationFilter
 
intersects(double, double, double, double) - Method in class lejos.robotics.geometry.Line2D
 
intersects(double, double, double, double) - Method in class lejos.robotics.geometry.Rectangle2D
Test if this Rectangle2D intersects a rectangle defined by double coordinates
intersects(double, double, double, double) - Method in interface lejos.robotics.geometry.Shape
Test if the shape intersects the rectangle with top left at (x,y), width w and height h.
intersects(Rectangle2D) - Method in class lejos.robotics.geometry.Line2D
 
intersects(Rectangle2D) - Method in class lejos.robotics.geometry.RectangularShape
Test if this shape intersects a given Rectangle2D
intersects(Rectangle2D) - Method in interface lejos.robotics.geometry.Shape
Test if the shape intersects the Rectangle2D r
intersects(RectangleInt32) - Method in class lejos.robotics.geometry.RectangleInt32
Test if this rectangle intersects a specified rectangle
intersectsAt(Line) - Method in class lejos.robotics.geometry.Line
Calculate the point of intersection of two lines.
intersectsLine(double, double, double, double) - Method in class lejos.robotics.geometry.Line2D
Test if this line intersects a given line
intersectsLine(double, double, double, double) - Method in class lejos.robotics.geometry.Rectangle2D
Test if this rectangle intersects a given line
intersectsLine(Line2D) - Method in class lejos.robotics.geometry.Line2D
Tests if this line intersects a given line
interval - Variable in class lejos.robotics.filter.SampleThread
 
invalidReading() - Method in class lejos.robotics.RangeReading
Test if reading is invalid
inverse() - Method in class lejos.utility.Matrix
Matrix inverse or pseudoinverse
ipAddress - Variable in class lejos.robotics.filter.PublishedSource
 
isActive() - Method in class lejos.robotics.filter.SubscribedProvider
 
isDown() - Method in interface lejos.hardware.Key
 
isEmpty() - Method in class lejos.robotics.geometry.Rectangle2D.Double
 
isEmpty() - Method in class lejos.robotics.geometry.Rectangle2D.Float
 
isEmpty() - Method in class lejos.robotics.geometry.RectangleInt32
Test if the rectangle is empty
isEmpty() - Method in class lejos.robotics.geometry.RectangularShape
Test if the rectangular shape is empty
isFalse() - Method in class lejos.robotics.filter.FilterTerminal
 
isFloodlightOn() - Method in interface lejos.robotics.LampController
Checks if the floodlight is currently on.
isMoving() - Method in interface lejos.robotics.BaseMotor
Return true if the motors is moving.
isNewSampleAvailable() - Method in class lejos.robotics.filter.SampleThread
 
isNonsingular() - Method in class lejos.utility.LUDecomposition
Is the matrix nonsingular?
isNumeric(String) - Method in class lejos.hardware.gps.NMEASentence
 
isPressed() - Method in interface lejos.robotics.Touch
Check if the sensor is pressed.
isStalled() - Method in interface lejos.robotics.RegulatedMotor
returns true if motors is stalled
isTracked() - Method in class lejos.hardware.gps.Satellite
Indicates if the GPS receiver is actively tracking this satellite and using it to fix the GPS location.
isTrue() - Method in class lejos.robotics.filter.FilterTerminal
 
isUp() - Method in interface lejos.hardware.Key
 

K

KalmanFilter - Class in lejos.utility
Implementation of a Kalman filter using the Matrix class
KalmanFilter(Matrix, Matrix, Matrix, Matrix, Matrix) - Constructor for class lejos.utility.KalmanFilter
 
keepRunning - Variable in class lejos.robotics.subsumption.Arbitrator
 
Key - Interface in lejos.hardware
 
KEY_PRESSED - Static variable in interface lejos.hardware.Key
 
KEY_PRESSED_AND_RELEASED - Static variable in interface lejos.hardware.Key
 
KEY_RELEASED - Static variable in interface lejos.hardware.Key
 
KeyListener - Interface in lejos.hardware
 
keyPressed(Key) - Method in interface lejos.hardware.KeyListener
 
keyReleased(Key) - Method in interface lejos.hardware.KeyListener
 
Keys - Interface in lejos.hardware
 
KNOT - Variable in class lejos.hardware.gps.RMCSentence
 
KNOT - Variable in class lejos.hardware.gps.VTGSentence
 

L

LampController - Interface in lejos.robotics
Interface for a light sensors that also includes a lamp (usually LED) to provide illumination.
lastIndex - Variable in class lejos.robotics.filter.SliceFilter
 
lastReading - Variable in class lejos.utility.Integration
 
lastReadingMillis - Variable in class lejos.utility.Integration
 
lastTime - Variable in class lejos.robotics.filter.IntegrationFilter
 
lastTime - Variable in class lejos.robotics.filter.LowPassFilter
 
latest - Variable in class lejos.robotics.filter.SubscribedProvider
 
latest - Variable in class lejos.robotics.filter.SumFilter.PlainSum
 
latest - Variable in class lejos.robotics.filter.SumFilter.SmartSum
 
latitude - Variable in class lejos.hardware.gps.Coordinates
 
latitude - Variable in class lejos.hardware.gps.GGASentence
 
latitude - Variable in class lejos.hardware.gps.RMCSentence
 
LATITUDE - Static variable in class lejos.hardware.gps.NMEASentence
 
latitudeDirection - Variable in class lejos.hardware.gps.GGASentence
 
latitudeDirection - Variable in class lejos.hardware.gps.RMCSentence
 
LED - Interface in lejos.hardware
 
LEFT - Static variable in interface lejos.hardware.Key
 
LEFT - Static variable in interface lejos.hardware.lcd.GraphicsLCD
Position the anchor point of text and images to the left of the text or image.
leftOrth() - Method in class lejos.robotics.geometry.Point
calculate left orthogonal vector of this
lejos.hardware - package lejos.hardware
 
lejos.hardware.gps - package lejos.hardware.gps
The lejos.hardware.gps package provides GPS parsing.
lejos.hardware.lcd - package lejos.hardware.lcd
Access to the EV3 LCD
lejos.hardware.port - package lejos.hardware.port
This package includes interfaces to handle ports to connect Sensors & Actuators for EV3 Brick, PiStorms & BrickPi
lejos.hardware.sensor - package lejos.hardware.sensor
 
lejos.internals - package lejos.internals
 
lejos.robotics - package lejos.robotics
Hardware abstraction interfaces for the robotics package.
lejos.robotics.filter - package lejos.robotics.filter
Filters for sample providers.
lejos.robotics.geometry - package lejos.robotics.geometry
Geometric shape support for robotics using float co-ordinates
lejos.robotics.subsumption - package lejos.robotics.subsumption
Support for subsumption architecture.
lejos.utility - package lejos.utility
Utility classes
LEN_SETTING - Static variable in interface lejos.hardware.Keys
 
length() - Method in class lejos.robotics.geometry.Line
Return the length of the line
length() - Method in class lejos.robotics.geometry.Point
Returns the length of this vector
lengthen(float) - Method in class lejos.robotics.geometry.Line
Make this line longer by an amount delta at each end.
LightDetector - Interface in lejos.robotics
A platform independent implementation for sensors that can detect white light levels.
Line - Class in lejos.robotics.geometry
Represents a line and supports calculating the point of intersection of two line segments.
Line(float, float, float, float) - Constructor for class lejos.robotics.geometry.Line
 
Line2D - Class in lejos.robotics.geometry
An abstract class representing a line in two dimensional space
Line2D() - Constructor for class lejos.robotics.geometry.Line2D
This is an abstract class that cannot be instantiated: use Line2D.Float or Line2D.Double.
Line2D.Double - Class in lejos.robotics.geometry
A line in 2D space using float coordinates
Line2D.Float - Class in lejos.robotics.geometry
A line in 2D space using float coordinates
LinearCalibrationFilter - Class in lejos.robotics.filter
This filter is used to calibrate sensors for offset and scale errors using linear interpolation.
LinearCalibrationFilter(SampleProvider) - Constructor for class lejos.robotics.filter.LinearCalibrationFilter
 
LinearCalibrationFilter(SampleProvider, String) - Constructor for class lejos.robotics.filter.LinearCalibrationFilter
Construcor
linesIntersect(double, double, double, double, double, double, double, double) - Static method in class lejos.robotics.geometry.Line2D
Test if one line intersects another line
listener - Static variable in class lejos.robotics.filter.PublishedSource
 
Listener() - Constructor for class lejos.robotics.filter.PublishedSource.Listener
 
listeners - Static variable in class lejos.hardware.gps.SimpleGPS
 
load(String) - Method in class lejos.robotics.filter.AbstractCalibrationFilter
Loads calibration parameters from the file system.
loadObject(DataInputStream) - Method in class lejos.robotics.RangeReadings
Load the readings from a DataInputStream
loadObject(DataInputStream) - Method in interface lejos.robotics.Transmittable
 
loadSettings() - Method in interface lejos.hardware.Audio
Load the current system settings associated with this class.
longitude - Variable in class lejos.hardware.gps.Coordinates
 
longitude - Variable in class lejos.hardware.gps.GGASentence
 
longitude - Variable in class lejos.hardware.gps.RMCSentence
 
LONGITUDE - Static variable in class lejos.hardware.gps.NMEASentence
 
longitudeDirection - Variable in class lejos.hardware.gps.GGASentence
 
longitudeDirection - Variable in class lejos.hardware.gps.RMCSentence
 
lowerBound - Variable in class lejos.robotics.filter.LinearCalibrationFilter
 
lowPassFilter - Variable in class lejos.robotics.filter.AbstractCalibrationFilter
 
LowPassFilter - Class in lejos.robotics.filter
Provides a low-pass filter for samples
LowPassFilter(SampleProvider, float) - Constructor for class lejos.robotics.filter.LowPassFilter
Constructor
LU - Variable in class lejos.utility.LUDecomposition
Array for internal storage of decomposition.
LUDecomposition - Class in lejos.utility
LU Decomposition.
LUDecomposition(Matrix) - Constructor for class lejos.utility.LUDecomposition
LU Decomposition

M

m - Variable in class lejos.utility.LUDecomposition
Row and column dimensions, and pivot sign.
m - Variable in class lejos.utility.Matrix
Row and column dimensions.
m2 - Variable in class lejos.robotics.filter.OffsetCorrectionFilter
 
MAGENTA - Static variable in class lejos.robotics.Color
 
magneticCourse - Variable in class lejos.hardware.gps.VTGSentence
 
magneticVariation - Variable in class lejos.hardware.gps.RMCSentence
 
magneticVariationLetter - Variable in class lejos.hardware.gps.RMCSentence
 
makeLeftOrth() - Method in class lejos.robotics.geometry.Point
Turns this vector into its left-handed cartesian orthagonal
makeRightOrth() - Method in class lejos.robotics.geometry.Point
Turns this vector into its right-handed cartesian orthagonal
Matrix - Class in lejos.utility
Matrix implementation derived from the JAMA project
Matrix(double[][]) - Constructor for class lejos.utility.Matrix
Construct a matrix from a 2-D array.
Matrix(double[][], int, int) - Constructor for class lejos.utility.Matrix
Construct a matrix quickly without checking arguments.
Matrix(double[], int) - Constructor for class lejos.utility.Matrix
Construct a matrix from a one-dimensional packed array
Matrix(int, int) - Constructor for class lejos.utility.Matrix
Construct an m-by-n matrix of zeros.
Matrix(int, int, double) - Constructor for class lejos.utility.Matrix
Construct an m-by-n constant matrix.
max - Variable in class lejos.robotics.filter.AbstractCalibrationFilter
 
max - Variable in class lejos.robotics.filter.MaximumFilter
 
MAX_AGE - Static variable in class lejos.robotics.filter.PublishedSource
 
MAX_DEVICE_DATALENGTH - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
MAX_PACKET_SIZE - Static variable in class lejos.robotics.filter.PublishedSource
 
MAX_SAMPLE_MESSAGE_SIZE - Static variable in class lejos.robotics.filter.PublishedSource
 
MaximumFilter - Class in lejos.robotics.filter
This filter returns the maximum values found in the N most recent samples.
MaximumFilter(SampleProvider, int) - Constructor for class lejos.robotics.filter.MaximumFilter
 
MAXIMUMSATELLITES - Variable in class lejos.hardware.gps.GSVSentence
 
MAXIMUMSV - Variable in class lejos.hardware.gps.GSASentence
 
maxPriority - Variable in class lejos.robotics.subsumption.Arbitrator.Monitor
 
mean - Variable in class lejos.robotics.filter.OffsetCorrectionFilter
 
MeanFilter - Class in lejos.robotics.filter
This filter returns the mean values found in the N most recent samples.
MeanFilter(SampleProvider, int) - Constructor for class lejos.robotics.filter.MeanFilter
 
MedianFilter - Class in lejos.robotics.filter
This filter returns the median value found in the N most recent samples.
MedianFilter(SampleProvider, int) - Constructor for class lejos.robotics.filter.MedianFilter
 
min - Variable in class lejos.robotics.filter.AbstractCalibrationFilter
 
min - Variable in class lejos.robotics.filter.MinimumFilter
 
MinimumFilter - Class in lejos.robotics.filter
This filter returns the minimum values found in the N most recent samples.
MinimumFilter(SampleProvider, int) - Constructor for class lejos.robotics.filter.MinimumFilter
 
minus(Matrix) - Method in class lejos.utility.Matrix
C = A - B
minusEquals(Matrix) - Method in class lejos.utility.Matrix
A = A - B
mod(double, double) - Static method in class lejos.hardware.gps.Coordinates
 
mode - Variable in class lejos.hardware.gps.GSASentence
 
modeValue - Variable in class lejos.hardware.gps.GSASentence
 
modulus - Variable in class lejos.robotics.filter.ModulusFilter
 
ModulusFilter - Class in lejos.robotics.filter
Simple filter that adjusts the sample to use a specified zero value mod a given value
ModulusFilter(SampleProvider, float[], float) - Constructor for class lejos.robotics.filter.ModulusFilter
 
monitor - Variable in class lejos.robotics.subsumption.Arbitrator
Monitor is an inner class.
Monitor() - Constructor for class lejos.robotics.subsumption.Arbitrator.Monitor
 
more - Variable in class lejos.robotics.subsumption.Arbitrator.Monitor
 
MOTOR_PORT - Static variable in class lejos.internals.EV3DevPort
 
MotorPort - Interface in lejos.hardware.port
Basic interface for EV3 motors ports.
MOTORS - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
moveTo(Point) - Method in class lejos.robotics.geometry.Point
Makes this a copy of the other point
msDelay(long) - Static method in class lejos.utility.Delay
Wait for the specified number of milliseconds.
mu - Variable in class lejos.utility.KalmanFilter
 
muBar - Variable in class lejos.utility.KalmanFilter
 
multiply(float) - Method in class lejos.robotics.geometry.Point
Scalar multiplication
multiplyBy(float) - Method in class lejos.robotics.geometry.Point
scalar multiplication
myListener - Variable in class lejos.utility.Timer
 
myThread - Variable in class lejos.utility.Timer
 

N

n - Variable in class lejos.utility.LUDecomposition
Row and column dimensions, and pivot sign.
n - Variable in class lejos.utility.Matrix
Row and column dimensions.
name - Variable in class lejos.internals.EV3DevPort
 
name - Variable in class lejos.robotics.filter.PublishedSource
 
name - Variable in class lejos.robotics.filter.SubscribedProvider
 
NANO - Static variable in class lejos.robotics.filter.IntegrationFilter
 
newSampleAvailable - Variable in class lejos.robotics.filter.SampleThread
 
nmeaHeader - Variable in class lejos.hardware.gps.GGASentence
 
nmeaHeader - Variable in class lejos.hardware.gps.GSASentence
 
nmeaHeader - Variable in class lejos.hardware.gps.GSVSentence
 
nmeaHeader - Variable in class lejos.hardware.gps.RMCSentence
 
nmeaHeader - Variable in class lejos.hardware.gps.VTGSentence
 
NMEASentence - Class in lejos.hardware.gps
Class designed to manage all NMEA Sentence.
NMEASentence() - Constructor for class lejos.hardware.gps.NMEASentence
 
NONE - Static variable in class lejos.robotics.Color
 
NONE - Variable in class lejos.robotics.subsumption.Arbitrator
 
norm1() - Method in class lejos.utility.Matrix
One norm
normalize() - Method in class lejos.robotics.geometry.Point
Sets this vector's length to 1 unit while retaining direction
normF() - Method in class lejos.utility.Matrix
Frobenius norm
normInf() - Method in class lejos.utility.Matrix
Infinity norm
notifyListeners(NMEASentence) - Static method in class lejos.hardware.gps.SimpleGPS
 
notRecalculated - Variable in class lejos.robotics.filter.SumFilter.SmartSum
 
ns1 - Variable in class lejos.hardware.gps.GSVSentence
 
ns2 - Variable in class lejos.hardware.gps.GSVSentence
 
ns3 - Variable in class lejos.hardware.gps.GSVSentence
 
ns4 - Variable in class lejos.hardware.gps.GSVSentence
 
nsDelay(long) - Static method in class lejos.utility.Delay
Wait for the specified number of nanoseconds.
NUM_KEYS - Static variable in interface lejos.hardware.Keys
 
numberOfSamplesInCalibration - Variable in class lejos.robotics.filter.AbstractCalibrationFilter
 

O

offset - Variable in class lejos.robotics.filter.LinearCalibrationFilter
 
offset - Variable in class lejos.robotics.filter.OffsetCorrectionFilter
 
OFFSET_AND_SCALE_CALIBRATION - Static variable in class lejos.robotics.filter.LinearCalibrationFilter
 
OFFSET_CALIBRATION - Static variable in class lejos.robotics.filter.LinearCalibrationFilter
 
OffsetCorrectionFilter - Class in lejos.robotics.filter
The OffsetCorrectionFilter is used to correct sensors that have an unknown offset error.
The offset error is calculated by this class and then substracted from the sample to give a corrected sample.
OffsetCorrectionFilter(SampleProvider) - Constructor for class lejos.robotics.filter.OffsetCorrectionFilter
Constructor for the offset correction filter using default parameters.
OffsetCorrectionFilter(SampleProvider, float[]) - Constructor for class lejos.robotics.filter.OffsetCorrectionFilter
Constructor for the offset correction filter using default window of 200 samples.
OffsetCorrectionFilter(SampleProvider, float[], int) - Constructor for class lejos.robotics.filter.OffsetCorrectionFilter
Constructor for the offset correction filter.
Constructor
oldest - Variable in class lejos.robotics.filter.MaximumFilter
 
oldest - Variable in class lejos.robotics.filter.MinimumFilter
 
oldest - Variable in class lejos.robotics.filter.SumFilter.SmartSum
 
open(String) - Method in class lejos.robotics.filter.LinearCalibrationFilter
 
ORANGE - Static variable in class lejos.robotics.Color
 
OUT_BOTTOM - Static variable in class lejos.robotics.geometry.Rectangle2D
The bitmask that indicates that a point lies below this rectangle.
OUT_LEFT - Static variable in class lejos.robotics.geometry.Rectangle2D
The bitmask that indicates that a point lies to the left of this rectangle.
OUT_RIGHT - Static variable in class lejos.robotics.geometry.Rectangle2D
The bitmask that indicates that a point lies to the right of this rectangle.
OUT_TOP - Static variable in class lejos.robotics.geometry.Rectangle2D
The bitmask that indicates that a point lies above this rectangle.
outcode(double, double) - Method in class lejos.robotics.geometry.Rectangle2D.Double
 
outcode(double, double) - Method in class lejos.robotics.geometry.Rectangle2D.Float
 
outcode(double, double) - Method in class lejos.robotics.geometry.Rectangle2D
Returns a mask value that specifies where a point lies with respect to this rectangle.
outcode(double, double) - Method in class lejos.robotics.geometry.RectangleInt32
 
outcode(Point2D) - Method in class lejos.robotics.geometry.Rectangle2D
Returns a mask value that specifies where a given point lies with respect to this rectangle.

P

parse(String) - Method in class lejos.hardware.gps.GGASentence
Method used to parse a GGA Sentence
parse(String) - Method in class lejos.hardware.gps.GSASentence
Method used to parse a GGA Sentence
parse(String) - Method in class lejos.hardware.gps.GSVSentence
Method used to parse a GSV Sentence
parse(String) - Method in class lejos.hardware.gps.NMEASentence
Abstract method to parse out all relevant data from the nmeaSentence.
parse(String) - Method in class lejos.hardware.gps.RMCSentence
Parse a RMC Sentence $GPRMC,081836,A,3751.65,S,14507.36,E,000.0,360.0,130998,011.3,E*62
parse(String) - Method in class lejos.hardware.gps.VTGSentence
Parse a RMC Sentence $GPVTG,054.7,T,034.4,M,005.5,N,010.2,K,A*53
PDOP - Variable in class lejos.hardware.gps.GSASentence
 
PIANO - Static variable in interface lejos.hardware.Sounds
 
piv - Variable in class lejos.utility.LUDecomposition
Internal storage of pivot vector.
pivsign - Variable in class lejos.utility.LUDecomposition
Row and column dimensions, and pivot sign.
PlainSum(SampleProvider, int) - Constructor for class lejos.robotics.filter.SumFilter.PlainSum
 
playNote(int[], int, int) - Method in interface lejos.hardware.Audio
Play a note with attack, decay, sustain and release shape.
playSample(byte[], int, int, int, int) - Method in interface lejos.hardware.Audio
Queue a series of PCM samples to play at the specified volume and sample rate.
playSample(File) - Method in interface lejos.hardware.Audio
Play a wav file
playSample(File, int) - Method in interface lejos.hardware.Audio
Play a wav file
playTone(int, int) - Method in interface lejos.hardware.Audio
 
playTone(int, int, int) - Method in interface lejos.hardware.Audio
Plays a tone, given its frequency and duration.
plus(Matrix) - Method in class lejos.utility.Matrix
C = A + B
plusEquals(Matrix) - Method in class lejos.utility.Matrix
A = A + B
Point - Class in lejos.robotics.geometry
Point with float co-ordinates for use in navigation.
Point(float) - Constructor for class lejos.robotics.geometry.Point
Returns a point ad distance 1 from the origin and an angle radans to the x-axis
Point(float, float) - Constructor for class lejos.robotics.geometry.Point
returns a Point at location x,y
Point2D - Class in lejos.robotics.geometry
An abstract class for a point.
Point2D() - Constructor for class lejos.robotics.geometry.Point2D
This is abstract class that cannot be instantiated.
Point2D.Double - Class in lejos.robotics.geometry
A point with double coordinates.
Point2D.Float - Class in lejos.robotics.geometry
A point with float coordinates.
pointAt(float, float) - Method in class lejos.robotics.geometry.Point
Returns a new point at the specified distance in the direction angle from this point.
port - Variable in class lejos.robotics.filter.PublishedSource
 
Port - Interface in lejos.hardware.port
Interface that provides a binding between a physical port and the different types of sensor interfaces that can be used with it
portNum - Variable in class lejos.internals.EV3DevPort
 
PORTS - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
Power - Interface in lejos.hardware
Interface used to access information about the EV3 battery and current usage.
print(PrintStream) - Method in class lejos.utility.Matrix
 
printReadings() - Method in class lejos.robotics.RangeReadings
Print the range readings on standard out
PRN - Variable in class lejos.hardware.gps.Satellite
 
projectOn(Line) - Method in class lejos.robotics.geometry.Point
Finds the orthogonal projection of this point onto the line.
props - Variable in class lejos.robotics.filter.AbstractCalibrationFilter
 
provider - Variable in class lejos.robotics.DirectionFinderAdapter
 
ptSegDist(double, double) - Method in class lejos.robotics.geometry.Line2D
Measures the shortest distance from the reference point to a point on this line segment.
ptSegDist(double, double, double, double, double, double) - Static method in class lejos.robotics.geometry.Line2D
Measures the shortest distance from the reference point to a point on the line segment.
ptSegDist(Point2D) - Method in class lejos.robotics.geometry.Line2D
Measures the shortest distance from the reference point to a point on this line segment.
ptSegDistSq(double, double) - Method in class lejos.robotics.geometry.Line2D
Measures the square of the shortest distance from the reference point to a point on this line segment.
ptSegDistSq(double, double, double, double, double, double) - Static method in class lejos.robotics.geometry.Line2D
Measures the square of the shortest distance from the reference point to a point on the line segment.
ptSegDistSq(Point2D) - Method in class lejos.robotics.geometry.Line2D
Measures the square of the shortest distance from the reference point to a point on this line segment.
PUBLISH_PORT - Static variable in class lejos.robotics.filter.PublishedSource
 
PublishedSource - Class in lejos.robotics.filter
 
PublishedSource(String, byte[]) - Constructor for class lejos.robotics.filter.PublishedSource
 
PublishedSource.Listener - Class in lejos.robotics.filter
 

Q

q - Variable in class lejos.utility.KalmanFilter
 
quality - Variable in class lejos.hardware.gps.GGASentence
 

R

r - Variable in class lejos.utility.KalmanFilter
 
random(int, int) - Static method in class lejos.utility.Matrix
Generate matrix with random elements
range - Variable in class lejos.robotics.RangeReading
 
RangeFinder - Interface in lejos.robotics
Abstraction for a range finder sensor that returns the distance to the nearest object
RangeFinderAdapter - Class in lejos.robotics
 
RangeFinderAdapter(SampleProvider) - Constructor for class lejos.robotics.RangeFinderAdapter
 
RangeReading - Class in lejos.robotics
Represent a single range reading
RangeReading(float, float) - Constructor for class lejos.robotics.RangeReading
Create the reading
RangeReadings - Class in lejos.robotics
Represents a set of range readings.
RangeReadings(int) - Constructor for class lejos.robotics.RangeReadings
 
RangeScanner - Interface in lejos.robotics
Abstraction for a single range scanning sensor, rotating platform with a range finder, or a complete robot, that obtains a set of range readings at a set of angles to# the robot's heading.
readButtons() - Method in interface lejos.hardware.Keys
 
recalculateIn - Variable in class lejos.robotics.filter.SumFilter.SmartSum
 
recalculateSum(int) - Method in class lejos.robotics.filter.SumFilter.SmartSum
 
recalibrateOffset() - Method in interface lejos.robotics.Gyroscope
Implementor must calculate and set the offset/bias value for use in getAngularVelocity().
Rectangle - Class in lejos.robotics.geometry
 
Rectangle(float, float, float, float) - Constructor for class lejos.robotics.geometry.Rectangle
 
Rectangle2D - Class in lejos.robotics.geometry
An abstract class for a Rectangle.
Rectangle2D() - Constructor for class lejos.robotics.geometry.Rectangle2D
This is an abstract class which cannot be instantiated: use Rectangle2D.Float, Rectangle2D.Double, or Rectangle.
Rectangle2D.Double - Class in lejos.robotics.geometry
A Rectangle2D with double coordinates
Rectangle2D.Float - Class in lejos.robotics.geometry
A Rectangle2D with float coordinates.
RectangleInt32 - Class in lejos.robotics.geometry
A rectangle with integer coordinates.
RectangleInt32() - Constructor for class lejos.robotics.geometry.RectangleInt32
Creates an empty rectangle at (0,0).
RectangleInt32(int, int) - Constructor for class lejos.robotics.geometry.RectangleInt32
Creates a rectangle with top left corner at (0,0) and with specified width and height.
RectangleInt32(int, int, int, int) - Constructor for class lejos.robotics.geometry.RectangleInt32
Creates a rectangle with top left corner at (x,y) and with specified width and height.
RectangleInt32(Point) - Constructor for class lejos.robotics.geometry.RectangleInt32
Create an empty rectangle at the given point
RectangularShape - Class in lejos.robotics.geometry
An abstract base class for shapes based on a rectangular frame.
RectangularShape() - Constructor for class lejos.robotics.geometry.RectangularShape
 
red - Variable in class lejos.robotics.Color
 
RED - Static variable in class lejos.robotics.Color
 
reference - Variable in class lejos.robotics.filter.OffsetCorrectionFilter
 
refresh() - Method in interface lejos.hardware.lcd.CommonLCD
Refresh the display.
reg - Variable in class lejos.utility.GyroDirectionFinder
 
RegulatedMotor - Interface in lejos.robotics
Interface for encoded motors without limited range of movement (e.g.
RegulatedMotorListener - Interface in lejos.robotics
This interface defines a listener that is notified of the tachometer when the motor starts and stops rotating.
Regulator() - Constructor for class lejos.utility.GyroDirectionFinder.Regulator
 
relativeCCW(double, double) - Method in class lejos.robotics.geometry.Line2D
Returns an indicator of where the specified point lies with respect to the line.
relativeCCW(double, double, double, double, double, double) - Static method in class lejos.robotics.geometry.Line2D
Returns an indicator of where the specified point lies with respect to the line
relativeCCW(Point2D) - Method in class lejos.robotics.geometry.Line2D
Returns an indicator of where the specified point lies with respect to the line
removeListener() - Method in interface lejos.robotics.RegulatedMotor
Removes the RegulatedMotorListener from this class.
removeListener(GPSListener) - Static method in class lejos.hardware.gps.SimpleGPS
Remove a listener
removeSample(int) - Method in class lejos.robotics.filter.OffsetCorrectionFilter
Method to maintain the running mean and variance by removing an old value;
reset() - Method in class lejos.robotics.filter.LinearCalibrationFilter
 
reset() - Method in class lejos.robotics.filter.OffsetCorrectionFilter
Resets the filter
reset() - Method in class lejos.robotics.filter.SampleBuffer
Empties the sample buffer
reset() - Method in interface lejos.robotics.Gyroscope
 
reset() - Method in class lejos.utility.Stopwatch
Reset watch to zero
resetCartesianZero() - Method in interface lejos.robotics.DirectionFinder
Changes the current direction the compass is facing into the zero angle.
resetCartesianZero() - Method in class lejos.robotics.DirectionFinderAdapter
 
resetCartesianZero() - Method in class lejos.utility.GyroDirectionFinder
Resets the current heading to zero.
resetTachoCount() - Method in interface lejos.robotics.Encoder
Reset the tachometer count.
resetTo(float) - Method in class lejos.robotics.filter.IntegrationFilter
Sets the current value of the integrator to the specified value.
reshape(int, int, int, int) - Method in class lejos.robotics.geometry.RectangleInt32
Deprecated.
resize(int, int) - Method in class lejos.robotics.geometry.RectangleInt32
Deprecated.
resumeCalibration() - Method in class lejos.robotics.filter.AbstractCalibrationFilter
Resumes the process of updating calibration parameters after a stop.
reverse() - Method in class lejos.robotics.geometry.Point
same as multiply(-1);
RIGHT - Static variable in interface lejos.hardware.Key
 
RIGHT - Static variable in interface lejos.hardware.lcd.GraphicsLCD
Position the anchor point of text and images to the right of the text or image.
rightOrth() - Method in class lejos.robotics.geometry.Point
calculate the right handed cartesian orthogonal of this poiont
rmcSentence - Variable in class lejos.hardware.gps.GPS
 
RMCSentence - Class in lejos.hardware.gps
RMC is a Class designed to manage RMC Sentences from a NMEA GPS Receiver RMC - NMEA has its own version of essential gps pvt (position, velocity, time) data.
RMCSentence() - Constructor for class lejos.hardware.gps.RMCSentence
 
ROP_AND - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_ANDINVERTED - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_ANDREVERSE - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_CLEAR - Static variable in interface lejos.hardware.lcd.CommonLCD
Common raster operations for use with bitBlt
ROP_COPY - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_COPYINVERTED - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_EQUIV - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_INVERT - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_NAND - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_NOOP - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_NOR - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_OR - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_ORINVERTED - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_ORREVERSE - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_SET - Static variable in interface lejos.hardware.lcd.CommonLCD
 
ROP_XOR - Static variable in interface lejos.hardware.lcd.CommonLCD
 
rotate(int) - Method in interface lejos.robotics.RegulatedMotor
Causes motors to rotate by a specified angle.
rotate(int, boolean) - Method in interface lejos.robotics.RegulatedMotor
causes motors to rotate through angle;
iff immediateReturn is true, method returns immediately and the motors stops by itself
If any motors method is called before the limit is reached, the rotation is canceled.
rotateTo(int) - Method in interface lejos.robotics.RegulatedMotor
Causes motors to rotate to limitAngle;
Then getTachoCount should be within +- 2 degrees of the limit angle when the method returns
rotateTo(int, boolean) - Method in interface lejos.robotics.RegulatedMotor
causes motors to rotate to limitAngle;
if immediateReturn is true, method returns immediately and the motors stops by itself
and getTachoCount should be within +- 2 degrees if the limit angle If any motors method is called before the limit is reached, the rotation is canceled.
rotationStarted(RegulatedMotor, int, boolean, long) - Method in interface lejos.robotics.RegulatedMotorListener
Called when the motor starts rotating.
rotationStopped(RegulatedMotor, int, boolean, long) - Method in interface lejos.robotics.RegulatedMotorListener
Called when the motor stops rotating.
run() - Method in class lejos.hardware.gps.SimpleGPS
Keeps reading sentences from GPS receiver stream and extracting data.
run() - Method in class lejos.robotics.filter.PublishedSource.Listener
 
run() - Method in class lejos.robotics.filter.SampleThread.Runner
 
run() - Method in class lejos.robotics.subsumption.Arbitrator.Monitor
 
run() - Method in class lejos.utility.GyroDirectionFinder.Regulator
 
Runner() - Constructor for class lejos.robotics.filter.SampleThread.Runner
 
running - Variable in class lejos.robotics.filter.SampleThread
 
running - Variable in class lejos.utility.Timer
 

S

S1 - Static variable in interface lejos.hardware.port.SensorPort
 
S2 - Static variable in interface lejos.hardware.port.SensorPort
 
S3 - Static variable in interface lejos.hardware.port.SensorPort
 
S4 - Static variable in interface lejos.hardware.port.SensorPort
 
sample - Variable in class lejos.robotics.AccelerometerAdapter
 
sample - Variable in class lejos.robotics.DirectionFinderAdapter
 
sample - Variable in class lejos.robotics.filter.FilterTerminal
 
sample - Variable in class lejos.robotics.filter.ModulusFilter
 
sample - Variable in class lejos.robotics.filter.PublishedSource
 
sample - Variable in class lejos.robotics.filter.ZeroFilter
 
sampleBuffer - Variable in class lejos.robotics.filter.SampleBuffer
 
SampleBuffer - Class in lejos.robotics.filter
Provides a buffer to store samples
SampleBuffer(SampleProvider, int) - Constructor for class lejos.robotics.filter.SampleBuffer
 
SampleProvider - Interface in lejos.robotics
Abstraction for classes that fetch samples from a sensors and classes that are able to process samples.
A sample is a measurement taken by a sensors at a single moment in time.
sampleRate - Variable in class lejos.robotics.filter.SampleThread
 
sampleSize - Variable in class lejos.robotics.filter.AbstractFilter
 
sampleSize - Variable in class lejos.robotics.filter.PublishedSource
 
sampleSize - Variable in class lejos.robotics.filter.SubscribedProvider
 
sampleSize() - Method in class lejos.robotics.filter.AbstractFilter
 
sampleSize() - Method in class lejos.robotics.filter.ConcatenationFilter
 
sampleSize() - Method in class lejos.robotics.filter.PublishedSource
 
sampleSize() - Method in class lejos.robotics.filter.SliceFilter
 
sampleSize() - Method in class lejos.robotics.filter.SubscribedProvider
 
sampleSize() - Method in interface lejos.robotics.SampleProvider
Returns the number of elements in a sample.
The number of elements does not change during runtime.
SampleThread - Class in lejos.robotics.filter
 
SampleThread(SampleProvider, float) - Constructor for class lejos.robotics.filter.SampleThread
Create an instance and run at sampleRate.
SampleThread.Runner - Class in lejos.robotics.filter
Separate thread to continuously update the buffer with most recent sensors data at fixed interval.
Satellite - Class in lejos.hardware.gps
This class models data extracted from NMEA GSV Sentence $GPGSV,1,1,13,02,02,213,,03,-3,000,,11,00,121,,14,13,172,05*67 4 = SV PRN number 5 = Elevation in degrees, 90 maximum 6 = Azimuth, degrees from true north, 000 to 359 7 = SNR, 00-99 dB (null when not tracking) You can find out more about a satellite by looking up the PRN number here: http://en.wikipedia.org/wiki/List_of_GPS_satellite_launches
Satellite() - Constructor for class lejos.hardware.gps.Satellite
 
Satellite(int, int, int, int) - Constructor for class lejos.hardware.gps.Satellite
Constructor which indicate information about: PRN, Elevation, Azimuth and SNR
satellitesInView - Variable in class lejos.hardware.gps.GSVSentence
 
satellitesTracked - Variable in class lejos.hardware.gps.GGASentence
 
save(String) - Method in class lejos.robotics.filter.LinearCalibrationFilter
Stores the calibration parameters, offset and/or scale depending on current settings, to a filterProperties file.
scale - Variable in class lejos.robotics.filter.LinearCalibrationFilter
 
scroll() - Method in interface lejos.hardware.lcd.TextLCD
Scrolls the screen up one text line
segDist(Line) - Method in class lejos.robotics.geometry.Line
Returns the minimum distance between two line segments--this line segment and another.
SENSOR_PORT - Static variable in class lejos.internals.EV3DevPort
 
SensorMode - Interface in lejos.hardware.sensor
 
SensorModes - Interface in lejos.hardware.sensor
Provide access to the modes supported by a sensor
SensorPort - Interface in lejos.hardware.port
Basic interface for EV3 sensors ports.
sentenceChooser(String, String) - Method in class lejos.hardware.gps.GPS
Internal helper method to aid in the subclass architecture.
sentenceChooser(String, String) - Method in class lejos.hardware.gps.SimpleGPS
Internal helper method to aid in the subclass architecture.
sentenceReceived(NMEASentence) - Method in interface lejos.hardware.gps.GPSListener
Called whenever a new NMEA sentence is produced by the GPS receiver.
serialVersionUID - Static variable in exception lejos.robotics.filter.AbstractCalibrationFilter.CalibrationFileException
 
serialVersionUID - Static variable in class lejos.utility.LUDecomposition
 
serialVersionUID - Static variable in class lejos.utility.Matrix
 
set(int, int, double) - Method in class lejos.utility.Matrix
Set a single element.
setAcceleration(int) - Method in interface lejos.robotics.RegulatedMotor
Set the required rate of acceleration degrees/s/s
setAltitude(double) - Method in class lejos.hardware.gps.Coordinates
 
setAngles(float[]) - Method in interface lejos.robotics.RangeScanner
Set the array of angles at which range readings are to be taken
setAutoRefresh(boolean) - Method in interface lejos.hardware.lcd.CommonLCD
Turn on/off the automatic refresh of the LCD display.
setAutoRefreshPeriod(int) - Method in interface lejos.hardware.lcd.CommonLCD
Set the period used to perform automatic refreshing of the display.
setAzimuth(int) - Method in class lejos.hardware.gps.Satellite
Set Azimuth
setBounds(int, int, int, int) - Method in class lejos.robotics.geometry.RectangleInt32
Set the bounds of this rectangle
setBounds(RectangleInt32) - Method in class lejos.robotics.geometry.RectangleInt32
Set the bounds of this rectangle to the given rectangle
setCalibrationType(int) - Method in class lejos.robotics.filter.LinearCalibrationFilter
 
setColor(int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Set the current drawing color.
setColor(int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Sets the current color to the specified RGB values.
setContrast(int) - Method in interface lejos.hardware.lcd.CommonLCD
Set the LCD contrast.
setCurrentMode(int) - Method in interface lejos.hardware.sensor.SensorModes
Sets the current mode for fetching samples
setCurrentMode(String) - Method in interface lejos.hardware.sensor.SensorModes
Sets the current mode for fetching samples
setDegrees(float) - Method in class lejos.utility.GyroDirectionFinder
Resets the current heading to a desired value.
setDegreesCartesian(float) - Method in class lejos.utility.GyroDirectionFinder
Resets the current heading to a desired value.
setDelay(int) - Method in class lejos.utility.Timer
Change the delay between timedOut messages.
setElevation(int) - Method in class lejos.hardware.gps.Satellite
Set Elevation
setFloodlight(boolean) - Method in interface lejos.robotics.LampController
Turns the default LED light on or off.
setFloodlight(int) - Method in interface lejos.robotics.LampController
Used to turn on or off the floodlight by color.
setFont(Font) - Method in interface lejos.hardware.lcd.GraphicsLCD
Set the current font
setFrame(double, double, double, double) - Method in class lejos.robotics.geometry.Rectangle2D.Double
 
setFrame(double, double, double, double) - Method in class lejos.robotics.geometry.Rectangle2D
 
setFrame(double, double, double, double) - Method in class lejos.robotics.geometry.RectangularShape
Set the frame for the rectangular shape
setFrame(Rectangle2D) - Method in class lejos.robotics.geometry.RectangularShape
Set the frame of the rectangular shape
setIndex(int) - Method in class lejos.robotics.filter.FilterTerminal
 
setKeyClickLength(int) - Method in interface lejos.hardware.Keys
 
setKeyClickTone(int, int) - Method in interface lejos.hardware.Keys
 
setKeyClickVolume(int) - Method in interface lejos.hardware.Keys
 
setLatitude(double) - Method in class lejos.hardware.gps.Coordinates
 
setLine(double, double, double, double) - Method in class lejos.robotics.geometry.Line2D.Double
 
setLine(double, double, double, double) - Method in class lejos.robotics.geometry.Line2D.Float
 
setLine(double, double, double, double) - Method in class lejos.robotics.geometry.Line2D
Sets the end points of the line using double coordinates.
setLine(float, float, float, float) - Method in class lejos.robotics.geometry.Line2D.Float
Set the float coordinates of the start and end of the line
setLine(Line2D) - Method in class lejos.robotics.geometry.Line2D
Set the end points of a line to the same as a given line
setLine(Point2D, Point2D) - Method in class lejos.robotics.geometry.Line2D
Sets the end points of the line from a given start and end point
setLocation(double, double) - Method in class lejos.robotics.geometry.Point2D.Double
 
setLocation(double, double) - Method in class lejos.robotics.geometry.Point2D.Float
 
setLocation(double, double) - Method in class lejos.robotics.geometry.Point2D
Set the location of this Point2D using double coordinates
setLocation(float, float) - Method in class lejos.robotics.geometry.Point2D.Float
Set the location of the point
setLocation(int, int) - Method in class lejos.robotics.geometry.RectangleInt32
Move the rectangle to (x,y)
setLocation(Point) - Method in class lejos.robotics.geometry.RectangleInt32
Set the location of this point to the location of a given point
setLocation(Point2D) - Method in class lejos.robotics.geometry.Point2D
Set the location of this Point2D to the same as a specified Point2D
setLongitude(double) - Method in class lejos.hardware.gps.Coordinates
 
setMatrix(int[], int[], Matrix) - Method in class lejos.utility.Matrix
Set a submatrix.
setMatrix(int[], int, int, Matrix) - Method in class lejos.utility.Matrix
Set a submatrix.
setMatrix(int, int, int[], Matrix) - Method in class lejos.utility.Matrix
Set a submatrix.
setMatrix(int, int, int, int, Matrix) - Method in class lejos.utility.Matrix
Set a submatrix.
setOffsetCalibration(float) - Method in class lejos.robotics.filter.LinearCalibrationFilter
 
setOffsetCalibration(float[]) - Method in class lejos.robotics.filter.LinearCalibrationFilter
 
setPattern(int) - Method in interface lejos.hardware.LED
 
setPixel(int, int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Method to set a pixel on the screen.
setPower(int) - Method in interface lejos.robotics.DCMotor
Set the power level 0%-100% to be applied to the motors
setPRN(int) - Method in class lejos.hardware.gps.Satellite
Set PRN
setProperty(String, float) - Method in class lejos.robotics.filter.AbstractCalibrationFilter
 
setPropertyArray(String, float[]) - Method in class lejos.robotics.filter.AbstractCalibrationFilter
 
setRange(int, float, float) - Method in class lejos.robotics.RangeReadings
Set the range reading
setRect(double, double, double, double) - Method in class lejos.robotics.geometry.Rectangle2D.Double
 
setRect(double, double, double, double) - Method in class lejos.robotics.geometry.Rectangle2D.Float
 
setRect(double, double, double, double) - Method in class lejos.robotics.geometry.Rectangle2D
Set this rectangle to a rectangle defined by double coordinates
setRect(double, double, double, double) - Method in class lejos.robotics.geometry.RectangleInt32
 
setRect(float, float, float, float) - Method in class lejos.robotics.geometry.Rectangle2D.Float
Set the rectangle using float coordinates
setRect(Rectangle2D) - Method in class lejos.robotics.geometry.Rectangle2D.Double
 
setRect(Rectangle2D) - Method in class lejos.robotics.geometry.Rectangle2D.Float
 
setRect(Rectangle2D) - Method in class lejos.robotics.geometry.Rectangle2D
Set this Rectangle2D to be the same as a given Rectangle2D
setSampleRate(float) - Method in class lejos.robotics.filter.SampleThread
 
setScaleCalibration(float) - Method in class lejos.robotics.filter.LinearCalibrationFilter
 
setScaleCalibration(float[], float[]) - Method in class lejos.robotics.filter.LinearCalibrationFilter
 
setScaleCalibration(float, float) - Method in class lejos.robotics.filter.LinearCalibrationFilter
 
setSignalNoiseRatio(int) - Method in class lejos.hardware.gps.Satellite
Set SNR
setSize(int, int) - Method in class lejos.robotics.geometry.RectangleInt32
Set the size of the rectangle
setSpeed(int) - Method in interface lejos.robotics.RegulatedMotor
Set motors speed.
setState(Matrix, Matrix) - Method in class lejos.utility.KalmanFilter
 
setStrokeStyle(int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Set the stroke style to be used for drawing operations.
setTimeConstant(float) - Method in class lejos.robotics.filter.AbstractCalibrationFilter
Sets the time constant for the lowpass filter that is used when calibrating.
setTimeConstant(float) - Method in class lejos.robotics.filter.LowPassFilter
 
setTracked(boolean) - Method in class lejos.hardware.gps.Satellite
 
setVolume(int) - Method in interface lejos.hardware.Audio
Set the master volume level
Shape - Interface in lejos.robotics.geometry
Shape interface without getPathIterator methods
sigma - Variable in class lejos.utility.KalmanFilter
 
sigmaBar - Variable in class lejos.utility.KalmanFilter
 
SimpleGPS - Class in lejos.hardware.gps
This class manages data received from a GPS Device.
SimpleGPS(InputStream) - Constructor for class lejos.hardware.gps.SimpleGPS
The constructor.
simulateEvent(int) - Method in interface lejos.hardware.Key
 
SliceFilter - Class in lejos.robotics.filter
Saimple filter to take a slice of another filter
SliceFilter(SampleProvider, int, int) - Constructor for class lejos.robotics.filter.SliceFilter
 
SmartSum(SampleProvider, int) - Constructor for class lejos.robotics.filter.SumFilter.SmartSum
 
smoothed - Variable in class lejos.robotics.filter.LowPassFilter
 
SNR - Variable in class lejos.hardware.gps.Satellite
 
socket - Variable in class lejos.robotics.filter.PublishedSource
 
SOCKET_TIMEOUT - Static variable in class lejos.robotics.filter.PublishedSource
 
SOLID - Static variable in interface lejos.hardware.lcd.GraphicsLCD
Constant for the SOLID stroke style.
solve(Matrix) - Method in class lejos.utility.LUDecomposition
Solve A*X = B
solve(Matrix) - Method in class lejos.utility.Matrix
Solve A*X = B
Sounds - Interface in lejos.hardware
 
source - Variable in class lejos.robotics.filter.AbstractFilter
 
source - Variable in class lejos.robotics.filter.FilterTerminal
 
source - Variable in class lejos.robotics.filter.SubscribedProvider
 
source1 - Variable in class lejos.robotics.filter.ConcatenationFilter
 
source2 - Variable in class lejos.robotics.filter.ConcatenationFilter
 
sources - Static variable in class lejos.robotics.filter.PublishedSource
 
speed - Variable in class lejos.hardware.gps.RMCSentence
 
speed - Variable in class lejos.hardware.gps.VTGSentence
 
start() - Method in class lejos.robotics.filter.SampleThread
Start the sampling (Default at instantiation)
start() - Method in class lejos.utility.Timer
Starts the timer, telling it to send timeOut() methods to the TimerListener.
startCalibration() - Method in interface lejos.robotics.Calibrate
Starts calibration.
startCalibration() - Method in class lejos.robotics.DirectionFinderAdapter
 
startCalibration() - Method in class lejos.robotics.filter.AbstractCalibrationFilter
Starts a calibration proces.
startCalibration() - Method in class lejos.robotics.filter.LinearCalibrationFilter
Starts a calibration process.
startCalibration() - Method in class lejos.utility.GyroDirectionFinder
Find offset/bias of gyro while at rest (ensure it is at rest).
startSynchronization() - Method in interface lejos.robotics.RegulatedMotor
Begin a set of synchronized motors operations
status - Variable in class lejos.hardware.gps.RMCSentence
 
STATUS_BUSY - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
STATUS_FAIL - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
STATUS_OK - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
STATUS_STOP - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
stop() - Method in interface lejos.robotics.BaseMotor
Causes motors to stop immediately.
stop() - Method in class lejos.robotics.filter.SampleThread
Stop the sampling
stop() - Method in class lejos.robotics.subsumption.Arbitrator
 
stop() - Method in class lejos.utility.Timer
Stops the timer.
stop(boolean) - Method in interface lejos.robotics.RegulatedMotor
Causes motor to stop, pretty much instantaneously.
stopCalibration() - Method in interface lejos.robotics.Calibrate
Ends calibration sequence.
stopCalibration() - Method in class lejos.robotics.DirectionFinderAdapter
 
stopCalibration() - Method in class lejos.robotics.filter.AbstractCalibrationFilter
Halts the process of updating calibration parameters.
stopCalibration() - Method in class lejos.robotics.filter.LinearCalibrationFilter
 
stopCalibration() - Method in class lejos.utility.GyroDirectionFinder
NO FUNCTIONALITY EQUIVALENT for GyroSensor so implemented just to satisfy the DirectionFinder interface.
Stopwatch - Class in lejos.utility
Elapsed time watch (in milliseconds)
To use - construct a new instance.
Stopwatch() - Constructor for class lejos.utility.Stopwatch
 
store(String) - Method in class lejos.robotics.filter.AbstractCalibrationFilter
Saves the current set of calibration parameters to the file system.
SubscribedProvider - Class in lejos.robotics.filter
 
SubscribedProvider(DataInputStream, PublishedSource) - Constructor for class lejos.robotics.filter.SubscribedProvider
 
subtract(float) - Method in class lejos.robotics.geometry.Point
Vector subtraction
subtract(Point) - Method in class lejos.robotics.geometry.Point
Vector subtraction
subtractWith(Point) - Method in class lejos.robotics.geometry.Point
vector subtraction
sum - Variable in class lejos.robotics.filter.AbstractCalibrationFilter
 
sum - Variable in class lejos.robotics.filter.SumFilter.SmartSum
 
SumFilter - Class in lejos.robotics.filter
This filter returns the sum of the N most recent samples.
The number of samples used is specified in the constructor of the filter.
SumFilter(SampleProvider, int) - Constructor for class lejos.robotics.filter.SumFilter
 
SumFilter.PlainSum - Class in lejos.robotics.filter
Calculates the sum by adding all the elements in the array every time
SumFilter.SmartSum - Class in lejos.robotics.filter
Calculates the sum by maintaining a sum by substracting old samples and adding new samples;
suppress() - Method in interface lejos.robotics.subsumption.Behavior
The code in suppress() should cause the current behavior to exit.
suspendCalibration() - Method in class lejos.robotics.filter.AbstractCalibrationFilter
Halts the process of updating calibration parameters.
SV - Variable in class lejos.hardware.gps.GSASentence
 
synchronizeWith(RegulatedMotor[]) - Method in interface lejos.robotics.RegulatedMotor
Specify a set of motors that should be kept in synchronization with this one.
systemSound(int) - Method in interface lejos.hardware.Audio
Play a system sound.

T

t0 - Variable in class lejos.utility.Stopwatch
records system clock time (in milliseconds) when reset() was executed
Tachometer - Interface in lejos.robotics
Abstraction for a Tachometer, which monitors speed of the encoder.
takeControl() - Method in interface lejos.robotics.subsumption.Behavior
The boolean return indicates if this behavior should seize control of the robot.
TextLCD - Interface in lejos.hardware.lcd
 
timeConstant - Variable in class lejos.robotics.filter.AbstractCalibrationFilter
 
timeConstant - Variable in class lejos.robotics.filter.LowPassFilter
 
timedOut() - Method in interface lejos.utility.TimerListener
Called every time the Timer fires.
Timer - Class in lejos.utility
Timer object, with some similar functionality to java.Swing.Timer.
Timer(int, TimerListener) - Constructor for class lejos.utility.Timer
Create a Timer object.
TimerListener - Interface in lejos.utility
Listener used with Timer.
times(double) - Method in class lejos.utility.Matrix
Multiply a matrix by a scalar, C = s*A
times(Matrix) - Method in class lejos.utility.Matrix
Linear algebraic matrix multiplication, A * B
timesEquals(double) - Method in class lejos.utility.Matrix
Multiply a matrix by a scalar in place, A = s*A
timeStamp - Variable in class lejos.robotics.filter.PublishedSource
 
timeStamp - Variable in class lejos.robotics.filter.SubscribedProvider
 
TOP - Static variable in interface lejos.hardware.lcd.GraphicsLCD
Position the anchor point of text and images above the text or image.
toPos(int, int) - Method in class lejos.robotics.filter.SampleBuffer
 
toString() - Method in class lejos.robotics.filter.LinearCalibrationFilter
 
toString() - Method in class lejos.robotics.geometry.Point2D.Double
Represent the Point2D.Double as a String
toString() - Method in class lejos.robotics.geometry.Point2D.Float
Represent the Point2SD.Float as a String
toString() - Method in class lejos.robotics.geometry.RectangleInt32
Returns a String representing this rectangle.
Touch - Interface in lejos.robotics
Abstraction for touch sensors
trace() - Method in class lejos.utility.Matrix
Matrix trace.
tracked - Variable in class lejos.hardware.gps.Satellite
 
TRANS_MIRROR - Static variable in interface lejos.hardware.lcd.GraphicsLCD
 
TRANS_MIRROR_ROT180 - Static variable in interface lejos.hardware.lcd.GraphicsLCD
 
TRANS_MIRROR_ROT270 - Static variable in interface lejos.hardware.lcd.GraphicsLCD
 
TRANS_MIRROR_ROT90 - Static variable in interface lejos.hardware.lcd.GraphicsLCD
 
TRANS_NONE - Static variable in interface lejos.hardware.lcd.GraphicsLCD
 
TRANS_ROT180 - Static variable in interface lejos.hardware.lcd.GraphicsLCD
 
TRANS_ROT270 - Static variable in interface lejos.hardware.lcd.GraphicsLCD
 
TRANS_ROT90 - Static variable in interface lejos.hardware.lcd.GraphicsLCD
 
translate(float, float) - Method in class lejos.robotics.geometry.Point
Translates this point, at location (x, y), by dx along the x axis and dy along the y axis so that it now represents the point (x + dx, y + dy).
translate(int, int) - Method in interface lejos.hardware.lcd.GraphicsLCD
Translates the origin of the graphics context to the point (x, y) in the current coordinate system.
Transmittable - Interface in lejos.robotics
 
transpose() - Method in class lejos.utility.Matrix
Matrix transpose.
trueCourse - Variable in class lejos.hardware.gps.VTGSentence
 
typ - Variable in class lejos.internals.EV3DevPort
 
TYPE_ERROR - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_IIC_UNKNOWN - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_MINITACHO - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_NEWTACHO - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_NONE - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_NXT_COLOR - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_NXT_IIC - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_NXT_LIGHT - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_NXT_SOUND - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_NXT_TEST - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_NXT_TOUCH - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_TACHO - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_TERMINAL - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_THIRD_PARTY_END - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_THIRD_PARTY_START - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
TYPE_UNKNOWN - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 

U

UART_MAX_MODES - Static variable in interface lejos.hardware.sensor.EV3SensorConstants
 
uminus() - Method in class lejos.utility.Matrix
Unary minus
UP - Static variable in interface lejos.hardware.Key
 
update(Matrix, Matrix) - Method in class lejos.utility.KalmanFilter
 
updateDate() - Method in class lejos.hardware.gps.GPS
Update Date values
updateStatistics() - Method in class lejos.robotics.filter.OffsetCorrectionFilter
 
updateTime() - Method in class lejos.hardware.gps.GPS
Update Time values
upperBound - Variable in class lejos.robotics.filter.LinearCalibrationFilter
 
usDelay(long) - Static method in class lejos.utility.Delay
Wait for the specified number of microseconds.

V

VCENTER - Static variable in interface lejos.hardware.lcd.GraphicsLCD
Centering images vertically around the anchor point.
VDOP - Variable in class lejos.hardware.gps.GSASentence
 
VOID - Variable in class lejos.hardware.gps.RMCSentence
 
VOL_MAX - Static variable in interface lejos.hardware.Sounds
 
VOL_SETTING - Static variable in interface lejos.hardware.Keys
 
vtgSentence - Variable in class lejos.hardware.gps.SimpleGPS
 
VTGSentence - Class in lejos.hardware.gps
VTGSentence is a Class designed to manage VTG Sentences from a NMEA GPS Receiver $GPVTG Track Made Good and Ground Speed.
VTGSentence() - Constructor for class lejos.hardware.gps.VTGSentence
 

W

waitComplete() - Method in interface lejos.robotics.RegulatedMotor
Wait until the current movement operation is complete (this can include the motor stalling).
waitForAnyEvent() - Method in interface lejos.hardware.Keys
 
waitForAnyEvent(int) - Method in interface lejos.hardware.Keys
 
waitForAnyPress() - Method in interface lejos.hardware.Keys
 
waitForAnyPress(int) - Method in interface lejos.hardware.Keys
 
waitForPress() - Method in interface lejos.hardware.Key
 
waitForPressAndRelease() - Method in interface lejos.hardware.Key
 
WHITE - Static variable in interface lejos.hardware.lcd.GraphicsLCD
 
WHITE - Static variable in class lejos.robotics.Color
 
width - Variable in class lejos.robotics.geometry.Rectangle2D.Double
The width of the rectangle
width - Variable in class lejos.robotics.geometry.Rectangle2D.Float
The width of the rectangle
width - Variable in class lejos.robotics.geometry.RectangleInt32
The width of the rectangle
withinLimits(int) - Method in class lejos.robotics.filter.OffsetCorrectionFilter
 
worker - Variable in class lejos.robotics.filter.SumFilter
 

X

x - Variable in class lejos.robotics.geometry.Point2D.Double
The x coordinate of the point
x - Variable in class lejos.robotics.geometry.Point2D.Float
The x coordinate of the point
x - Variable in class lejos.robotics.geometry.Rectangle2D.Double
The x coordinate of the top left corner
x - Variable in class lejos.robotics.geometry.Rectangle2D.Float
The x coordinate of the top left corner
x - Variable in class lejos.robotics.geometry.RectangleInt32
The x coordinate of the top left of the rectangle
x1 - Variable in class lejos.robotics.geometry.Line2D.Double
the x coordinate of the start of the line
x1 - Variable in class lejos.robotics.geometry.Line2D.Float
The x coordinate of the start of the line
x2 - Variable in class lejos.robotics.geometry.Line2D.Double
The x coordinate of the end of the line
x2 - Variable in class lejos.robotics.geometry.Line2D.Float
The x coordinate of the end of the line
XYLOPHONE - Static variable in interface lejos.hardware.Sounds
 

Y

y - Variable in class lejos.robotics.geometry.Point2D.Double
The y coordinate of the point
y - Variable in class lejos.robotics.geometry.Point2D.Float
The y coordinate of the point
y - Variable in class lejos.robotics.geometry.Rectangle2D.Double
The y coordinate of the top right corner
y - Variable in class lejos.robotics.geometry.Rectangle2D.Float
The y coordinate of the top right corner
y - Variable in class lejos.robotics.geometry.RectangleInt32
The y coordinate of the top right of the rectangle
y1 - Variable in class lejos.robotics.geometry.Line2D.Double
The y coordinate of the sztart of the line
y1 - Variable in class lejos.robotics.geometry.Line2D.Float
The y coordinate of the start of the line
y2 - Variable in class lejos.robotics.geometry.Line2D.Double
The y coordinate of the start of the line
y2 - Variable in class lejos.robotics.geometry.Line2D.Float
The y coordinate of the end of the line
YELLOW - Static variable in class lejos.robotics.Color
 

Z

ZeroFilter - Class in lejos.robotics.filter
Simple filter that adjusts the sample to use a specified zero value
ZeroFilter(SampleProvider, float[]) - Constructor for class lejos.robotics.filter.ZeroFilter
 
zeroValue - Variable in class lejos.robotics.filter.ModulusFilter
 
zeroValue - Variable in class lejos.robotics.filter.ZeroFilter
 

_

_active - Variable in class lejos.robotics.subsumption.Arbitrator
 
_behavior - Variable in class lejos.robotics.subsumption.Arbitrator
 
_highestPriority - Variable in class lejos.robotics.subsumption.Arbitrator
 
_returnWhenInactive - Variable in class lejos.robotics.subsumption.Arbitrator
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links