A B C E F G H I K L M P R S T U

A

AiboDrone - Class in examples.dlife.robot.aibo
A drone controller for the Aibo.
AiboDrone() - Constructor for class examples.dlife.robot.aibo.AiboDrone
 
AiboShuffle - Class in examples.dlife.robot.aibo
Have the Aibo shuffle around in a square.
AiboShuffle() - Constructor for class examples.dlife.robot.aibo.AiboShuffle
 
AprilTagFinder - Class in examples.dlife.vision
Controller that tracks the location April Tags in the series of images in the examples.dlife.vision.testImages.Book directory.
AprilTagFinder() - Constructor for class examples.dlife.vision.AprilTagFinder
 
ARDroneDrone - Class in examples.dlife.robot.ardrone
This class connects all of the ARDrone's devices and allows it to be remote controlled via the Control Center.
ARDroneDrone() - Constructor for class examples.dlife.robot.ardrone.ARDroneDrone
 
ARDroneTagTracker - Class in examples.dlife.robot.ardrone
The ARDrone can be controlled by holding April Tags in front of its camera.
ARDroneTagTracker() - Constructor for class examples.dlife.robot.ardrone.ARDroneTagTracker
 
ARDroneUpDown - Class in examples.dlife.robot.ardrone
The ARDrone will will go up and down between 0.5 and 2 meters while displaying the view from its front camera.
ARDroneUpDown() - Constructor for class examples.dlife.robot.ardrone.ARDroneUpDown
 
AverageLifetime - Class in examples.dlife.models.simpleworld
Average the lifetime of the RandomController when run in a number of different randomly generated SimpleWorlds.
AverageLifetime() - Constructor for class examples.dlife.models.simpleworld.AverageLifetime
 

B

BuildDlifePlayerSimulation - Class in examples.dlife.robot.player
Example using the PlayerSimulation class to create a Player/Stage simulation for dLife.
BuildDlifePlayerSimulation() - Constructor for class examples.dlife.robot.player.BuildDlifePlayerSimulation
 

C

CalendarGenerator - Class in examples.dlife.tools.xgrid
Use the xGrid to generate calendars for the years from 2000 through 2050.
CalendarGenerator() - Constructor for class examples.dlife.tools.xgrid.CalendarGenerator
 
CokeCanTracker - Class in examples.dlife.vision
Controller that tracks the location of the Coke can in a sequence of images.
CokeCanTracker() - Constructor for class examples.dlife.vision.CokeCanTracker
 
CokeCanTrackerV4L - Class in examples.dlife.vision
Controller that tracks the location of the Coke can in a video stream from a DLifeVisionServer.
CokeCanTrackerV4L() - Constructor for class examples.dlife.vision.CokeCanTrackerV4L
 
createGUIObject() - Method in class examples.dlife.vision.RedBlockFilter
Get the object that is the GUI for this RedBlockFilter.

E

evaluate(Individual) - Method in class examples.dlife.ga.maxones.MaxOnesFitnessFunction
The fitness of an Individual is given by the number of 1 genes that it contains.
EvaluateBinaryAdder - Class in examples.dlife.nn.adder
Evaluate the performance of the network trained and serialized by the TrainBinaryAdder example.
EvaluateBinaryAdder() - Constructor for class examples.dlife.nn.adder.EvaluateBinaryAdder
 
EvolvedObstacleAvoidance - Class in examples.dlife.robot.player.evolution
Illustration of how to evolve a neural controller for a robot.
EvolvedObstacleAvoidance() - Constructor for class examples.dlife.robot.player.evolution.EvolvedObstacleAvoidance
 
