GpsModule.RmcData Class Reference

Inheritance diagram for GpsModule.RmcData:
GpsModule.SharedGpsData

List of all members.

Public Member Functions

void setStatus (char status)
void setSpeedOverGround (double speedOverGround)
void setTrackMadeGood (double trackMadeGood)
void setMagneticVariation (double magneticVariation)
void setEastOrWestM (char eastOrWestM)

Properties

char Status [get]
double SpeedOverGround [get]
double TrackMadeGood [get]
double MagneticVariation [get]
char EastOrWestM [get]

Detailed Description

Definition at line 7 of file RmcData.cs.


Member Function Documentation

void GpsModule.RmcData.setEastOrWestM ( char  eastOrWestM  ) 

Definition at line 67 of file RmcData.cs.

void GpsModule.RmcData.setMagneticVariation ( double  magneticVariation  ) 

Definition at line 59 of file RmcData.cs.

void GpsModule.RmcData.setSpeedOverGround ( double  speedOverGround  ) 

Definition at line 43 of file RmcData.cs.

void GpsModule.RmcData.setStatus ( char  status  ) 

Definition at line 35 of file RmcData.cs.

void GpsModule.RmcData.setTrackMadeGood ( double  trackMadeGood  ) 

Definition at line 51 of file RmcData.cs.


Property Documentation

char GpsModule.RmcData.EastOrWestM [get]

Definition at line 64 of file RmcData.cs.

double GpsModule.RmcData.MagneticVariation [get]

Definition at line 56 of file RmcData.cs.

double GpsModule.RmcData.SpeedOverGround [get]

Definition at line 40 of file RmcData.cs.

char GpsModule.RmcData.Status [get]

Definition at line 32 of file RmcData.cs.

double GpsModule.RmcData.TrackMadeGood [get]

Definition at line 48 of file RmcData.cs.


The documentation for this class was generated from the following file:
Generated on Sun Nov 7 03:27:44 2010 for system_controller by  doxygen 1.6.3