libosmogsm 1.11.0.26-c59d.202505152026
Osmocom GSM library
Loading...
Searching...
No Matches

#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]

union { ... } osmo_gad

◆ 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: