LALApps 10.1.0.1-eeff03c
injection_document Struct Reference

Detailed Description

Definition at line 1052 of file power.c.

Data Fields

ProcessTableprocess_table_head
 
ProcessParamsTableprocess_params_table_head
 
SearchSummaryTablesearch_summary_table_head
 
TimeSlidetime_slide_table_head
 
int has_sim_burst_table
 
SimBurstsim_burst_table_head
 

Field Documentation

◆ process_table_head

ProcessTable* injection_document::process_table_head

Definition at line 1053 of file power.c.

◆ process_params_table_head

ProcessParamsTable* injection_document::process_params_table_head

Definition at line 1054 of file power.c.

◆ search_summary_table_head

SearchSummaryTable* injection_document::search_summary_table_head

Definition at line 1055 of file power.c.

◆ time_slide_table_head

TimeSlide* injection_document::time_slide_table_head

Definition at line 1056 of file power.c.

◆ has_sim_burst_table

int injection_document::has_sim_burst_table

Definition at line 1057 of file power.c.

◆ sim_burst_table_head

SimBurst* injection_document::sim_burst_table_head

Definition at line 1058 of file power.c.