libosmogsm 1.9.0.196-9975
Osmocom GSM library

#include <gad.h>

Data Fields

enum gad_type type
 
union {
   struct osmo_gad_ell_point   ell_point
 
   struct osmo_gad_ell_point_unc_circle   ell_point_unc_circle
 
   struct osmo_gad_ell_point_unc_ellipse   ell_point_unc_ellipse
 
   struct osmo_gad_polygon   polygon
 
   struct osmo_gad_ell_point_alt   ell_point_alt
 
   struct osmo_gad_ell_point_alt_unc_ell   ell_point_alt_unc_ell
 
   struct osmo_gad_ell_arc   ell_arc
 
   struct osmo_gad_ell_point_unc_ellipse   ha_ell_point_unc_ellipse
 
   struct osmo_gad_ha_ell_point_alt_unc_ell   ha_ell_point_alt_unc_ell
 
}; 
 

Field Documentation

◆ 

union { ... } osmo_gad::@5

◆ ell_arc

struct osmo_gad_ell_arc osmo_gad::ell_arc

◆ ell_point

struct osmo_gad_ell_point osmo_gad::ell_point

Referenced by osmo_gad_to_str_buf().

◆ ell_point_alt

struct osmo_gad_ell_point_alt osmo_gad::ell_point_alt

◆ ell_point_alt_unc_ell

struct osmo_gad_ell_point_alt_unc_ell osmo_gad::ell_point_alt_unc_ell

◆ ell_point_unc_circle

struct osmo_gad_ell_point_unc_circle osmo_gad::ell_point_unc_circle

◆ ell_point_unc_ellipse

struct osmo_gad_ell_point_unc_ellipse osmo_gad::ell_point_unc_ellipse

◆ ha_ell_point_alt_unc_ell

struct osmo_gad_ha_ell_point_alt_unc_ell osmo_gad::ha_ell_point_alt_unc_ell

◆ ha_ell_point_unc_ellipse

struct osmo_gad_ell_point_unc_ellipse osmo_gad::ha_ell_point_unc_ellipse

◆ polygon

struct osmo_gad_polygon osmo_gad::polygon

◆ type

enum gad_type osmo_gad::type

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