Share via


TargetAngleInRadians Property

Microsoft Robotics Class Reference

Gets or sets the target angle of the most recent command.

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

Syntax

[DataMemberAttribute]
public double TargetAngleInRadians { get; set; }

See Also

JointCommand Class

Microsoft.Robotics.Services.SingleAxisJoint Namespace