AngularSpeedProfile Class |
[Missing <summary> documentation for "T:Demo3D.Visuals.AngularSpeedProfile"]
Namespace: Demo3D.Visuals
public class AngularSpeedProfile : SpeedProfile
The AngularSpeedProfile type exposes the following members.
| Name | Description | |
|---|---|---|
| AngularSpeedProfile | Initializes a new instance of the AngularSpeedProfile class | |
| AngularSpeedProfile(Double, Double, Double) | Initializes a new instance of the AngularSpeedProfile class |
| Name | Description | |
|---|---|---|
| Acceleration | ||
| CurrentAcceleration | ||
| CurrentSpeed | ||
| CurrentTargetSpeed | ||
| Deceleration | ||
| MaxSpeed | ||
| MotorEnabled | (Inherited from SpeedProfile.) | |
| MovementEnabled | (Inherited from SpeedProfile.) | |
| TargetSpeed | (Inherited from SpeedProfile.) |
| Name | Description | |
|---|---|---|
| Equals |
Equals on speed profile is used to determine if the speed profile is
equal to a default and if so don't save it out.
(Inherited from SpeedProfile.) | |
| GetCurrentAcceleration | (Inherited from SpeedProfile.) | |
| GetCurrentTargetSpeed | (Inherited from SpeedProfile.) | |
| GetHashCode | (Inherited from SpeedProfile.) | |
| ToString | (Inherited from SpeedProfile.) | |
| UpdateSpeed | (Inherited from SpeedProfile.) |
| Name | Description | |
|---|---|---|
| acceleration | (Inherited from SpeedProfile.) | |
| creepDistance | (Inherited from SpeedProfile.) | |
| creepSpeed | (Inherited from SpeedProfile.) | |
| currentSpeed | (Inherited from SpeedProfile.) | |
| deceleration | (Inherited from SpeedProfile.) | |
| maxSpeed | (Inherited from SpeedProfile.) |