|
| ~DcLocation () |
|
void | set (const char *locationName, float latitude, float longitude) |
|
char * | get () |
|
◆ ~DcLocation()
DcLocation::~DcLocation |
( |
| ) |
|
|
inline |
◆ get()
char * DcLocation::get |
( |
| ) |
|
◆ set()
void DcLocation::set |
( |
const char * | locationName, |
|
|
float | latitude, |
|
|
float | longitude ) |
- Parameters
-
locationName | - the name of the location
|
latitude | - latitude in decimal degrees |
longitude | - longitude in decimal degrees |
- Returns
- void
The documentation for this class was generated from the following files:
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/components/dc_location.h
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/components/dc_location.cpp