[pdal-commits] [PDAL/PDAL] 051a4f: Factor out rxp moving average to a free function

GitHub noreply at github.com
Wed Sep 17 07:05:42 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 051a4f527d3697ff23a276dc6a428d7f218e1cf2
      https://github.com/PDAL/PDAL/commit/051a4f527d3697ff23a276dc6a428d7f218e1cf2
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-09-17 (Wed, 17 Sep 2014)

  Changed paths:
    M include/pdal/drivers/rxp/RxpReader.hpp
    M src/drivers/rxp/RxpReader.cpp
    M test/unit/drivers/rxp/RxpReaderTest.cpp

  Log Message:
  -----------
  Factor out rxp moving average to a free function

This makes it easier to test.




More information about the pdal-commits mailing list