MotorBase Class
Microsoft Robotics Class Reference
MotorBase is an implementation of the differential drive entity.
Namespace: Microsoft.Robotics.Simulation.Engine.Proxy
Assembly: SimulationEngine.Proxy (in SimulationEngine.Proxy.dll) Version: 4.0.261.0
Syntax
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulationengine.html")]
[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2006/04/simulationengine.html",
ElementName = "MotorBase")]
public class MotorBase : DifferentialDriveEntity, IDssSerializable,
ICloneable
Inheritance Hierarchy
System. . :: . .Object
Microsoft.Robotics.Simulation.Proxy. . :: . .Entity
Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .VisualEntity
Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .DifferentialDriveEntity
Microsoft.Robotics.Simulation.Engine.Proxy..::..MotorBase