Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

RT_input Struct Reference


Data Fields

int info_ok
int no_data
int image_mode
void * image_handle
MRI_IMAGEimage_space
char name_data [NNAME]
IOCHANioc_data
char name_info [NNAME]
IOCHANioc_info
pid_t child_info
double child_start_time
int nxx
int nyy
int nzz
int orcxx
int orcyy
int orczz
float xxfov
float yyfov
float zzfov
float dxx
float dyy
float dzz
float xxorg
float yyorg
float zzorg
int xxdcode
int yydcode
int zzdcode
float xxoff
float yyoff
float zzoff
float zgap
int xcen
int ycen
int zcen
float tr
int nr
int dtype
int zorder
int zorder_lock
int tpattern
int nzseq
int zseq [NZMAX]
int datum
int swap_on_read
int nbuf
char buf [RT_NBUF]
char root_prefix [THD_MAX_PREFIX]
int num_chan
int cur_chan
int afni_status [MAX_CHAN]
THD_3dim_datasetdset [MAX_CHAN]
Three_D_Viewim3d [MAX_CHAN]
THD_sessionsess [MAX_CHAN]
int sess_num [MAX_CHAN]
char * sbr [MAX_CHAN]
char * im [MAX_CHAN]
int nvol [MAX_CHAN]
int nsl [MAX_CHAN]
int sbr_size
int imsize
MRI_IMARRbufar
THD_3dim_datasetfunc_dset
int func_status
int func_code
int func_condit
int_funcfunc_func
THD_3dim_datasetreg_dset
MRI_2dalign_basis ** reg_2dbasis
int reg_base_index
int reg_mode
int reg_status
int reg_nvol
int reg_graph
int reg_nest
float * reg_tim
float * reg_dx
float * reg_dy
float * reg_phi
float * reg_dz
float * reg_theta
float * reg_psi
float * reg_rep
MRI_3dalign_basisreg_3dbasis
int iha
int ax1
int hax1
int ax2
int hax2
int ax3
int hax3
MEM_topshell_datamp
int reg_resam
int reg_final_resam
int reg_graph_xnew
int reg_graph_ynew
float reg_graph_xr
float reg_graph_yr
PARSER_codep_code
char p_expr [RT_MAX_EXPR+1]
double p_atoz [26]
int p_has_sym [26]
int p_max_sym
float * reg_eval
int mp_tcp_use
int mp_tcp_sd
int mp_port
char mp_host [128]
int mp_nmsg
int mp_npsets
double elapsed
double cpu
double last_elapsed
int last_nvol
int num_note
char ** note
int marked_for_death

Field Documentation

int RT_input::afni_status[MAX_CHAN]
 

Definition at line 171 of file plug_realtime.c.

Referenced by new_RT_input(), RT_start_dataset(), and RT_tell_afni_one().

int RT_input::ax1
 

Definition at line 209 of file plug_realtime.c.

Referenced by RT_registration_3D_setup().

int RT_input::ax2
 

Definition at line 209 of file plug_realtime.c.

Referenced by RT_registration_3D_setup().

int RT_input::ax3
 

Definition at line 209 of file plug_realtime.c.

Referenced by RT_registration_3D_setup().

char RT_input::buf[RT_NBUF]
 

Definition at line 161 of file plug_realtime.c.

Referenced by RT_read_image(), and RT_worker().

MRI_IMARR* RT_input::bufar
 

Definition at line 183 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_process_data(), and RT_start_dataset().

pid_t RT_input::child_info
 

Definition at line 131 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_start_child(), and RT_worker().

double RT_input::child_start_time
 

Definition at line 132 of file plug_realtime.c.

Referenced by RT_start_child(), and RT_worker().

double RT_input::cpu
 

Definition at line 233 of file plug_realtime.c.

Referenced by new_RT_input().

int RT_input::cur_chan
 

Definition at line 169 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_data(), RT_process_image(), and RT_start_dataset().

int RT_input::datum
 

Definition at line 157 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_image(), RT_process_info(), RT_read_image(), RT_registration_2D_onevol(), RT_registration_3D_onevol(), RT_start_dataset(), and RT_tell_afni().

THD_3dim_dataset* RT_input::dset[MAX_CHAN]
 

Definition at line 172 of file plug_realtime.c.

Referenced by new_RT_input(), RT_fim_recurse(), RT_finish_dataset(), RT_process_image(), RT_registration_2D_atend(), RT_registration_2D_close(), RT_registration_2D_onevol(), RT_registration_2D_realtime(), RT_registration_2D_setup(), RT_registration_3D_atend(), RT_registration_3D_onevol(), RT_registration_3D_realtime(), RT_registration_3D_setup(), RT_start_dataset(), RT_tell_afni(), RT_tell_afni_one(), and RT_worker().

int RT_input::dtype
 

Definition at line 152 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_image(), RT_process_info(), and RT_start_dataset().

float RT_input::dxx
 

Definition at line 138 of file plug_realtime.c.

Referenced by new_RT_input(), and RT_start_dataset().

float RT_input::dyy
 

Definition at line 138 of file plug_realtime.c.

Referenced by new_RT_input(), and RT_start_dataset().

float RT_input::dzz
 

Definition at line 138 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_info(), and RT_start_dataset().

double RT_input::elapsed
 

Definition at line 233 of file plug_realtime.c.

Referenced by new_RT_input().

int RT_input::func_code
 

Definition at line 187 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_image(), and RT_process_info().

int RT_input::func_condit
 

Definition at line 188 of file plug_realtime.c.

Referenced by new_RT_input(), RT_fim_recurse(), RT_process_image(), and RT_tell_afni_one().

THD_3dim_dataset* RT_input::func_dset
 

Definition at line 185 of file plug_realtime.c.

Referenced by new_RT_input(), RT_fim_recurse(), RT_finish_dataset(), RT_tell_afni_one(), and RT_worker().

int_func* RT_input::func_func
 

Definition at line 189 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_image(), RT_process_info(), and RT_tell_afni_one().

int RT_input::func_status
 

Definition at line 186 of file plug_realtime.c.

Referenced by new_RT_input(), and RT_tell_afni_one().

int RT_input::hax1
 

Definition at line 209 of file plug_realtime.c.

Referenced by RT_registration_3D_onevol(), and RT_registration_3D_setup().

int RT_input::hax2
 

Definition at line 209 of file plug_realtime.c.

Referenced by RT_registration_3D_onevol(), and RT_registration_3D_setup().

int RT_input::hax3
 

Definition at line 209 of file plug_realtime.c.

Referenced by RT_registration_3D_onevol(), and RT_registration_3D_setup().

int RT_input::iha
 

Definition at line 209 of file plug_realtime.c.

Referenced by RT_registration_3D_setup().

char* RT_input::im[MAX_CHAN]
 

Definition at line 177 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_data(), RT_process_image(), and RT_start_dataset().

Three_D_View* RT_input::im3d[MAX_CHAN]
 

Definition at line 173 of file plug_realtime.c.

Referenced by new_RT_input(), RT_fim_recurse(), RT_start_dataset(), and RT_tell_afni_one().

void* RT_input::image_handle
 

Definition at line 123 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_image_kfun(), and RT_process_image().

int RT_input::image_mode
 

Definition at line 122 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_finish_dataset(), RT_process_image(), RT_process_info(), RT_start_dataset(), and RT_worker().

MRI_IMAGE* RT_input::image_space
 

Definition at line 124 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_process_image(), and RT_start_dataset().

int RT_input::imsize
 

Definition at line 182 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_data(), RT_process_image(), RT_process_info(), RT_read_image(), and RT_start_dataset().

int RT_input::info_ok
 

Definition at line 120 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_data(), and RT_worker().

IOCHAN* RT_input::ioc_data
 

Definition at line 127 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_process_data(), RT_read_image(), and RT_worker().

IOCHAN* RT_input::ioc_info
 

Definition at line 130 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_start_child(), and RT_worker().

double RT_input::last_elapsed
 

Definition at line 234 of file plug_realtime.c.

Referenced by new_RT_input(), and RT_worker().

int RT_input::last_nvol
 

Definition at line 235 of file plug_realtime.c.

Referenced by new_RT_input(), and RT_worker().

int RT_input::marked_for_death
 

Definition at line 240 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_data(), RT_read_image(), and RT_worker().

MEM_topshell_data* RT_input::mp
 

Definition at line 210 of file plug_realtime.c.

Referenced by MTD_killfunc(), new_RT_input(), and RT_registration_3D_realtime().

char RT_input::mp_host[128]
 

Definition at line 228 of file plug_realtime.c.

Referenced by new_RT_input(), RT_mp_comm_init(), and RT_mp_comm_init_vars().

int RT_input::mp_nmsg
 

Definition at line 229 of file plug_realtime.c.

Referenced by new_RT_input(), RT_mp_comm_close(), and RT_mp_comm_send_data().

int RT_input::mp_npsets
 

Definition at line 230 of file plug_realtime.c.

Referenced by new_RT_input(), RT_mp_comm_close(), and RT_mp_comm_send_data().

int RT_input::mp_port
 

Definition at line 227 of file plug_realtime.c.

Referenced by new_RT_input(), RT_mp_comm_init(), and RT_mp_comm_init_vars().

int RT_input::mp_tcp_sd
 

Definition at line 226 of file plug_realtime.c.

Referenced by new_RT_input(), RT_mp_comm_close(), RT_mp_comm_init(), RT_mp_comm_init_vars(), and RT_mp_comm_send_data().

int RT_input::mp_tcp_use
 

Definition at line 225 of file plug_realtime.c.

Referenced by new_RT_input(), RT_finish_dataset(), RT_mp_comm_close(), RT_mp_comm_init(), RT_mp_comm_init_vars(), RT_mp_comm_send_data(), and RT_registration_3D_realtime().

char RT_input::name_data[NNAME]
 

Definition at line 126 of file plug_realtime.c.

Referenced by new_RT_input().

char RT_input::name_info[NNAME]
 

Definition at line 129 of file plug_realtime.c.

Referenced by new_RT_input(), RT_start_child(), and RT_worker().

int RT_input::nbuf
 

Definition at line 160 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_data(), RT_read_image(), and RT_worker().

int RT_input::no_data
 

Definition at line 120 of file plug_realtime.c.

Referenced by new_RT_input(), and RT_worker().

char** RT_input::note
 

Definition at line 238 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_process_info(), and RT_start_dataset().

int RT_input::nr
 

Definition at line 150 of file plug_realtime.c.

Referenced by new_RT_input(), and RT_process_info().

int RT_input::nsl[MAX_CHAN]
 

Definition at line 179 of file plug_realtime.c.

Referenced by new_RT_input(), RT_finish_dataset(), RT_process_image(), and RT_start_dataset().

int RT_input::num_chan
 

Definition at line 168 of file plug_realtime.c.

Referenced by new_RT_input(), RT_finish_dataset(), RT_process_image(), RT_process_info(), RT_start_dataset(), RT_tell_afni(), and RT_worker().

int RT_input::num_note
 

Definition at line 237 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_process_info(), and RT_start_dataset().

int RT_input::nvol[MAX_CHAN]
 

Definition at line 178 of file plug_realtime.c.

Referenced by new_RT_input(), RT_finish_dataset(), RT_process_image(), RT_registration_2D_atend(), RT_registration_2D_realtime(), RT_registration_3D_atend(), RT_registration_3D_realtime(), RT_start_dataset(), RT_tell_afni(), RT_tell_afni_one(), and RT_worker().

int RT_input::nxx
 

Definition at line 134 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_info(), RT_start_dataset(), and RT_tell_afni().

int RT_input::nyy
 

Definition at line 134 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_info(), RT_start_dataset(), and RT_tell_afni().

int RT_input::nzseq
 

Definition at line 156 of file plug_realtime.c.

Referenced by new_RT_input(), and RT_process_info().

int RT_input::nzz
 

Definition at line 134 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_check_info(), RT_process_image(), RT_process_info(), RT_start_dataset(), and RT_tell_afni().

int RT_input::orcxx
 

Definition at line 134 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_info(), and RT_start_dataset().

int RT_input::orcyy
 

Definition at line 134 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_info(), and RT_start_dataset().

int RT_input::orczz
 

Definition at line 134 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_info(), and RT_start_dataset().

double RT_input::p_atoz[26]
 

Definition at line 219 of file plug_realtime.c.

Referenced by RT_registration_3D_onevol().

PARSER_code* RT_input::p_code
 

Definition at line 217 of file plug_realtime.c.

Referenced by new_RT_input(), RT_finish_dataset(), RT_parser_init(), RT_registration_3D_onevol(), and RT_registration_3D_realtime().

