Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
| Comment: | WIP - 1st attempt at bringing together polyline and OSRM functionality
Compiles, but doesn't yet run. The general principle is that it will get a previously saved polyline For the time being I'm focusing on summing up headwinds only. Adds the following functions: - build_list_of_wind_directions Previously this didn't exist as a standalone function, rather it was - get_compass_direction_for Convert an angle into a 16-point compass direction - head_side_or_tail_wind Decided whether, for a given direction of heading, it is a head, side |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk | origin/master |
| Files: | files | file ages | folders |
| SHA3-256: |
3a98087e8802f674bc5eae704f1e0a23 |
| User & Date: | base@atomicules.co.uk 2014-11-28 20:12:25.000 |
|
2014-11-28
| ||
| 21:03 |
Do head | tail properly
Wasn't thinking straight when I first wrote that, obviously check-in: 5c494abd30 user: base@atomicules.co.uk tags: origin/master, trunk | |
| 20:12 |
WIP - 1st attempt at bringing together polyline and OSRM functionality
Compiles, but doesn't yet run. The general principle is that it will get a previously saved polyline For the time being I'm focusing on summing up headwinds only. Adds the following functions: - build_list_of_wind_directions Previously this didn't exist as a standalone function, rather it was - get_compass_direction_for Convert an angle into a 16-point compass direction - head_side_or_tail_wind Decided whether, for a given direction of heading, it is a head, sidecheck-in: 3a98087e88 user: base@atomicules.co.uk tags: origin/master, trunk | |
|
2014-11-27
| ||
| 19:12 | Rename function to something more sensible check-in: 47dd9b33c8 user: base@atomicules.co.uk tags: origin/master, trunk | |