Public Member Functions | |
| GpsStrategy (string portName) | |
Properties | |
| RmcStrategy | Rmc [get] |
| GgaStrategy | Gga [get] |
| GpsData | Data [get] |
Definition at line 8 of file GpsStrategy.cs.
| GpsModule.GpsStrategy.GpsStrategy | ( | string | portName | ) |
Definition at line 25 of file GpsStrategy.cs.
GpsData GpsModule.GpsStrategy.Data [get] |
Definition at line 21 of file GpsStrategy.cs.
GgaStrategy GpsModule.GpsStrategy.Gga [get] |
Definition at line 16 of file GpsStrategy.cs.
RmcStrategy GpsModule.GpsStrategy.Rmc [get] |
Definition at line 11 of file GpsStrategy.cs.
1.6.3