pidf v2_SHAB { $********************************************************************* float version = 2.0; $$ version string institution = "Alenia"; $$ institute string project = "TSS"; $$ project string mission = "TSS-1R"; $$ mission string experiment = "SAHK"; $$ experiment string instrument = "SAHK"; $$ instrument string vinst = "SHAB"; $$ vinst $********************************************************************* int num_groups = 3; $$ no. groups string group_name = "Scalled Yaw Angle Data"; $$ group name string group_name = "Scalled Roll Angle Data"; $$ group name string group_name = "Scalled Pitch Angle Data"; $$ group name int plot_avail_flag = 0x1; $$ plot avail int data_type_mask = 0x11; $$ Sen/Scn/Cal/Mode/Qual int instrument_dep = 0; $$ avg over $********************************************************************* int num_bin_sets = 0; $$ no. bin sets $********************************************************************* int num_units = 5; $$ no. units struct Unit0 { $-------------------------UNIT 00------------------------------------- int id = 0; $$ unit id float min = -1.0; $$ unit min/max float max = 3.0; $$ unit min/max int unit_scaling = 1; $$ unit lin/log string unit_label = "unitless"; $$ unit label string long_description = "telemetry"; $$ long desc. string short_description = "raw"; $$ short desc. int num_tables = 0; $$ number of tables }; struct Unit1 { $-------------------------UNIT 01------------------------------------- int id = 0; $$ unit id float min = -150.0; $$ unit min/max float max = 150.0; $$ unit min/max int unit_scaling = 1; $$ unit lin/log string unit_label = "unitless"; $$ unit label string long_description = "telemetry"; $$ long desc. string short_description = "raw"; $$ short desc. int num_tables = 0; $$ number of tables }; struct Unit2 { $-------------------------UNIT 02------------------------------------- int id = 0; $$ unit id float min = -90.0; $$ unit min/max float max = 90.0; $$ unit min/max int unit_scaling = 1; $$ unit lin/log string unit_label = "degrees"; $$ unit label string long_description = "angle"; $$ long desc. string short_description = "angle"; $$ short desc. int num_tables = 1; $$ number of tables int tbl_app_flag = 0; $$ table numbers int tbl_app_oper = 0; $$ operations }; struct Unit3 { $-------------------------UNIT 03------------------------------------- int id = 0; $$ unit id float min = -180.0; $$ unit min/max float max = 180.0; $$ unit min/max int unit_scaling = 1; $$ unit lin/log string unit_label = "degrees"; $$ unit label string long_description = "angle"; $$ long desc. string short_description = "angle"; $$ short desc. int num_tables = 1; $$ number of tables int tbl_app_flag = 0; $$ table numbers int tbl_app_oper = 0; $$ operations }; struct Unit4 { $-------------------------UNIT 04------------------------------------- int id = 0; $$ unit id float min = -1.5; $$ unit min/max float max = 1.5; $$ unit min/max int unit_scaling = 1; $$ unit lin/log string unit_label = "degrees/sec"; $$ unit label string long_description = "angular velocity"; $$ long desc. string short_description = "rate"; $$ short desc. int num_tables = 1; $$ number of tables int tbl_app_flag = 0; $$ table numbers int tbl_app_oper = 0; $$ operations }; $********************************************************************* int num_sensors = 6; $$ no. of sensors struct Sensor0 { $-----------------------SENSOR 00------------------------------------- string name = "Scaled Yaw Angle"; $$ sensor name string component = "Angle"; $$ component name char source = 'V'; $$ source (V) (S) string scf_filename = "N/A"; $$ not applicable int pidf_sensor_num = 0; $$ pidf sensor num int vidf_sensor_num = 2; $$ sensor vidf no. int group_num = 0; $$ sensor group no. int display_flag = 1; $$ display bit int num_units = 2; $$ no. of units int unit_number = 1; $$ unit numbers int unit_number = 3; $$ unit numbers }; struct Sensor1 { $-----------------------SENSOR 01------------------------------------- string name = "Scaled Yaw Rate"; $$ sensor name string component = "Rate"; $$ component name char source = 'V'; $$ source (V) (S) string scf_filename = "N/A"; $$ not applicable int pidf_sensor_num = 1; $$ pidf sensor num int vidf_sensor_num = 5; $$ sensor vidf no. int group_num = 0; $$ sensor group no. int display_flag = 1; $$ display bit int num_units = 2; $$ no. of units int unit_number = 1; $$ unit numbers int unit_number = 4; $$ unit numbers }; struct Sensor2 { $-----------------------SENSOR 02------------------------------------- string name = "Scaled Roll Angle"; $$ sensor name string component = "Angle"; $$ component name char source = 'V'; $$ source (V) (S) string scf_filename = "N/A"; $$ not applicable int pidf_sensor_num = 2; $$ pidf sensor num int vidf_sensor_num = 0; $$ sensor vidf no. int group_num = 1; $$ sensor group no. int display_flag = 1; $$ display bit int num_units = 2; $$ no. of units int unit_number = 1; $$ unit numbers int unit_number = 2; $$ unit numbers }; struct Sensor3 { $-----------------------SENSOR 03------------------------------------- string name = "Scaled Roll Rate"; $$ sensor name string component = "Rate"; $$ component name char source = 'V'; $$ source (V) (S) string scf_filename = "N/A"; $$ not applicable int pidf_sensor_num = 3; $$ pidf sensor num int vidf_sensor_num = 3; $$ sensor vidf no. int group_num = 1; $$ sensor group no. int display_flag = 1; $$ display bit int num_units = 2; $$ no. of units int unit_number = 1; $$ unit numbers int unit_number = 4; $$ unit numbers }; struct Sensor4 { $-----------------------SENSOR 04------------------------------------- string name = "Scaled Pitch Angle"; $$ sensor name string component = "Angle"; $$ component name char source = 'V'; $$ source (V) (S) string scf_filename = "N/A"; $$ not applicable int pidf_sensor_num = 4; $$ pidf sensor num int vidf_sensor_num = 1; $$ sensor vidf no. int group_num = 2; $$ sensor group no. int display_flag = 1; $$ display bit int num_units = 2; $$ no. of units int unit_number = 1; $$ unit numbers int unit_number = 2; $$ unit numbers }; struct Sensor5 { $-----------------------SENSOR 05------------------------------------- string name = "Scaled Pitch Rate"; $$ sensor name string component = "Rate"; $$ component name char source = 'V'; $$ source (V) (S) string scf_filename = "N/A"; $$ not applicable int pidf_sensor_num = 5; $$ pidf sensor num int vidf_sensor_num = 4; $$ sensor vidf no. int group_num = 2; $$ sensor group no. int display_flag = 1; $$ display bit int num_units = 2; $$ no. of units int unit_number = 1; $$ unit numbers int unit_number = 4; $$ unit numbers }; struct DataQual { $********************************************************************* string name = "Data Quality"; $$ dqual name string short_name = "Dqual"; $$ dqual name int num_units = 1; $$ no. of units int unit_number = 0; $$ unit numbers }; }