typedef struct 
{ 
float elev; /* elevation angle */
float srange; /* slant range !!! */
} 
Er_loc;