#include <TinyGPS.h>
Definition at line 226 of file TinyGPS.h.
◆ TinyGPSPlus()
| TinyGPSPlus::TinyGPSPlus |
( |
| ) |
|
◆ cardinal()
| const char * TinyGPSPlus::cardinal |
( |
double |
course | ) |
|
|
static |
◆ charsProcessed()
| uint32_t TinyGPSPlus::charsProcessed |
( |
| ) |
const |
|
inline |
◆ courseTo()
| double TinyGPSPlus::courseTo |
( |
double |
lat1, |
|
|
double |
long1, |
|
|
double |
lat2, |
|
|
double |
long2 |
|
) |
| |
|
static |
◆ distanceBetween()
| double TinyGPSPlus::distanceBetween |
( |
double |
lat1, |
|
|
double |
long1, |
|
|
double |
lat2, |
|
|
double |
long2 |
|
) |
| |
|
static |
◆ encode()
| bool TinyGPSPlus::encode |
( |
char |
c | ) |
|
◆ failedChecksum()
| uint32_t TinyGPSPlus::failedChecksum |
( |
| ) |
const |
|
inline |
◆ libraryVersion()
| static const char * TinyGPSPlus::libraryVersion |
( |
| ) |
|
|
inlinestatic |
◆ operator<<()
◆ parseDecimal()
| int32_t TinyGPSPlus::parseDecimal |
( |
const char * |
term | ) |
|
|
static |
◆ parseDegrees()
| void TinyGPSPlus::parseDegrees |
( |
const char * |
term, |
|
|
RawDegrees & |
deg |
|
) |
| |
|
static |
◆ passedChecksum()
| uint32_t TinyGPSPlus::passedChecksum |
( |
| ) |
const |
|
inline |
◆ reset()
| void TinyGPSPlus::reset |
( |
| ) |
|
|
inline |
◆ sentencesWithFix()
| uint32_t TinyGPSPlus::sentencesWithFix |
( |
| ) |
const |
|
inline |
◆ TinyGPSCustom
◆ altitude
◆ course
◆ date
◆ hdop
◆ location
◆ satellites
◆ speed
◆ time
The documentation for this class was generated from the following files: