Soldered L86 M33 GNSS Library 1.0.0
Arduino library for communication with Soldered L86-M33 GNSS module
Loading...
Searching...
No Matches
TinyGPSSpeed Struct Reference

#include <TinyGPS++.h>

Inherits TinyGPSDecimal.

Public Member Functions

double knots ()
 
double mph ()
 
double mps ()
 
double kmph ()
 
- Public Member Functions inherited from TinyGPSDecimal
bool isValid () const
 
bool isUpdated () const
 
uint32_t age () const
 
int32_t value ()
 
 TinyGPSDecimal ()
 

Member Function Documentation

◆ kmph()

double TinyGPSSpeed::kmph ( )
inline

◆ knots()

double TinyGPSSpeed::knots ( )
inline

◆ mph()

double TinyGPSSpeed::mph ( )
inline

◆ mps()

double TinyGPSSpeed::mps ( )
inline

The documentation for this struct was generated from the following file: