Share via


MaximumSpeedInRadiansPerSecond Property

Microsoft Robotics Class Reference

Gets or sets a value indicating the desired maximum speed of the most recent command. of the joint.

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

Syntax

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

See Also

JointCommand Class

Microsoft.Robotics.Services.SingleAxisJoint Namespace