Photomechanics API
|
Provides acceleration control. More...
Public Member Functions | |
Task | SetAcceleration (Double degreesPerSecondSquared) |
Set rotation acceleration in degrees per second squared. More... | |
Provides acceleration control.
Task IAccelerationControlProvider.SetAcceleration | ( | Double | degreesPerSecondSquared | ) |
Set rotation acceleration in degrees per second squared.
degreesPerSecondSquared | Acceleration value in degrees per second squared. |
TurntableOperationFailedException | Thrown when turn table returns fail result of operation. |