Commit graph

12 commits

Author SHA1 Message Date
AdenKoperczak
ef197bf578
Clang format/tidy fixes for radar_site_line 2025-05-03 10:24:02 -04:00
AdenKoperczak
b84c36c91a
Add GetRadarBeamAltititude into geographic lib 2025-05-03 10:14:53 -04:00
AdenKoperczak
b421251bcd Changed code to find a distance, useful for both in range and general distance. 2024-07-07 13:14:01 -04:00
AdenKoperczak
2bc971eb94 added comments and improved code layout 2024-07-01 16:16:54 -04:00
AdenKoperczak
9f47e0ad72 Began working on distance from location code 2024-06-30 16:20:38 -04:00
Dan Paulat
a0701df13f Add ticks to linked vectors 2024-02-17 08:50:34 -06:00
Dan Paulat
8ae973c4cb Utility function to get geographic coordinate from i and j 2024-02-10 00:08:13 -06:00
Dan Paulat
8780da4148 Determine if a geographic area contains a point 2023-12-02 07:42:29 -06:00
Dan Paulat
c85e4cef58 Basic placefile lines rendering
Desired to make the line styling look more like warning boxes
2023-08-20 22:37:46 -05:00
Dan Paulat
35b90fa98d Replace boost/units in favor of units library 2023-08-18 19:03:46 -05:00
Dan Paulat
1c39464228 Extract utility geographic and maplibre functions 2023-07-20 23:12:36 -05:00
Dan Paulat
90c8c0183a USe a common default geodesic object instead of duplicate copies.
All used functions are constant, and don't require unique instantiations for thread safety.
2023-02-19 15:16:34 -06:00