Quick Details
Property | Value |
---|---|
Class | GPS |
Namespace | artemis |
File | gps.py |
Properties
Name:
utc
The UTC timestamp of the data, stored as a Modified Julian Date.
Name:
has_fix
True
if the GPS has a fix.
Name:
latitude
The latitude of the cubesat in degrees.
Name:
longitude
The longitude of the cubesat in degrees
Name:
altitude
The altitude of the cubesat in meters.
Name:
speed
The speed of the cubesat in m/s.
Name:
satellites_used
The number of satellites used by the GPS.