8 #ifndef CARMA_CONTROL_NEAREST_INFO_IDL
9 #define CARMA_CONTROL_NEAREST_INFO_IDL
57 typedef sequence< NearestInfo > NearestInfoSeq;
float distance
distance between name and ref in degrees
boolean isOptical
Indicates whether 'name' is optical or radio source.
string reference
Name of reference source (of which this source is the neighbor)
float azimuth
azimuth of 'name' source at time of query, in degrees
float elevation
elevation of 'name' source at time of query, in degrees
Data on nearest neighbor to a source, returned by an SubarrayControl::getNearest().
double mjd
Time at which computation was made, MJD.
float brightness
Brightness of 'name' source, mag or Jy depending on value of isOptical.