ICP
1
|
#include <isisraw.h>
Public Member Functions | |
RPB_STRUCT () | |
Public Attributes | |
int | r_dur |
int | r_durunits |
int | r_dur_freq |
int | r_dmp |
int | r_dmp_units |
int | r_dmp_freq |
int | r_freq |
float | r_gd_prtn_chrg |
float | r_tot_prtn_chrg |
int | r_goodfrm |
int | r_rawfrm |
int | r_dur_wanted |
int | r_dur_secs |
int | r_mon_sum1 |
int | r_mon_sum2 |
int | r_mon_sum3 |
char | r_enddate [12] |
char | r_endtime [8] |
int | r_prop |
int | spare [10] |
int RPB_STRUCT::r_dur |
Definition at line 49 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_dur_secs |
Definition at line 61 of file isisraw.h.
Referenced by ISISRAW::sendToCRPT(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_durunits |
Definition at line 50 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
char RPB_STRUCT::r_enddate[12] |
Definition at line 65 of file isisraw.h.
Referenced by ISISRAW::sendToCRPT(), and ISISRAW::updateFromCRPT().
char RPB_STRUCT::r_endtime[8] |
Definition at line 66 of file isisraw.h.
Referenced by ISISRAW::sendToCRPT(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_freq |
Definition at line 55 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
float RPB_STRUCT::r_gd_prtn_chrg |
Definition at line 56 of file isisraw.h.
Referenced by ISISRAWEventSource::ISISRAWEventSource(), ISISRAW::sendToCRPT(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_goodfrm |
Definition at line 58 of file isisraw.h.
Referenced by ISISRAWEventSource::ISISRAWEventSource(), ISISRAW::sendToCRPT(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_mon_sum1 |
Definition at line 62 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_mon_sum2 |
Definition at line 63 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_mon_sum3 |
Definition at line 64 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_prop |
Definition at line 67 of file isisraw.h.
Referenced by ISISRAW::sendToCRPT(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_rawfrm |
Definition at line 59 of file isisraw.h.
Referenced by ISISRAW::sendToCRPT(), and ISISRAW::updateFromCRPT().
float RPB_STRUCT::r_tot_prtn_chrg |
Definition at line 57 of file isisraw.h.
Referenced by ISISRAW::sendToCRPT(), and ISISRAW::updateFromCRPT().