Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
dsp_location_t Union Reference

The location type. More...

#include <dsp.h>

Public Attributes

struct {
   double   dsp_location_t::x
 
   double   dsp_location_t::y
 
   double   dsp_location_t::z
 
xyz
 The location in xyz coordinates. More...
 
struct {
   double   dsp_location_t::lon
 
   double   dsp_location_t::lat
 
   double   dsp_location_t::el
 
geographic
 The location in geographic coordinates. More...
 
double coordinates [3]
 A 3d double array containing the location. More...
 

Detailed Description

The location type.

Definition at line 327 of file dsp.h.


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