.. _auto_injury_get_femur_intercept: *GET FEMUR INTERCEPTS BY OCCUPANT TYPE AND MEAS TYPE* ===================================================== Looks up the standardised femur axial force intercept value for a given occupant dummy type and load type, applying an optional scale factor. Use this worker to retrieve the regulatory/assessment threshold intercept needed for femur injury criterion calculations in occupant safety post-processing. When to use ----------- Classification: **process**. Tagged: ``axial_force``, ``crabi``, ``dummy``, ``femur``, ``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 femur intercept is to be retrieved; 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 - force - - Measurement type * - Scale - scale - text - 1 - - Multiplicative scale factor applied to the returned intercept value; leave at default (1) to return the unscaled regulatory intercept. Outputs ------- .. list-table:: :header-rows: 1 :widths: 20 20 20 20 * - Label - ID - Type - Description * - injury_get_femur_intercept_output_1 - injury_get_femur_intercept_output_1 - text - The (optionally scaled) femur intercept threshold value for the selected occupant type and load type, returned as a numeric text string in the native force units (typically kN). Disciplines ----------- - cae.postprocessing.response - engineering.crash.occupant_safety .. raw:: html

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