#include <exchange.h>
Data Fields | |
int | target_id |
double | time |
double | mjd |
double | int_time |
DATA * | vis2data |
DATA * | vis2err |
double | ucoord |
double | vcoord |
int | sta_index [2] |
BOOL * | flag |
Corresponds to one row of an OI_VIS2 FITS table.
Referenced by check_targets_present(), filter_oi_vis2(), read_next_oi_vis2(), and write_oi_vis2().
double oi_vis2_record::time |
Referenced by read_next_oi_vis2(), and write_oi_vis2().
double oi_vis2_record::mjd |
Referenced by filter_oi_vis2(), read_next_oi_vis2(), and write_oi_vis2().
double oi_vis2_record::int_time |
Referenced by read_next_oi_vis2(), and write_oi_vis2().
Referenced by dup_oi_vis2(), filter_oi_vis2(), free_oi_vis2(), read_next_oi_vis2(), and write_oi_vis2().
Referenced by check_flagging(), dup_oi_vis2(), filter_oi_vis2(), free_oi_vis2(), read_next_oi_vis2(), and write_oi_vis2().
double oi_vis2_record::ucoord |
Referenced by filter_oi_vis2(), read_next_oi_vis2(), and write_oi_vis2().
double oi_vis2_record::vcoord |
Referenced by filter_oi_vis2(), read_next_oi_vis2(), and write_oi_vis2().
int oi_vis2_record::sta_index[2] |
Referenced by check_elements_present(), read_next_oi_vis2(), and write_oi_vis2().
Referenced by check_flagging(), dup_oi_vis2(), filter_oi_vis2(), free_oi_vis2(), read_next_oi_vis2(), and write_oi_vis2().