TinyGPS

Organize and structure your thoughts to write an essay

Comienza Ya. Es Gratis
ó regístrate con tu dirección de correo electrónico
TinyGPS por Mind Map: TinyGPS

1. void print_date(...)

1.1. gps.crack_datetime()

1.1.1. SD_date

1.1.2. SD_time

2. void print_float(...)

2.1. gps.f_course()

2.1.1. SD_course

2.2. gps.f_altitude()

2.2.1. SD_altitude

2.3. gps.f_get_position()

2.3.1. SD_latitude

2.3.2. SD_longitude

2.4. gps.f_speed_kmph()

2.4.1. SD_speed

3. void print_int(...)

3.1. gps.hdop()

3.1.1. SD_hdop

3.2. gps.satellites()

3.2.1. SD_satellites

4. void gpsdump(...)

4.1. TinyGPS function

4.1.1. gps.hdop()

4.1.2. gps.satellites()

4.1.3. gps.f_course()

4.1.4. gps.f_altitude()

4.1.5. gps.f_get_position()

4.1.6. gps.f_speed_kmph()

4.1.7. gps.crack_datetime()

4.1.8. TinyGPS::cardinal(gps.f_course())

4.1.9. gps.stats()

5. void print_str(...)

5.1. TinyGPS::cardinal(gps.f_course())

5.1.1. SD_indicator