Skip to content
Snippets Groups Projects
Commit a39f0b73 authored by brutzman's avatar brutzman
Browse files

TODO

parent fb46bf64
No related branches found
No related tags found
No related merge requests found
...@@ -294,7 +294,7 @@ public class ExampleSimulationProgram ...@@ -294,7 +294,7 @@ public class ExampleSimulationProgram
* @param commentType enumeration value describing purpose of the narrative comment PDU * @param commentType enumeration value describing purpose of the narrative comment PDU
* @param comments String array of narrative comments * @param comments String array of narrative comments
* @see DisChannel * @see DisChannel
* @see DisTime // * @see DisTime // TODO find renamed version
* @see <a href="https://docs.oracle.com/javase/tutorial/java/javaOO/arguments.html">Passing Information to a Method or a Constructor</a> Arbitrary Number of Arguments * @see <a href="https://docs.oracle.com/javase/tutorial/java/javaOO/arguments.html">Passing Information to a Method or a Constructor</a> Arbitrary Number of Arguments
*/ */
public void sendAllPdusForLoopTimestep(double simTimeSeconds, public void sendAllPdusForLoopTimestep(double simTimeSeconds,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment