Skip to content
Snippets Groups Projects
  1. Mar 24, 2021
  2. Mar 04, 2021
  3. Feb 18, 2021
  4. May 12, 2020
  5. Apr 15, 2020
  6. Nov 12, 2019
  7. Sep 23, 2019
    • Mads M. Pedersen's avatar
      clean up WaspGridSite + new default terrain following distance calculator · 69cb56c0
      Mads M. Pedersen authored
      - example: noj_terrain_following.py
      - move all distance calculation to distance.py
      - old TerrainFollowingDistance function(from Movflot) renamed to TerrainFollowingDistance2
      - new simpler and more efficient TerrainFollowingDistance implemented
      - WaspGridSite renamed to WaspGridSiteBase.
      - New backward-compatible WaspGridSite that allows different Distance calculation objects
      - tests
      69cb56c0
Loading