YAC 3.12.0
Yet Another Coupler
Loading...
Searching...
No Matches
yac_point_selection Struct Reference
Collaboration diagram for yac_point_selection:
Collaboration graph

Data Fields

enum yac_point_selection_type type
 
union { 
 
   struct { 
 
      double   center_lon 
 
      double   center_lat 
 
      double   inc_angle 
 
   }   bnd_circle 
 
data 
 

Detailed Description

Definition at line 12 of file point_selection.c.

Field Documentation

◆ [struct]

struct { ... } yac_point_selection::bnd_circle

◆ center_lat

double yac_point_selection::center_lat

Definition at line 17 of file point_selection.c.

◆ center_lon

double yac_point_selection::center_lon

Definition at line 16 of file point_selection.c.

◆ [union]

union { ... } yac_point_selection::data

◆ inc_angle

double yac_point_selection::inc_angle

Definition at line 18 of file point_selection.c.

◆ type

enum yac_point_selection_type yac_point_selection::type

Definition at line 13 of file point_selection.c.


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