Share via


TargetAccelerationInRadiansPerSecondSecond Property

Microsoft Robotics Class Reference

Gets or sets target acceleration of 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 TargetAccelerationInRadiansPerSecondSecond { get; set; }

See Also

JointCommand Class

Microsoft.Robotics.Services.SingleAxisJoint Namespace