Share via


DriveDistance Class

Microsoft Robotics Class Reference

Operation drive a specified distance, then stop

Namespace: Microsoft.Robotics.Services.Drive.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class DriveDistance : Update<DriveDistanceRequest, PortSet<DefaultUpdateResponseType, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Update< (Of < ( <'DriveDistanceRequest, PortSet< (Of < ( <'DefaultUpdateResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Services.Drive.Proxy..::..DriveDistance

See Also

DriveDistance Members

Microsoft.Robotics.Services.Drive.Proxy Namespace