CARMA C++
carma::control::PadOffsets Struct Reference

Data returned by an SubarrayControl::convertBaseline method. More...

import "carma/control/PadOffsets.idl";

Public Attributes

short antNo
 Subarray antenna number. More...
 
double east
 East offset in millimeters. More...
 
double north
 North offset in millimeters. More...
 
short padNo
 Pad number (sanity check) More...
 
double up
 Up offset in millimeters. More...
 

Detailed Description

Data returned by an SubarrayControl::convertBaseline method.

Definition at line 19 of file PadOffsets.idl.

Member Data Documentation

short carma::control::PadOffsets::antNo

Subarray antenna number.

Definition at line 27 of file PadOffsets.idl.

double carma::control::PadOffsets::east

East offset in millimeters.

Definition at line 21 of file PadOffsets.idl.

double carma::control::PadOffsets::north

North offset in millimeters.

Definition at line 23 of file PadOffsets.idl.

short carma::control::PadOffsets::padNo

Pad number (sanity check)

Definition at line 29 of file PadOffsets.idl.

double carma::control::PadOffsets::up

Up offset in millimeters.

Definition at line 25 of file PadOffsets.idl.


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