|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yobotics.simulationconstructionset.util.tracks.TrackGroundContactModel
public class TrackGroundContactModel
Constructor Summary | |
---|---|
TrackGroundContactModel(GroundContactModel baseModel,
Track[] tracks)
|
Method Summary | |
---|---|
void |
doGroundContact()
|
GroundProfile |
getGroundProfile()
|
void |
setGroundProfile(GroundProfile groundProfile)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TrackGroundContactModel(GroundContactModel baseModel, Track[] tracks)
Method Detail |
---|
public void doGroundContact()
doGroundContact
in interface GroundContactModel
public GroundProfile getGroundProfile()
getGroundProfile
in interface GroundContactModel
public void setGroundProfile(GroundProfile groundProfile)
setGroundProfile
in interface GroundContactModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |