ModemManager.LocationCdmaBs
Class Details
- 
class ModemManager.LocationCdmaBs(**kwargs)
- 
The ModemManager.LocationCdmaBsstructure contains private data and should
only be accessed using the provided API.
 
- 
get_latitude()
- 
| Returns: | the latitude, or %MM_LOCATION_LATITUDE_UNKNOWN if unknown. | 
|---|
 | Return type: | float | 
|---|
 
 - Gets the latitude, in the [-90,90] range. 
 
- 
get_longitude()
- 
| Returns: | the longitude, or %MM_LOCATION_LONGITUDE_UNKNOWN if unknown. | 
|---|
 | Return type: | float | 
|---|
 
 - Gets the longitude, in the [-180,180] range.