Package com.ctre.phoenix.motion
Class BuffTrajPointStreamJNI
java.lang.Object
com.ctre.phoenix.CTREJNIWrapper
com.ctre.phoenix.motion.BuffTrajPointStreamJNI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intClear(long handle) static longCreate1()static intDestroy(long handle) static voidstatic intWrite(long handle, double position, double velocity, double arbFeedFwd, double auxiliaryPos, double auxiliaryVel, double auxiliaryArbFeedFwd, int profileSlotSelect0, int profileSlotSelect1, boolean isLastPoint, boolean zeroPos, int timeDur, boolean useAuxPID)
-
Constructor Details
-
BuffTrajPointStreamJNI
public BuffTrajPointStreamJNI()
-
-
Method Details
-
Create1
-
DestroyAll
-
Destroy
-
Clear
-
Write
public static int Write(long handle, double position, double velocity, double arbFeedFwd, double auxiliaryPos, double auxiliaryVel, double auxiliaryArbFeedFwd, int profileSlotSelect0, int profileSlotSelect1, boolean isLastPoint, boolean zeroPos, int timeDur, boolean useAuxPID)
-