function S = ids_empty_thomson_scattering % function S = ids_empty_thomson_scattering % % File written automatically using struct2m.m S = ... struct(... 'channel',{{struct(... 'identifier',double([]),... 'n_e',struct(... 'data',double([]),... 'data_error_index',double(-999999999),... 'data_error_lower',double([]),... 'data_error_upper',double([]),... 'time',double([])),... 'name',double([]),... 'position',struct(... 'phi',double(-9.0000000000000006360851714687e+40),... 'phi_error_index',double(-999999999),... 'phi_error_lower',double(-9.0000000000000006360851714687e+40),... 'phi_error_upper',double(-9.0000000000000006360851714687e+40),... 'r',double(-9.0000000000000006360851714687e+40),... 'r_error_index',double(-999999999),... 'r_error_lower',double(-9.0000000000000006360851714687e+40),... 'r_error_upper',double(-9.0000000000000006360851714687e+40),... 'z',double(-9.0000000000000006360851714687e+40),... 'z_error_index',double(-999999999),... 'z_error_lower',double(-9.0000000000000006360851714687e+40),... 'z_error_upper',double(-9.0000000000000006360851714687e+40)),... 't_e',struct(... 'data',double([]),... 'data_error_index',double(-999999999),... 'data_error_lower',double([]),... 'data_error_upper',double([]),... 'time',double([]))) ;}},... 'code',struct(... 'commit',double([]),... 'name',double([]),... 'output_flag',double([]),... 'parameters',double([]),... 'repository',double([]),... 'version',double([])),... 'ids_properties',struct(... 'comment',double([]),... 'creation_date',double([]),... 'homogeneous_time',double(-999999999),... 'provider',double([]),... 'source',double([])),... 'time',double([]));