examples.dlife.ga.maxones - package examples.dlife.ga.maxones
Sample program that illustrates of the use of the genetic algorithms package (dlife.ga).
examples.dlife.models.simpleworld - package examples.dlife.models.simpleworld
Sample programs that use the SimpleWorld (dlife.models.simpleworld).
examples.dlife.nn.adder - package examples.dlife.nn.adder
Sample programs that illustrate the use of the neural network package (dlife.nn).
examples.dlife.rl - package examples.dlife.rl
Sample programs that illustrate the use of the reinforcement learning package (dlife.rl).
examples.dlife.robot.aibo - package examples.dlife.robot.aibo
Sample programs that use dLife's support for the Aibo robot (dlife.robot.aibo).
examples.dlife.robot.ardrone - package examples.dlife.robot.ardrone
Sample programs that use dLife's support for the ARDrone robot (dlife.robot.ardrone).
examples.dlife.robot.finch - package examples.dlife.robot.finch
Sample programs that use dLife's support for the Finch robot (dlife.robot.finch).
examples.dlife.robot.hemisson - package examples.dlife.robot.hemisson
Sample programs that use dLife's support for the Hemisson robot (dlife.robot.hemisson).
examples.dlife.robot.khepera2 - package examples.dlife.robot.khepera2
Sample programs that use dLife's support for the Khepera2 robot (dlife.robot.khepera2).
examples.dlife.robot.khepera3 - package examples.dlife.robot.khepera3
Sample programs that use dLife's support for the Khpera 3 robot (dlife.robot.khepera3).
examples.dlife.robot.pioneer - package examples.dlife.robot.pioneer
Sample programs that use dLife's support for the Pioneer robot (dlife.robot.pioneer).
examples.dlife.robot.player - package examples.dlife.robot.player
Sample programs that use dLife's support for the Player/Stage robot simulation system (dlife.robot.player).
examples.dlife.robot.player.evolution - package examples.dlife.robot.player.evolution
An example of how Player/Stage simulations can be use to evolve robot controllers.
examples.dlife.robot.scribbler - package examples.dlife.robot.scribbler
Sample programs that use dLife's support for the Scribbler robot with the IPRE Fluke (dlife.robot.scribbler).
examples.dlife.tools.xgrid - package examples.dlife.tools.xgrid
Sample program that illustrates of the use of the Xgrid package (dlife.tools.xgrid).
examples.dlife.vision - package examples.dlife.vision
Sample programs that illustrate the use of the vision package (dlife.vision).

F

filter(BufferedImage) - Method in class examples.dlife.vision.RedBlockFilter
Filter the image by scaling the red value for each pixel by the scale factor.
filterValue(double) - Method in class examples.dlife.robot.player.evolution.HemissonProxSensorFilter
 
FinchBalance - Class in examples.dlife.robot.finch
A controller for the Finch that causes it to try to always face up hill.
FinchBalance() - Constructor for class examples.dlife.robot.finch.FinchBalance
 
FinchDrone - Class in examples.dlife.robot.finch
A drone controller for the Finch.
FinchDrone() - Constructor for class examples.dlife.robot.finch.FinchDrone
 

G

getCode(String) - Method in class examples.dlife.vision.RedBlockFilter
Produce a string containing code that can be pasted into a Controller to create this filter.
getFactor() - Method in class examples.dlife.vision.RedBlockFilter
Get the current scale factor for the red value.
getFitness() - Method in class examples.dlife.robot.player.evolution.HemissonNeuroController
 

H

HemissonApproach - Class in examples.dlife.robot.hemisson
The Hemisson will move forward until it gets close to an obstacle.
HemissonApproach() - Constructor for class examples.dlife.robot.hemisson.HemissonApproach
 
HemissonApproachStandAlone - Class in examples.dlife.robot.hemisson
The Hemisson will move forward until it gets close to an obstacle.
HemissonApproachStandAlone() - Constructor for class examples.dlife.robot.hemisson.HemissonApproachStandAlone
 
HemissonCameraDrone - Class in examples.dlife.robot.hemisson
A drone controller for a Hemisson with a camera.
HemissonCameraDrone() - Constructor for class examples.dlife.robot.hemisson.HemissonCameraDrone
 
HemissonDrone - Class in examples.dlife.robot.hemisson
A drone controller for the Hemisson.
HemissonDrone() - Constructor for class examples.dlife.robot.hemisson.HemissonDrone
 
HemissonNeuroController - Class in examples.dlife.robot.player.evolution
Controller that controls the Hemisson using a provided neural network.
HemissonNeuroController(FFNeuralNetwork, int) - Constructor for class examples.dlife.robot.player.evolution.HemissonNeuroController
 
HemissonProxSensorFilter - Class in examples.dlife.robot.player.evolution
Filter the Hemisson's proximity sensor values so that they make nice inputs to a neural network.
HemissonProxSensorFilter() - Constructor for class examples.dlife.robot.player.evolution.HemissonProxSensorFilter
 
HemissonSonarDrone - Class in examples.dlife.robot.hemisson
A drone controller for a Hemisson with a sonar sensor.
HemissonSonarDrone() - Constructor for class examples.dlife.robot.hemisson.HemissonSonarDrone
 
