Virtual Robot Racing League

Developer Center

VRRL
IRobotSensor Interface Reference

Represents a sensor that the robot can use to learn about the world around it. More...

Inheritance diagram for IRobotSensor:
IAccelerometerSensor IConicalDistanceSensor IDistanceSensor IGoalSensor IOrientedSensor ITimeSensor ITrackSensor IVelocitySensor

Properties

IRobotExplorer Robot [get]
 The robot this sensor is attached to More...
 
int SensorIndex [get]
 The index of this sensor in the robot's list of sensors More...
 

Detailed Description

Represents a sensor that the robot can use to learn about the world around it.

Property Documentation

◆ Robot

IRobotExplorer IRobotSensor.Robot
get

The robot this sensor is attached to

◆ SensorIndex

int IRobotSensor.SensorIndex
get

The index of this sensor in the robot's list of sensors