MotorBase Class

Microsoft Robotics Class Reference

MotorBase is an implementation of the differential drive entity.

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

Syntax

[CLSCompliantAttribute(true)]
[DataContractAttribute]
public class MotorBase : DifferentialDriveEntity

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Simulation. . :: . .Entity
    Microsoft.Robotics.Simulation.Engine. . :: . .VisualEntity
      Microsoft.Robotics.Simulation.Engine. . :: . .DifferentialDriveEntity
        Microsoft.Robotics.Simulation.Engine..::..MotorBase

See Also

MotorBase Members

Microsoft.Robotics.Simulation.Engine Namespace