Changeset 475 in tmcsimulator for trunk/src/tmcsim/cadsimulator/Coordinator.java


Ignore:
Timestamp:
08/23/2019 01:49:50 PM (7 years ago)
Author:
jdalbey
Message:

Coordinator.java, AssignedIncidents?.java, UnitStatus?.java, CADMenu.java: Add comments and error messages. Add revision number to CAD Menu.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tmcsim/cadsimulator/Coordinator.java

    r471 r475  
    144144     * Constructor. Call UnicastRemoteObject constructor and call 
    145145     * initializeSimulation. 
    146      * @param simTimeFilename name of the file where the simulation clock time is written 
    147      * @param commentLogname name of file where CADcommentLog is written 
     146     * @param simTimeFilename path to the file where the simulation clock time is written 
     147     * @param commentLogname path to the file where CADcommentLog is written 
    148148     * @throws RemoteException 
    149149     */ 
Note: See TracChangeset for help on using the changeset viewer.