JointAngularProperties Members

Microsoft Robotics Class Reference

The JointAngularProperties type exposes the following members.

Constructors

  Name Description
Public method JointAngularProperties
Initializes a new instance of the JointAngularProperties class

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns short name for property editor
(Overrides Object. . :: . .ToString() () () ().)

Fields

  Name Description
Public field DriveTargetOrientation
Target orientation
Public field DriveTargetVelocity
Target velocity
Public field GearRatio
Ratio which to drive angular velocity of second entity in relation to first entities angular velocity.
Public field LowerTwistLimit
Lower Twist limit
Public field SlerpDrive
If set, it drives the joint across the shortest spherical arc
Public field Swing1Limit
Swing limit
Public field Swing1Mode
Swing mode for first degree of freedom. Swing is rotation of x axis in respect to y and z
Public field Swing2Limit
Swing limit
Public field Swing2Mode
Swing model for second degree of freedom
Public field SwingDrive
Swing drive properties
Public field TwistDrive
Twist drive properties
Public field TwistMode
Twist mode. Twist is rotation about the x axis
Public field UpperTwistLimit
Upper Twist limit

See Also

JointAngularProperties Class

Microsoft.Robotics.PhysicalModel Namespace