Changeset 156 in tmcsimulator for branches/FEPSimulator/DataPacker.cpp


Ignore:
Timestamp:
10/21/2017 09:46:36 AM (9 years ago)
Author:
jtorres
Message:

Fixed bug in NetworkReader?.cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FEPSimulator/DataPacker.cpp

    r141 r156  
    8080                    vol = currLoop->vol; 
    8181                    occ = (int) (currLoop->occ * 900 + 0.5); 
    82  
    8382                    VOLOCC packedVOLOCC = packVOLOCC(vol, occ); 
    8483                    pos++; 
Note: See TracChangeset for help on using the changeset viewer.