HemiWander - Class in examples.dlife.robot.hemisson
The Hemisson will wander around its environment without bumping into stuff (well at least not too much!).
HemiWander() - Constructor for class examples.dlife.robot.hemisson.HemiWander
 

I

INIT_LIFE_FORCE - Static variable in class examples.dlife.models.simpleworld.AverageLifetime
 

K

Khepera2Braitenberg - Class in examples.dlife.robot.khepera2
A Braitenberg controller for the Khepera2.
Khepera2Braitenberg() - Constructor for class examples.dlife.robot.khepera2.Khepera2Braitenberg
 
Khepera2CameraDrone - Class in examples.dlife.robot.khepera2
A drone controller for a Khepera2 with a camera.
Khepera2CameraDrone() - Constructor for class examples.dlife.robot.khepera2.Khepera2CameraDrone
 
Khepera2Drone - Class in examples.dlife.robot.khepera2
A drone controller for the Khepera2.
Khepera2Drone() - Constructor for class examples.dlife.robot.khepera2.Khepera2Drone
 
Khepera3Drone - Class in examples.dlife.robot.khepera3
A drone controller for the Khepera 3.
Khepera3Drone() - Constructor for class examples.dlife.robot.khepera3.Khepera3Drone
 
Khepera3ObstacleAvoidance - Class in examples.dlife.robot.khepera3
An obstacle avoidance controller for the Khepera 3.
Khepera3ObstacleAvoidance() - Constructor for class examples.dlife.robot.khepera3.Khepera3ObstacleAvoidance
 

L

LightSaber - Class in examples.dlife.robot.finch
A controller for the Finch that uses the acceleration sensors to control the buzzer and LED based on the Finchs' orientation.
LightSaber() - Constructor for class examples.dlife.robot.finch.LightSaber
 

M

main(String[]) - Static method in class examples.dlife.ga.maxones.MaxOnesExperiment
Run the MaxOnesExperiment.
main(String[]) - Static method in class examples.dlife.models.simpleworld.AverageLifetime
Run a number of trials with the RandomController to determine its average lifespan.
main(String[]) - Static method in class examples.dlife.nn.adder.EvaluateBinaryAdder
Unserialize the neural network created by the TrainNeuralNetwork program and evaluate it on the data in validationData.txt.
main(String[]) - Static method in class examples.dlife.nn.adder.TrainBinaryAdder
Create, train and save a network that performs 2-bit unsigned binary addition.
main(String[]) - Static method in class examples.dlife.nn.adder.UseBinaryAdder
Use the neural network trained by TrainBinaryAdder to add 2-bit unsigned binary numbers entered by the user.
main(String[]) - Static method in class examples.dlife.robot.hemisson.HemissonApproachStandAlone
 
main(String[]) - Static method in class examples.dlife.robot.player.BuildDlifePlayerSimulation
Builds and saves the dLife Player Simulation files for a simulation of a Hemisson with a proximity sensor in an empty room.
main(String[]) - Static method in class examples.dlife.robot.player.evolution.EvolvedObstacleAvoidance
Run the evolution.
main(String[]) - Static method in class examples.dlife.robot.player.PlayerMultipleRobots
This will create and launch player with 3 Khepera3 robots and 3 Hemisson robots running obstacle avoidance Controllers.
main(String[]) - Static method in class examples.dlife.robot.player.PlayerServerProcessExample
Run the PlayerServerProcessExample.
main(String[]) - Static method in class examples.dlife.robot.player.PlayerSimulationHemiWander
This will create and launch the Player simulation.
main(String[]) - Static method in class examples.dlife.robot.player.PlayerSimulationK2Braitenberg
This will create and launch the Player simulation.
main(String[]) - Static method in class examples.dlife.tools.xgrid.CalendarGenerator
Submit jobs to the Xgrid to generate calendars for the years 2000 through 2050.
MaxOnesExperiment - Class in examples.dlife.ga.maxones
Uses the dlife.ga package to solve the "Max Ones" problem.
MaxOnesExperiment() - Constructor for class examples.dlife.ga.maxones.MaxOnesExperiment
 
MaxOnesFitnessFunction - Class in examples.dlife.ga.maxones
A FitnessFunction for the "Max Ones" problem.
MaxOnesFitnessFunction() - Constructor for class examples.dlife.ga.maxones.MaxOnesFitnessFunction
 

