59#ifndef RELATIVE_COORDINATE_H
60#define RELATIVE_COORDINATE_H
62#include <guunits/guunits.h>
bool gu_relative_coordinate_equals(const gu_relative_coordinate, const gu_relative_coordinate, const double) __attribute__((const))
struct gu_relative_coordinate gu_relative_coordinate
A coordinate that is relative to some other coordinate.
A coordinate that is relative to some other coordinate.
degrees_d direction
The heading towards the coordinate.
millimetres_u distance
The distance to the coordinate.