API: TERPS Standard Formulas for Geodetic Calculations (8260.58)

The following FAA standard formulas with test cases passing have recently been implemented with more to follow. Click on the link to open the FPAssistant SDK documentation. WGS84CrsIntersect - Computes the coordinates where two geodesic curves intersect WGS84Destination - Computes destination point based on course and a static point WGS84Distance - Distance between two points [...]

2022-08-28T00:55:00+00:00August 28th, 2022|FPAssistant SDK/API News|

API: GeoCoordinateBasic Object (Struct)

This object has been designed for speed and memory usage to offer a minimal handling of a Latitude and Longitude geographical coordinate, it simply stores the coordinate in the form of decimal Degrees, Minutes and Seconds (DMS) over two properties named Latitude and Longitude. It is cut down and only offers some form of validation [...]

2021-01-21T21:10:13+00:00January 21st, 2021|FPAssistant SDK/API News|