Spacecraft Control Framework
1.0
Spacecraft Control Library
src
sc_gps_message.h
Go to the documentation of this file.
1
//-----------------------------------------------------------------------------------------
2
// GPS Message header.
3
//-----------------------------------------------------------------------------------------
4
// Copyright (c) 2016 Princeton Satellite Systems. All rights reserved.
5
//-----------------------------------------------------------------------------------------
6
7
#ifndef __GPS_MESSAGE__
8
#define __GPS_MESSAGE__
9
10
#include <matrixlib/matrixlib.h>
11
12
15
16
22
class
GPS_Message
23
{
24
25
26
public
:
28
GPS_Message
(
void
);
29
};
30
31
32
#endif
GPS_Message
Gets data from the GPS message.
Definition:
sc_gps_message.h:23
GPS_Message::GPS_Message
GPS_Message(void)
Constructor.
Definition:
sc_gps_message.cc:19
Generated on Fri Feb 18 2022 13:58:43 for Spacecraft Control Framework by
1.9.2