-
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
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