Package com.revrobotics.spark.config
Class MAXMotionConfigAccessor
java.lang.Object
com.revrobotics.spark.config.MAXMotionConfigAccessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
Deprecated, for removal: This API element is subject to removal in a future version.double
Deprecated, for removal: This API element is subject to removal in a future version.UsegetAllowedProfileError(ClosedLoopSlot)
instead.double
double
double
double
double
double
double
Deprecated, for removal: This API element is subject to removal in a future version.UsegetCruiseVelocity()
instead.double
getMaxVelocity
(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.