RotateDegreesRequest Members
Microsoft Robotics Class Reference
The RotateDegreesRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RotateDegreesRequest() () () () |
Request the drive to rotate or turn in position (positive values turn counterclockwise).
|
|
RotateDegreesRequest(Double, Double) |
Request the drive to rotate or turn in position (positive values turn counterclockwise).
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
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.) |
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Degrees |
Degrees of rotation (positive values turn counterclockwise).
|
|
Power |
The drive's power setting (-1.0 to 1.0 -- Forward: positive value, Reverse: negative value.)
|
|
RotateDegreesStage |
RotateDegrees stage
|