|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yobotics.simulationconstructionset.scripts.TimeScriptEntry
public class TimeScriptEntry
| Constructor Summary | |
|---|---|
TimeScriptEntry(double time)
|
|
| Method Summary | |
|---|---|
void |
addVarValue(YoVariable v,
double val)
|
int |
compareTo(java.lang.Object tse2)
|
double |
getTime()
|
void |
setVarsToValues()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeScriptEntry(double time)
| Method Detail |
|---|
public void addVarValue(YoVariable v,
double val)
public int compareTo(java.lang.Object tse2)
compareTo in interface java.lang.Comparablepublic void setVarsToValues()
public double getTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||