P

PioneerCameraDrone - Class in examples.dlife.robot.pioneer
A drone controller for the Pioneer PTZ camera and streaming video.
PioneerCameraDrone() - Constructor for class examples.dlife.robot.pioneer.PioneerCameraDrone
 
PioneerDrone - Class in examples.dlife.robot.pioneer
A drone controller for the Pioneer.
PioneerDrone() - Constructor for class examples.dlife.robot.pioneer.PioneerDrone
 
PioneerExample - Class in examples.dlife.robot.pioneer
A simple example of a Controller for the Pioneer.
PioneerExample() - Constructor for class examples.dlife.robot.pioneer.PioneerExample
 
PioneerTrackBall - Class in examples.dlife.robot.pioneer
The Pioneer's PTZ camera will track the Aibo's pink ball (as long as it is not moved too quickly or backlit too strongly!).
PioneerTrackBall() - Constructor for class examples.dlife.robot.pioneer.PioneerTrackBall
 
PioTriangle - Class in examples.dlife.robot.pioneer
The Pioneer uses its odometry to move in the shape of an (almost) equilateral triangle.
PioTriangle() - Constructor for class examples.dlife.robot.pioneer.PioTriangle
 
PlayerMultipleRobots - Class in examples.dlife.robot.player
Example that creates, starts, and runs a Player/Stage simulation with 3 Hemisson and 3 Khepera3 robots.
PlayerMultipleRobots() - Constructor for class examples.dlife.robot.player.PlayerMultipleRobots
 
PlayerServerProcessExample - Class in examples.dlife.robot.player
Example that illustrates the use of a PlayerServerProcess and a StageSimulationControl.
PlayerServerProcessExample() - Constructor for class examples.dlife.robot.player.PlayerServerProcessExample
 
PlayerSimulationHemiWander - Class in examples.dlife.robot.player
Example that creates, starts, and runs a Player/Stage simulation without using the ControlCenter.
PlayerSimulationHemiWander() - Constructor for class examples.dlife.robot.player.PlayerSimulationHemiWander
 
PlayerSimulationK2Braitenberg - Class in examples.dlife.robot.player
Example that creates, starts, and runs a Player/Stage simulation without using the ControlCenter.
PlayerSimulationK2Braitenberg() - Constructor for class examples.dlife.robot.player.PlayerSimulationK2Braitenberg
 

R

RandomController - Class in examples.dlife.models.simpleworld
Move the SimpleWorldRobot randomly.
RandomController() - Constructor for class examples.dlife.models.simpleworld.RandomController
 
RedBlockFilter - Class in examples.dlife.vision
Scales the red component of each pixel of the image.
RedBlockFilter() - Constructor for class examples.dlife.vision.RedBlockFilter
Construct a new RedBlockFilter.
RedBlockFilter(float) - Constructor for class examples.dlife.vision.RedBlockFilter
Construct a new RedBlockFilter with the specified scale factor.
run() - Method in class examples.dlife.robot.player.evolution.HemissonNeuroController
 

S

ScribblerCameraDrone - Class in examples.dlife.robot.scribbler
A drone controller for the Scribbler that contains only a FlukeCamera device.
ScribblerCameraDrone() - Constructor for class examples.dlife.robot.scribbler.ScribblerCameraDrone
 
ScribblerDrone - Class in examples.dlife.robot.scribbler
A drone controller for the Scribbler.
ScribblerDrone() - Constructor for class examples.dlife.robot.scribbler.ScribblerDrone
 
ScribblerRunAway - Class in examples.dlife.robot.scribbler
A controller that has the Scribbler attempt to avoid obstacles using its front facing obstacle sensors.
ScribblerRunAway() - Constructor for class examples.dlife.robot.scribbler.ScribblerRunAway
 
setFactor(float) - Method in class examples.dlife.vision.RedBlockFilter
Set the scale factor for the red value.
shutDown() - Method in class examples.dlife.robot.ardrone.ARDroneUpDown
 
shutDown() - Method in class examples.dlife.vision.AprilTagFinder
 
shutDown() - Method in class examples.dlife.vision.CokeCanTracker
 
shutDown() - Method in class examples.dlife.vision.CokeCanTrackerV4L
 
SimpleWorldQLearningAgent - Class in examples.dlife.rl
This example illustrates the use of dLife's support for reinforcement learning.
SimpleWorldQLearningAgent() - Constructor for class examples.dlife.rl.SimpleWorldQLearningAgent
 
