MicrosoftGpsEntity Class

Microsoft Robotics Class Reference

An entity simulating a Microsoft GPS device. NOTE: Prototype, not functioning yet

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

Syntax

[EditorAttribute(typeof(GenericObjectEditor), typeof(UITypeEditor))]
[CLSCompliantAttribute(true)]
[BrowsableAttribute(false)]
[DataContractAttribute]
public class MicrosoftGpsEntity : VisualEntity

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Simulation. . :: . .Entity
    Microsoft.Robotics.Simulation.Engine. . :: . .VisualEntity
      Microsoft.Robotics.Simulation.Engine..::..MicrosoftGpsEntity

See Also

MicrosoftGpsEntity Members

Microsoft.Robotics.Simulation.Engine Namespace