.. _auto_injury_get_thoracic_intercept: *GET THORACIC INTERCEPTS BY OCCUPANT TYPE AND MEAS TYPE* ======================================================== Looks up the standardised thoracic injury intercept value for a given occupant dummy type and measurement type (deflection or acceleration). Use this worker to retrieve the intercept threshold needed to compute thoracic injury criteria scores in occupant-safety post-processing pipelines. When to use ----------- Classification: **process**. Tagged: ``acceleration``, ``crabi``, ``deflection``, ``dummy``, ``hybridiii``, ``injury_criteria``, ``intercept``, ``occupant_safety``. Inputs ------ .. list-table:: :header-rows: 1 :widths: 20 20 20 20 20 20 * - Label - ID - Type - Default - Required - Description * - Occupant Type - occupant_type - scalar - crabi_12_month_old_infant - - Dummy/occupant type whose thoracic intercept table will be queried; choose from CRABI 12-month infant, Hybrid III 3YO, 6YO, small female, or mid-sized male (default: crabi_12_month_old_infant). * - Measurement Type - measurement_type - scalar - deflection - - Physical quantity for which the intercept is retrieved — either 'deflection' (chest compression, mm) or 'acceleration' (chest g-level); defaults to 'deflection'. * - Scale - scale - text - 1 - - Multiplicative scale factor applied to the retrieved intercept value before output; leave at default (1) to return the raw standard intercept. Outputs ------- .. list-table:: :header-rows: 1 :widths: 20 20 20 20 * - Label - ID - Type - Description * - injury_get_thoracic_intercept_output_1 - injury_get_thoracic_intercept_output_1 - text - Numeric thoracic intercept value (deflection in mm or acceleration in g, scaled by the scale input) corresponding to the selected occupant type and measurement type. Disciplines ----------- - cae.postprocessing.response - engineering.crash.occupant_safety .. raw:: html

Auto-generated from transformation schema. Worker id: injury_get_thoracic_intercept. Schema hash: a5fc9bcb84e5. Hand-curated docs in workerexamples/ override this page when present.