SimpleWorldRLearningAgent - Class in examples.dlife.rl
This example illustrates the use of dLife's support for reinforcement learning.
SimpleWorldRLearningAgent() - Constructor for class examples.dlife.rl.SimpleWorldRLearningAgent
 
startUp() - Method in class examples.dlife.rl.SimpleWorldQLearningAgent
Setup the TDLearner for use with a SimpleWorld agent.
startUp() - Method in class examples.dlife.rl.SimpleWorldRLearningAgent
Setup the TDLearner for use with a SimpleWorld agent.
startUp(Robot) - Method in class examples.dlife.robot.aibo.AiboDrone
Create one instance of each type of Aibo sensor and effector and add them to the robot.
startUp(Robot) - Method in class examples.dlife.robot.aibo.AiboShuffle
Adds an AiboWalkEffector to the Robot.
startUp(Robot) - Method in class examples.dlife.robot.ardrone.ARDroneDrone
 
startUp(Robot) - Method in class examples.dlife.robot.ardrone.ARDroneTagTracker
 
startUp(Robot) - Method in class examples.dlife.robot.ardrone.ARDroneUpDown
 
startUp(Robot) - Method in class examples.dlife.robot.finch.FinchBalance
 
startUp(Robot) - Method in class examples.dlife.robot.finch.FinchDrone
 
startUp(Robot) - Method in class examples.dlife.robot.finch.LightSaber
 
startUp(Robot) - Method in class examples.dlife.robot.hemisson.HemissonApproach
 
startUp(Robot) - Method in class examples.dlife.robot.hemisson.HemissonCameraDrone
Create a Camera and a DifferentialDrive and add them to the robot.
startUp(Robot) - Method in class examples.dlife.robot.hemisson.HemissonDrone
Create one instance of each type of Hemisson sensor and effector and add them to the robot.
startUp(Robot) - Method in class examples.dlife.robot.hemisson.HemissonSonarDrone
Create a HemissonSonar sensor and a DifferentialDrive and add them to the robot.
startUp(Robot) - Method in class examples.dlife.robot.hemisson.HemiWander
 
startUp(Robot) - Method in class examples.dlife.robot.khepera2.Khepera2Braitenberg
Create a differential drive and a proximity sensor and add them to the robot.
startUp(Robot) - Method in class examples.dlife.robot.khepera2.Khepera2CameraDrone
Create a Camera and a DifferentialDrive and add them to the robot.
startUp(Robot) - Method in class examples.dlife.robot.khepera2.Khepera2Drone
Create one instance of each type of Khepera2 sensor and effector and add them to the robot.
startUp(Robot) - Method in class examples.dlife.robot.khepera3.Khepera3Drone
Creates a Khepera 3 with all the sensors/effectors
startUp(Robot) - Method in class examples.dlife.robot.khepera3.Khepera3ObstacleAvoidance
Creates a Khepera 3 with the sensors/effectors
startUp(Robot) - Method in class examples.dlife.robot.pioneer.PioneerCameraDrone
Create the PTZ and Camera and add them to the robot.
startUp(Robot) - Method in class examples.dlife.robot.pioneer.PioneerDrone
Create one instance of each type of Pioneer sensor and effector and add them to the robot.
startUp(Robot) - Method in class examples.dlife.robot.pioneer.PioneerExample
 
startUp(Robot) - Method in class examples.dlife.robot.pioneer.PioneerTrackBall
 
startUp(Robot) - Method in class examples.dlife.robot.pioneer.PioTriangle
 
startUp(Robot) - Method in class examples.dlife.robot.player.evolution.HemissonNeuroController
 
startUp(Robot) - Method in class examples.dlife.robot.scribbler.ScribblerCameraDrone
Create a new FlukeCamera device and add it to the robot.
startUp(Robot) - Method in class examples.dlife.robot.scribbler.ScribblerDrone
Create one instance of each type of Scribbler + Fluke sensor and effector (except the camera) and add them to the robot.
startUp(Robot) - Method in class examples.dlife.robot.scribbler.ScribblerRunAway
Create objects representing the scibbler's motors and obstacle sensors and add them to the Robot.
startUp(Robot) - Method in class examples.dlife.vision.AprilTagFinder
 
startUp(Robot) - Method in class examples.dlife.vision.CokeCanTracker
 
