|
copyright The Portico Project 2008. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.lbf.commons.messaging.RequestMessage
org.portico.shared.msg.RTI_RequestMessage
org.portico.shared.msg.RTI_ModifyLookahead
public class RTI_ModifyLookahead
| Field Summary | |
|---|---|
private double |
newLookahead
|
private static long |
serialVersionUID
|
| Fields inherited from class org.portico.shared.msg.RTI_RequestMessage |
|---|
targetFederate, timestamp |
| Constructor Summary | |
|---|---|
RTI_ModifyLookahead()
|
|
RTI_ModifyLookahead(double newLookahead)
|
|
| Method Summary | |
|---|---|
double |
getNewLookahead()
|
void |
setNewLookahead(double newLookahead)
|
| Methods inherited from class org.portico.shared.msg.RTI_RequestMessage |
|---|
bytesToString, getTargetFederate, getTimestamp, isTimestamped, readExternal, setTargetFederate, setTimestamp, stringToBytes, writeExternal |
| Methods inherited from class com.lbf.commons.messaging.RequestMessage |
|---|
getIdentifier, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
private double newLookahead
| Constructor Detail |
|---|
public RTI_ModifyLookahead()
public RTI_ModifyLookahead(double newLookahead)
| Method Detail |
|---|
public double getNewLookahead()
public void setNewLookahead(double newLookahead)
|
copyright The Portico Project 2008. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||