com.yobotics.simulationconstructionset
Interface MovingGroundContactModel

All Known Implementing Classes:
CollisionGroundContactModel

public interface MovingGroundContactModel


Method Summary
 void doGroundContact()
           
 GroundProfile getGroundProfile()
           
 void setGroundProfile(MovingGroundProfile profile)
           
 

Method Detail

doGroundContact

void doGroundContact()

setGroundProfile

void setGroundProfile(MovingGroundProfile profile)

getGroundProfile

GroundProfile getGroundProfile()