char RT_input::p_expr[RT_MAX_EXPR+1]
 

Definition at line 218 of file plug_realtime.c.

Referenced by RT_parser_init(), and RT_process_info().

int RT_input::p_has_sym[26]
 

Definition at line 220 of file plug_realtime.c.

Referenced by RT_parser_init().

int RT_input::p_max_sym
 

Definition at line 221 of file plug_realtime.c.

Referenced by RT_parser_init().

MRI_2dalign_basis** RT_input::reg_2dbasis
 

Definition at line 195 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_registration_2D_atend(), RT_registration_2D_close(), RT_registration_2D_onevol(), RT_registration_2D_realtime(), and RT_registration_2D_setup().

MRI_3dalign_basis* RT_input::reg_3dbasis
 

Definition at line 208 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_registration_3D_atend(), RT_registration_3D_close(), RT_registration_3D_onevol(), RT_registration_3D_realtime(), and RT_registration_3D_setup().

int RT_input::reg_base_index
 

Definition at line 196 of file plug_realtime.c.

Referenced by new_RT_input(), RT_registration_2D_atend(), RT_registration_2D_realtime(), RT_registration_2D_setup(), RT_registration_3D_atend(), RT_registration_3D_realtime(), and RT_registration_3D_setup().

THD_3dim_dataset* RT_input::reg_dset
 

Definition at line 194 of file plug_realtime.c.

Referenced by new_RT_input(), RT_fim_recurse(), RT_finish_dataset(), RT_registration_2D_atend(), RT_registration_2D_onevol(), RT_registration_2D_realtime(), RT_registration_3D_atend(), RT_registration_3D_onevol(), RT_registration_3D_realtime(), RT_start_dataset(), and RT_tell_afni_one().

float * RT_input::reg_dx
 

Definition at line 202 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_finish_dataset(), RT_registration_2D_onevol(), RT_registration_3D_onevol(), and RT_registration_3D_realtime().

float * RT_input::reg_dy
 

Definition at line 202 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_finish_dataset(), RT_registration_2D_onevol(), RT_registration_3D_onevol(), and RT_registration_3D_realtime().

float* RT_input::reg_dz
 

Definition at line 207 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_finish_dataset(), RT_registration_3D_onevol(), and RT_registration_3D_realtime().

float* RT_input::reg_eval
 

Definition at line 222 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_finish_dataset(), RT_registration_3D_onevol(), and RT_registration_3D_realtime().

int RT_input::reg_final_resam
 

Definition at line 212 of file plug_realtime.c.

Referenced by new_RT_input(), and RT_registration_3D_setup().

int RT_input::reg_graph
 

Definition at line 200 of file plug_realtime.c.

Referenced by new_RT_input(), RT_finish_dataset(), RT_process_info(), and RT_registration_3D_realtime().

int RT_input::reg_graph_xnew
 

Definition at line 213 of file plug_realtime.c.

Referenced by new_RT_input(), RT_finish_dataset(), and RT_process_info().

float RT_input::reg_graph_xr
 

Definition at line 214 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_registration_3D_realtime().

int RT_input::reg_graph_ynew
 

Definition at line 213 of file plug_realtime.c.

Referenced by new_RT_input(), RT_finish_dataset(), and RT_process_info().

float RT_input::reg_graph_yr
 

Definition at line 214 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_registration_3D_realtime().

int RT_input::reg_mode
 

Definition at line 197 of file plug_realtime.c.

Referenced by new_RT_input(), RT_fim_recurse(), RT_finish_dataset(), RT_process_image(), RT_process_info(), RT_registration_2D_atend(), RT_registration_2D_onevol(), RT_registration_2D_realtime(), RT_registration_3D_atend(), RT_registration_3D_onevol(), RT_registration_3D_realtime(), RT_registration_3D_setup(), and RT_start_dataset().

int RT_input::reg_nest
 

Definition at line 201 of file plug_realtime.c.

Referenced by new_RT_input(), RT_finish_dataset(), RT_registration_2D_onevol(), and RT_registration_3D_onevol().

int RT_input::reg_nvol
 

Definition at line 199 of file plug_realtime.c.

Referenced by new_RT_input(), RT_registration_2D_onevol(), RT_registration_2D_realtime(), RT_registration_2D_setup(), RT_registration_3D_onevol(), RT_registration_3D_realtime(), RT_registration_3D_setup(), RT_start_dataset(), and RT_tell_afni_one().

float * RT_input::reg_phi
 

Definition at line 202 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_finish_dataset(), RT_registration_2D_onevol(), RT_registration_3D_onevol(), and RT_registration_3D_realtime().

float * RT_input::reg_psi
 

Definition at line 207 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_finish_dataset(), RT_registration_3D_onevol(), and RT_registration_3D_realtime().

float * RT_input::reg_rep
 

Definition at line 207 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_finish_dataset(), RT_registration_3D_onevol(), and RT_registration_3D_realtime().

int RT_input::reg_resam
 

Definition at line 212 of file plug_realtime.c.

Referenced by new_RT_input(), RT_registration_2D_setup(), and RT_registration_3D_setup().

int RT_input::reg_status
 

Definition at line 198 of file plug_realtime.c.

Referenced by new_RT_input(), RT_start_dataset(), and RT_tell_afni_one().

float * RT_input::reg_theta
 

Definition at line 207 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_finish_dataset(), RT_registration_3D_onevol(), and RT_registration_3D_realtime().

float* RT_input::reg_tim
 

Definition at line 202 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_finish_dataset(), RT_registration_2D_onevol(), and RT_registration_3D_onevol().

char RT_input::root_prefix[THD_MAX_PREFIX]
 

Definition at line 163 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_info(), and RT_start_dataset().

char* RT_input::sbr[MAX_CHAN]
 

Definition at line 176 of file plug_realtime.c.

Referenced by cleanup_rtinp(), new_RT_input(), RT_process_data(), RT_process_image(), RT_start_dataset(), and RT_worker().

int RT_input::sbr_size
 

Definition at line 181 of file plug_realtime.c.

Referenced by RT_process_image(), and RT_start_dataset().

THD_session* RT_input::sess[MAX_CHAN]
 

Definition at line 174 of file plug_realtime.c.

Referenced by new_RT_input(), RT_start_dataset(), and RT_tell_afni_one().

int RT_input::sess_num[MAX_CHAN]
 

Definition at line 175 of file plug_realtime.c.

Referenced by new_RT_input(), RT_start_dataset(), and RT_tell_afni_one().

int RT_input::swap_on_read
 

Definition at line 158 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_read_image().

int RT_input::tpattern
 

Definition at line 155 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_info(), and RT_start_dataset().

float RT_input::tr
 

Definition at line 149 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_info(), and RT_start_dataset().

int RT_input::xcen
 

Definition at line 147 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().

int RT_input::xxdcode
 

Definition at line 140 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().

float RT_input::xxfov
 

Definition at line 137 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_info(), and RT_start_dataset().

float RT_input::xxoff
 

Definition at line 142 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().

float RT_input::xxorg
 

Definition at line 138 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().

int RT_input::ycen
 

Definition at line 147 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().

int RT_input::yydcode
 

Definition at line 140 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().

float RT_input::yyfov
 

Definition at line 137 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_info(), and RT_start_dataset().

float RT_input::yyoff
 

Definition at line 142 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().

float RT_input::yyorg
 

Definition at line 138 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().

int RT_input::zcen
 

Definition at line 147 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().

float RT_input::zgap
 

Definition at line 144 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().

int RT_input::zorder
 

Definition at line 153 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_image(), RT_process_info(), and RT_start_dataset().

int RT_input::zorder_lock
 

Definition at line 154 of file plug_realtime.c.

Referenced by new_RT_input(), and RT_process_info().

int RT_input::zseq[NZMAX]
 

Definition at line 156 of file plug_realtime.c.

Referenced by RT_process_info().

int RT_input::zzdcode
 

Definition at line 140 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().

float RT_input::zzfov
 

Definition at line 137 of file plug_realtime.c.

Referenced by new_RT_input(), RT_check_info(), RT_process_info(), and RT_start_dataset().

float RT_input::zzoff
 

Definition at line 142 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().

float RT_input::zzorg
 

Definition at line 138 of file plug_realtime.c.

Referenced by new_RT_input(), RT_process_info(), and RT_start_dataset().


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

Powered by Plone

This site conforms to the following standards: