Package com.revrobotics.spark.config
Class MAXMotionConfigAccessor
java.lang.Object
com.revrobotics.spark.config.MAXMotionConfigAccessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubleDeprecated, for removal: This API element is subject to removal in a future version.doubleDeprecated, for removal: This API element is subject to removal in a future version.UsegetAllowedProfileError(ClosedLoopSlot)instead.doubledoubledoubledoubledoubledoubledoubleDeprecated, for removal: This API element is subject to removal in a future version.UsegetCruiseVelocity()instead.doublegetMaxVelocity(ClosedLoopSlot slot) Deprecated, for removal: This API element is subject to removal in a future version.UsegetCruiseVelocity(ClosedLoopSlot)instead.
-
Constructor Details
-
MAXMotionConfigAccessor
protected MAXMotionConfigAccessor(long sparkHandle)
-
-
Method Details
-
getMaxVelocity
Deprecated, for removal: This API element is subject to removal in a future version.UsegetCruiseVelocity()instead. -
getCruiseVelocity
public double getCruiseVelocity() -
getMaxAcceleration
public double getMaxAcceleration() -
getAllowedClosedLoopError
Deprecated, for removal: This API element is subject to removal in a future version.UsegetAllowedProfileError()instead. -
getAllowedProfileError
public double getAllowedProfileError() -
getPositionMode
-
getMaxVelocity
Deprecated, for removal: This API element is subject to removal in a future version.UsegetCruiseVelocity(ClosedLoopSlot)instead. -
getCruiseVelocity
-
getMaxAcceleration
-
getAllowedClosedLoopError
Deprecated, for removal: This API element is subject to removal in a future version.UsegetAllowedProfileError(ClosedLoopSlot)instead. -
getAllowedProfileError
-
getPositionMode
-
getAllowedProfileError()instead.