Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNfarsa
|oN__BaseExperiment_internalThe namespace with helper code for the BaseExperiment class
|oN__DataExchange_internal
|oN__MarXbotTractionSensor_internal
|oNLinearCameraNew
|oNLinearCameraOld
|oNrobotConfigurationUtilitiesThis namespace contains utility functions for robot configuration
|oCAbstractTestAn abstract class for tests of evolved individuals
|oCActivationsToGuiThe class with data exchanged with the GUI
|oCArenaThe class modelling an arena
|oCArenaExceptionThe exception thrown at runtime by the arena
|oCAvailableTestListA class with only static members holding the list of available tests
|oCBaseExperimentThe base class for experiments
|oCBaseExperimentGUIThe GUI to control a BaseExperiment subclass
|oCBox2DWrapperThe subclass of PhyObject2DWrapper wrapping a box
|oCComponentThe Component is the base (abstract) class for any specific project implementation
|oCCylinder2DWrapperThe subclass of PhyObject2DWrapper wrapping a cylinder
|oCDataChunk
|oCEpuckThe class modelling the e-puck robot
|oCEpuckGroundIRSensorThe infrared ground sensors of the e-puck
|oCEpuckLinearCameraSensorThe linear camera sensor of the e-puck
|oCEpuckMotorThe base abstract class for e-puck motors
|oCEpuckProximityIRSensorThe infrared proximity sensors of the e-puck
|oCEpuckSampledProximityIRSensorThe sampled proximity infrared sensors of the e-puck
|oCEpuckSensorThe base abstract class for e-puck sensors
|oCEpuckWheelVelocityMotorThe motor controlling the velocity of the wheels of the e-puck
|oCEvaluatorThreadForEvogaThis is an helper class for implementing multithread in Evoga
|oCEvoDataViewer
|oCEvogaGenetic algorithm from evorobot more or less (spare parts)
|oCEvoListViewer
|oCEvolveOperationOperation for evolution process
|oCEvonetEvonet is the neural network taken from the EvoRobot
|oCEvonetIteratorThis class iterate over the neurons of a Evonet neural network
|oCEvonetIteratorInvalidStatusExceptionThe exception thrown when EvonetIterator is not in a valid status
|oCEvonetUI
|oCEvoRobotComponentThis class setup an evolutionary experiment
|oCEvoRobotExperimentThe base common class that evaluate the fitness of a robot
|oCEvoRobotViewer
|oCEvoSlider
|oCFakeMotorA class to add output neurons that can be used for custom operations
|oCFakeSensorA class to add input neurons that can be used for custom operations
|oCFitnessAndIdA simple structure keeping a fitness value and the id of a genotype
|oCFitViewer
|oCHolisticViewer
|oCImagePointThe structure modelling a single point on a 2D image
|oCKheperaThe class modelling the Khepera robot
|oCKheperaGroundSensorThe ground sensor of the Khepera
|oCKheperaMotorThe base abstract class for khepera motors
|oCKheperaProximityIRSensorThe infrared proximity sensors of the khepera
|oCKheperaSampledLightSensorThe sampled light sensors of the Khepera
|oCKheperaSampledProximityIRSensorThe sampled proximity infrared sensors of the Khepera
|oCKheperaSensorThe base abstract class for khepera sensors
|oCKheperaWheelSpeedsSensorThe sensor reporting the actual velocity of the wheels of the Khepera
|oCKheperaWheelVelocityMotorThe motor controlling the velocity of the wheels of the khepera
|oCMarXbotThe class modelling the marXbot robot
|oCMarXbotAttachmentDeviceMotorThe motor controlling the attachment device of the MarXbot
|oCMarXbotAttachmentDeviceSensorThe sensor providing the attachment device proprioception
|oCMarXbotColorMotorThe motor controlling the color of the MarXbot
|oCMarXbotGroundAroundIRSensorThe infrared ground around sensors of the MarXbot
|oCMarXbotGroundBottomIRSensorThe infrared ground bottom sensors of the MarXbot
|oCMarXbotLaserFrontDistanceSensorA frontal distance sensor for long distances
|oCMarXbotLinearCameraSensorThe linear camera sensor of the MarXbot
|oCMarXbotLinearCameraSensorNewThe linear camera sensor of the MarXbot (new implementation)
|oCMarXbotMotorThe base abstract class for MarXbot motors
|oCMarXbotProximityIRSensorThe infrared proximity sensors of the MarXbot
|oCMarXbotSampledProximityIRSensorThe sampled proximity infrared sensors of the MarXbot
|oCMarXbotSensorThe base abstract class for MarXbot sensors
|oCMarXbotTractionSensorThe traction sensors of the MarXbot
|oCMarXbotWheelSpeedsSensorThe sensor reporting the actual velocity of the wheels of the MarXbot
|oCMarXbotWheelVelocityMotorThe motor controlling the velocity of the wheels of the MarXbot
|oCMarXbotWheelVelOrientThe motor controlling the velocity of the wheels of the MarXbot
|oCMixerDialog
|oCMotorThe base abstract class for the Motor hierarchy
|oCMusclePairMusclePair class
|oCNetworkDialog
|oCNeuralNetIteratorThis class iterate over the neurons of a NNFW neural network
|oCNeuronsIteratorThe base abstract class for iterating over neurons of a neural network
|oCNoisyDeviceThe base abstract class for devices (sensors and motors) with noise
|oCObjectPositionSensorIt gets the three absolute coordinate (world frame) of an object
|oCPhyObject2DWrapperA class wrapping a PhyObject to add methods suitable for wheeled robots simulations
|oCProjectorA class projecting a 3D space point into a 2D image point
|oCProportionalControllerImplements a prorportional controller
|oCRenderWorldWrapperWidgetThe wrapper widget for RenderWorld
|oCRendNetwork
|oCRobotAn abstract class for robots
|oCRobotOnPlaneThe base class for robots that move on a plane
|oCSampledIRDataLoaderAn helper class to load sampled data from file
|oCSampleFileLoadingExceptionThe exception thrown when an error occurs during IR sample files loading
|oCSensorThe base abstract class for the Sensor hierarchy
|oCSphere2DWrapperThe subclass of PhyObject2DWrapper wrapping a sphere
|oCTestCurrentTests the current individual, i.e
|oCTestIndividualTest a specific individual taken from evolutionary data
|oCTestIndividualGUIA gui visualizing the camera and the projection of objects on the retina
|oCTestOperationOperation for testing process
|oCTestRandomTest a robot using a random genotype
|oCTotal99ResourcesThis class has static method for retrieving the resources for the application
|oCWheeledRobot2DWrapperThe subclass of PhyObject2DWrapper wrapping a wheeled robot
|\CWObjectsListA class representing a list of objects
\CFarsaPluginInterface for implement a plugin for adding new feature to FARSA