My Project
Namespaces | Functions
makePhaseAnimationData.py File Reference

Go to the source code of this file.

Namespaces

 makePhaseAnimationData
 

Functions

def makePhaseAnimationData.splitSingleIncrementRun (loader, vector_array_helper, file_name, last_x_percent)
 
def makePhaseAnimationData.calculateVelocities (loader)
 
def makePhaseAnimationData.savePhaseData (loader, position_selection, velocity_selection, file_name)
 
def makePhaseAnimationData.makeBlockPhaseData (loader, vector_array_helper, last_x_percent=5, save_folder="/results/friction_phase/")
 
def makePhaseAnimationData.makePadPhaseData (loader, vector_array_helper, last_x_percent=5, save_folder="/results/friction_phase/")
 
def makePhaseAnimationData.calculateIntervalSize (loader)
 
def makePhaseAnimationData.main ()