This is a port of LibRTK on C#, and into a small c/c++ library.
RTKLIB is an open source program package for standard and precise positioning with GNSS (global navigation satellite system). RTKLIB consists of a portable program library and several APs (application programs) utilizing the library.
This port includes only a library (.so or .dll) for the C/C++ language and a .dll for C#/.NET Framework.
RTKSharp is compatible with Windows and Linux using the .NET/Mono Assembly withoout the need of recompilation/cross-building.
This is a simple C# library for translating Latitude and Longitude, and taking the heading and tilt of a camera (such as attached to a UAV) and converting it to a point on the ground it's looking at.