UpdateVelocity Method
Microsoft Robotics Class Reference
Figure out the velocity based on keyboard input and drag if any
Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
protected void UpdateVelocity(
double elapsedTime
)
Parameters
- elapsedTime
Type: System. . :: . .Double