Package com.ctre.phoenix.motion
Class BuffTrajPointStreamJNI
java.lang.Object
com.ctre.phoenix.CTREJNIWrapper
com.ctre.phoenix.motion.BuffTrajPointStreamJNI
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
Clear
(long handle) static long
Create1()
static int
Destroy
(long handle) static void
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)
-
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)
-