LaserRangeFinderEntity Class

Microsoft Robotics
Microsoft Robotics Class Reference
Models a laser range finder using physics raycasting to determine impact points

Namespace: Microsoft.Robotics.Simulation.Engine.Proxy
Assembly: SimulationEngine.Proxy (in SimulationEngine.Proxy.dll) Version: 4.0.261.0

[DataContractAttribute(Namespace = "http://schemas.microsoft.com/robotics/2006/04/simulationengine.html")]
[XmlRootAttribute(Namespace = "http://schemas.microsoft.com/robotics/2006/04/simulationengine.html", 
	ElementName = "LaserRangeFinderEntity")]
public class LaserRangeFinderEntity : VisualEntity, 
	IDssSerializable, ICloneable
Show: