Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
INDI::Correlator::Baseline Struct Reference

the baseline (position of the telescopes) of this correlator. More...

#include <indicorrelator.h>

Public Attributes

struct {
   double   x
 
   double   y
 
   double   z
 
}; 
 
double values [3]
 

Detailed Description

the baseline (position of the telescopes) of this correlator.

Definition at line 69 of file indicorrelator.h.

Member Data Documentation

◆ 

struct { ... }

◆ values

double INDI::Correlator::Baseline::values[3]

Definition at line 77 of file indicorrelator.h.

◆ x

double INDI::Correlator::Baseline::x

Definition at line 73 of file indicorrelator.h.

◆ y

double INDI::Correlator::Baseline::y

Definition at line 74 of file indicorrelator.h.

◆ z

double INDI::Correlator::Baseline::z

Definition at line 75 of file indicorrelator.h.


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