C library of triangulation algorithms (for the problems of mobile robot positioning or resection)
Functions
mcgillem.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

tfloat triangulationMcGillemGeometric (tfloat *x, tfloat *y, tfloat alpha1, tfloat alpha2, tfloat alpha3, tfloat x1, tfloat y1, tfloat x2, tfloat y2, tfloat x3, tfloat y3)
 
tfloat triangulationMcGillemTrigo (tfloat *x, tfloat *y, tfloat alpha1, tfloat alpha2, tfloat alpha3, tfloat x1, tfloat y1, tfloat x2, tfloat y2, tfloat x3, tfloat y3)