com.yobotics.simulationconstructionset.simulatedSensors
Class SimulatedLIDARSensorLimitationParameters
java.lang.Object
com.yobotics.simulationconstructionset.simulatedSensors.SimulatedLIDARSensorLimitationParameters
public class SimulatedLIDARSensorLimitationParameters
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimulatedLIDARSensorLimitationParameters
public SimulatedLIDARSensorLimitationParameters()
getMaxRange
public double getMaxRange()
getMinRange
public double getMinRange()
setMaxRange
public void setMaxRange(double maxRange)
setMinRange
public void setMinRange(double minRange)
getQuantization
public double getQuantization()
setQuantization
public void setQuantization(double quantization)