libosmogsm
1.4.0.160-7619
Osmocom GSM library
|
#include <gsm_23_032.h>
Data Fields | |
struct gad_raw_head | h |
type = GAD_TYPE_ELL_POINT_UNC_CIRCLE More... | |
uint8_t | lat [3] |
uint8_t | lon [3] |
uint8_t | unc:7 |
uint8_t | spare2:1 |
struct gad_raw_head gad_raw_ell_point_unc_circle::h |
type = GAD_TYPE_ELL_POINT_UNC_CIRCLE
Referenced by osmo_gad_dec_ell_point_unc_circle(), and osmo_gad_enc_ell_point_unc_circle().
uint8_t gad_raw_ell_point_unc_circle::lat[3] |
Referenced by osmo_gad_dec_ell_point_unc_circle(), and osmo_gad_enc_ell_point_unc_circle().
uint8_t gad_raw_ell_point_unc_circle::lon[3] |
Referenced by osmo_gad_dec_ell_point_unc_circle(), and osmo_gad_enc_ell_point_unc_circle().
uint8_t gad_raw_ell_point_unc_circle::spare2 |
Referenced by osmo_gad_dec_ell_point_unc_circle().
uint8_t gad_raw_ell_point_unc_circle::unc |
Referenced by osmo_gad_dec_ell_point_unc_circle().