This topic has not yet been rated - Rate this topic

MotorState Members

Microsoft Robotics
Microsoft Robotics Class Reference

The MotorState type exposes the following members.

  Name Description
Public method MotorState()()()()
Initializes a new instance of the MotorState class
Public method MotorState(String, Int32, Double, Boolean, Pose)
Initializes a new instance of the MotorState class
  Name Description
Public method Clone
Clones MotorState
Public method CopyTo
Copies the data member values of the current MotorState to the specified target object
Public method Deserialize
Deserializes MotorState
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 Serialize
Serializes the data member values of the current MotorState to the specified writer
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)
  Name Description
Public property CurrentPower
The current motor power. Range is -1.0 to 1.0
Public property HardwareIdentifier
Hardware port identifier, if applicable
Public property Name
Descriptive Identifier for this motor.
Public property Pose
Position and orientation
Public property PowerScalingFactor
Power scaling factor, multipled by CurrentPower
Public property ReversePolarity
Reverses the direction of the motor
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.