#include <exchange.h>
Data Fields | |
int | target_id |
double | time |
double | mjd |
double | int_time |
DATA * | visamp |
DATA * | visamperr |
DATA * | visphi |
DATA * | visphierr |
double | ucoord |
double | vcoord |
int | sta_index [2] |
BOOL * | flag |
Corresponds to one row of an OI_VIS FITS table.
Referenced by check_targets_present(), filter_oi_vis(), read_next_oi_vis(), and write_oi_vis().
double oi_vis_record::time |
Referenced by read_next_oi_vis(), and write_oi_vis().
double oi_vis_record::mjd |
Referenced by filter_oi_vis(), read_next_oi_vis(), and write_oi_vis().
double oi_vis_record::int_time |
Referenced by read_next_oi_vis(), and write_oi_vis().
Referenced by dup_oi_vis(), filter_oi_vis(), free_oi_vis(), read_next_oi_vis(), and write_oi_vis().
Referenced by check_flagging(), dup_oi_vis(), filter_oi_vis(), free_oi_vis(), read_next_oi_vis(), and write_oi_vis().
Referenced by dup_oi_vis(), filter_oi_vis(), free_oi_vis(), read_next_oi_vis(), and write_oi_vis().
Referenced by check_flagging(), dup_oi_vis(), filter_oi_vis(), free_oi_vis(), read_next_oi_vis(), and write_oi_vis().
double oi_vis_record::ucoord |
Referenced by filter_oi_vis(), read_next_oi_vis(), and write_oi_vis().
double oi_vis_record::vcoord |
Referenced by filter_oi_vis(), read_next_oi_vis(), and write_oi_vis().
int oi_vis_record::sta_index[2] |
Referenced by check_elements_present(), read_next_oi_vis(), and write_oi_vis().
Referenced by check_flagging(), dup_oi_vis(), filter_oi_vis(), free_oi_vis(), read_next_oi_vis(), and write_oi_vis().