startUp(Robot) - Method in class examples.dlife.vision.CokeCanTrackerV4L
 
step(SimpleWorldRobot) - Method in class examples.dlife.models.simpleworld.RandomController
 
step(SimpleWorldRobot) - Method in class examples.dlife.models.simpleworld.TurnRightController
 
step(SimpleWorldRobot) - Method in class examples.dlife.rl.SimpleWorldQLearningAgent
Every time step happens, use the TDLearner to select the action to be taken.
step(SimpleWorldRobot) - Method in class examples.dlife.rl.SimpleWorldRLearningAgent
Every time step happens, use the TDLearner to select the action to be taken.
step() - Method in class examples.dlife.robot.aibo.AiboDrone
 
step() - Method in class examples.dlife.robot.aibo.AiboShuffle
Do the Aibo Shuffle.
step() - Method in class examples.dlife.robot.ardrone.ARDroneDrone
This step method does not do anything.
step() - Method in class examples.dlife.robot.ardrone.ARDroneUpDown
Cause the drone to go up and down between 0.5 and 2 meters.
step() - Method in class examples.dlife.robot.finch.FinchBalance
 
step() - Method in class examples.dlife.robot.finch.FinchDrone
 
step() - Method in class examples.dlife.robot.finch.LightSaber
 
step() - Method in class examples.dlife.robot.hemisson.HemissonApproach
 
step() - Method in class examples.dlife.robot.hemisson.HemissonCameraDrone
This step method does not do anything.
step() - Method in class examples.dlife.robot.hemisson.HemissonDrone
This step method does not do anything.
step() - Method in class examples.dlife.robot.hemisson.HemissonSonarDrone
This step method does not do anything.
step() - Method in class examples.dlife.robot.hemisson.HemiWander
 
step() - Method in class examples.dlife.robot.khepera2.Khepera2Braitenberg
Implement a Braitenberg obstacle avoidance controller.
step() - Method in class examples.dlife.robot.khepera2.Khepera2CameraDrone
This step method does not do anything.
step() - Method in class examples.dlife.robot.khepera2.Khepera2Drone
This step method does not do anything.
step() - Method in class examples.dlife.robot.khepera3.Khepera3Drone
Unused for this class
step() - Method in class examples.dlife.robot.khepera3.Khepera3ObstacleAvoidance
Checks its surroundings and determines which action to take.
step() - Method in class examples.dlife.robot.pioneer.PioneerCameraDrone
This step method does not do anything.
step() - Method in class examples.dlife.robot.pioneer.PioneerDrone
This step method does not do anything.
step() - Method in class examples.dlife.robot.pioneer.PioneerExample
 
step() - Method in class examples.dlife.robot.pioneer.PioneerTrackBall
 
step() - Method in class examples.dlife.robot.player.evolution.HemissonNeuroController
 
step() - Method in class examples.dlife.robot.scribbler.ScribblerCameraDrone
This step method does not do anything.
step() - Method in class examples.dlife.robot.scribbler.ScribblerDrone
This step method does not do anything.
step() - Method in class examples.dlife.robot.scribbler.ScribblerRunAway
Have the scribbler move around attempting to avoid obstacles.
step() - Method in class examples.dlife.vision.AprilTagFinder
 
step() - Method in class examples.dlife.vision.CokeCanTracker
 
step() - Method in class examples.dlife.vision.CokeCanTrackerV4L
 

T

takeAction() - Method in class examples.dlife.robot.khepera3.Khepera3ObstacleAvoidance
Decide what move to make based on the sensor data
TrainBinaryAdder - Class in examples.dlife.nn.adder
Create, train and serialize (save) a neural network for adding two 2-bit unsigned binary numbers.
TrainBinaryAdder() - Constructor for class examples.dlife.nn.adder.TrainBinaryAdder
 
TRIALS - Static variable in class examples.dlife.models.simpleworld.AverageLifetime
 
TurnRightController - Class in examples.dlife.models.simpleworld
Move the SimpleWorldRobot using its sensor information.
TurnRightController() - Constructor for class examples.dlife.models.simpleworld.TurnRightController
 

U

UseBinaryAdder - Class in examples.dlife.nn.adder
Use the neural network created and trained by the TrainBinaryAdder example to add binary numbers entered by the user.
UseBinaryAdder() - Constructor for class examples.dlife.nn.adder.UseBinaryAdder
 

A B C E F G H I K L M P R S T U