libosmogsm  1.4.0.171-b3b83
Osmocom GSM library

#include <gsm_23_032.h>

Data Fields

struct {
   uint8_t   num_points:4
 
   uint8_t   type:4
 type = GAD_TYPE_POLYGON More...
 
h
 
struct {
   uint8_t   lat [3]
 
   uint8_t   lon [3]
 
point [15]
 

Field Documentation

struct { ... } gad_raw_polygon::h

Referenced by osmo_gad_raw_len().

uint8_t gad_raw_polygon::lat[3]
uint8_t gad_raw_polygon::lon[3]
uint8_t gad_raw_polygon::num_points

Referenced by osmo_gad_raw_len().

struct { ... } gad_raw_polygon::point[15]

Referenced by osmo_gad_raw_len().

uint8_t gad_raw_polygon::type

type = GAD_TYPE_POLYGON


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