Changeset 15057 for trunk/FACT++/src


Ignore:
Timestamp:
03/13/13 14:36:08 (12 years ago)
Author:
tbretz
Message:
Fixed the format description of the DATA service.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/magiclidar.cc

    r14978 r15057  
    333333    ConnectionDimLidar(ba::io_service& ioservice, MessageImp &imp) :
    334334        ConnectionLidar(ioservice, imp),
    335         fDimLidar("MAGIC_LIDAR/DATA", "F:1;F:1;F:1;F:1;F:1;F:1;F:1;F:1;F:1",
     335        fDimLidar("MAGIC_LIDAR/DATA", "F:1;F:1;F:1;F:1;F:1;F:1",
    336336                  "|Zd[deg]:Pointing direction zenith distance"
    337337                  "|Az[deg]:Pointing direction azimuth"
Note: See TracChangeset for help on using the changeset viewer.