MotorState Members
Microsoft Robotics
Microsoft Robotics Class Reference
The MotorState type exposes the following members.
| Name | Description | |
|---|---|---|
|
MotorState()()()() |
Initializes a new instance of the MotorState class
|
|
MotorState(String, Int32, Double, Boolean, Pose) |
Initializes a new instance of the MotorState class
|
| Name | Description | |
|---|---|---|
|
Clone |
Clones MotorState
|
|
CopyTo |
Copies the data member values of the current MotorState to the specified target object
|
|
Deserialize |
Deserializes MotorState
|
|
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.) |
|
Serialize |
Serializes the data member values of the current MotorState to the specified writer
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
CurrentPower |
The current motor power. Range is -1.0 to 1.0
|
|
HardwareIdentifier |
Hardware port identifier, if applicable
|
|
Name |
Descriptive Identifier for this motor.
|
|
Pose |
Position and orientation
|
|
PowerScalingFactor |
Power scaling factor, multipled by CurrentPower
|
|
ReversePolarity |
Reverses the direction of the motor
|