Uses of Class
com.yobotics.simulationconstructionset.util.math.TimestampedVelocityYoFrameVector

Packages that use TimestampedVelocityYoFrameVector
com.yobotics.simulationconstructionset.util.math   
 

Uses of TimestampedVelocityYoFrameVector in com.yobotics.simulationconstructionset.util.math
 

Methods in com.yobotics.simulationconstructionset.util.math that return TimestampedVelocityYoFrameVector
static TimestampedVelocityYoFrameVector TimestampedVelocityYoFrameVector.createFilteredVelocityYoFrameVector(java.lang.String namePrefix, java.lang.String nameSuffix, DoubleYoVariable timestamp, double dt, YoVariableRegistry registry, YoFramePoint yoFramePointToDifferentiate, double epsilonChange)
           
static TimestampedVelocityYoFrameVector TimestampedVelocityYoFrameVector.createFilteredVelocityYoFrameVector(java.lang.String namePrefix, java.lang.String nameSuffix, DoubleYoVariable timestamp, double dt, YoVariableRegistry registry, YoFrameVector yoFrameVectorToDifferentiate, double epsilonChange)