Changeset 156 in tmcsimulator for branches/FEPSimulator/DataPacker.cpp
- Timestamp:
- 10/21/2017 09:46:36 AM (9 years ago)
- File:
-
- 1 edited
-
branches/FEPSimulator/DataPacker.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/FEPSimulator/DataPacker.cpp
r141 r156 80 80 vol = currLoop->vol; 81 81 occ = (int) (currLoop->occ * 900 + 0.5); 82 83 82 VOLOCC packedVOLOCC = packVOLOCC(vol, occ); 84 83 pos++;
Note: See TracChangeset
for help on using the changeset viewer.
