67
67
.. autofunction:: make_fraction
70
:members: numerator, denominator, from_string, to_float, __eq__
70
:members: numerator, denominator, from_string, to_float, __eq__, __str__, __repr__
71
71
.. autoclass:: GPSCoordinate
72
72
:members: degrees, minutes, seconds, direction, from_string, __eq__, __str__