|
gucoordinates
|

Go to the source code of this file.
Functions | |
| radians_d | angle_between_points (const gu_cartesian_coordinate p1, const gu_cartesian_coordinate p2) __attribute__((const)) |
| centimetres_d | distance_between_points (const gu_cartesian_coordinate point1, const gu_cartesian_coordinate point2) __attribute__((const)) |
| degrees_d | normalise_deg_d (degrees_d angle) __attribute__((const)) |
| degrees_t | normalise_deg_t (degrees_t angle) __attribute__((const)) |
| radians_d | normalise_rad_d (radians_d angle) __attribute__((const)) |
| radians_d angle_between_points | ( | const gu_cartesian_coordinate | p1, |
| const gu_cartesian_coordinate | p2 | ||
| ) | const |
| centimetres_d distance_between_points | ( | const gu_cartesian_coordinate | point1, |
| const gu_cartesian_coordinate | point2 | ||
| ) | const |
| degrees_d normalise_deg_d | ( | degrees_d | angle | ) | const |
| degrees_t normalise_deg_t | ( | degrees_t | angle | ) | const |
| radians_d normalise_rad_d | ( | radians_d | angle | ) | const |