*INJURY_GET_THORACIC_INTERCEPT¶
Description: Get Thoracic intercepts by Occupant type and meas type
Syntax:
injury_get_thoracic_intercept(occupant_type,measurement_type,scale)
ID | Name | Type | Default | Remarks |
---|---|---|---|---|
1 | Occupant Type | select | ||
2 | Measurement Type | select | Measurement type | |
3 | Scale | textarea |
ID | Name | Type | Remarks |
---|---|---|---|
1 | injury_get_thoracic_intercept_output_1 | text |
*INJURY_GET_FEMUR_INTERCEPT¶
Description: Get Femur intercepts by Occupant type and meas type
Syntax:
injury_get_femur_intercept(occupant_type,measurement_type,scale)
ID | Name | Type | Default | Remarks |
---|---|---|---|---|
1 | Occupant Type | select | ||
2 | Measurement Type | select | Measurement type | |
3 | Scale | textarea |
ID | Name | Type | Remarks |
---|---|---|---|
1 | injury_get_femur_intercept_output_1 | text |
*INJURY_GET_CTI_INTERCEPT¶
Description: Get CTI intercepts by Occupant type and meas type
Syntax:
injury_get_cti_intercept(occupant_type,measurement_type,scale)
ID | Name | Type | Default | Remarks |
---|---|---|---|---|
1 | Occupant Type | select | ||
2 | Measurement Type | select | Measurement type | |
3 | Scale | textarea |
ID | Name | Type | Remarks |
---|---|---|---|
1 | injury_get_cti_intercept_output_1 | text |
*INJURY_GET_NIJ_INTERCEPT¶
Description: Get Nij intercepts by Occupant type and load type
Syntax:
injury_get_nij_intercept(occupant_type,load_type,scale)
ID | Name | Type | Default | Remarks |
---|---|---|---|---|
1 | Occupant Type | select | ||
2 | Load Type | select | Load type | |
3 | Scale | textarea |
ID | Name | Type | Remarks |
---|---|---|---|
1 | injury_get_nij_intercept_output_1 | text |
*INJURY_GET_FEMUR_INTERCEPT¶
Description: Get Femur intercepts by Occupant type and load type
Syntax:
injury_get_femur_intercept(occupant_type,load_type,scale)
ID | Name | Type | Default | Remarks |
---|---|---|---|---|
1 | Occupant Type | select | ||
2 | Load Type | select | Load type | |
3 | Scale | textarea |
ID | Name | Type | Remarks |
---|---|---|---|
1 | injury_get_femur_intercept_output_1 | text |
*INJURY_NIJ¶
Description: Compute the Nij based on the Occupant Neck Axial, Shear and Moment time-history
Syntax:
injury_nij(axial_forcetimehistory,shearforcetimehistory,momenttimehistory,injurytype,occupant_type)
ID | Name | Type | Default | Remarks |
---|---|---|---|---|
1 | Axial Force time history | vector | ||
2 | Shear force time history | vector | ||
3 | Moment time history | vector | ||
4 | injurytype | select | ||
5 | Occupant Type | select |
ID | Name | Type | Remarks |
---|---|---|---|
1 | injury_nij_output_1 | vector |
*INJURY_STAR_RATING¶
Description: Compute the Occupant injury star-rating based on the HICd and Peak value sof Chest, Femur and Neck values
Syntax:
injury_star_rating(hi_cd,peak_chest_deflectioninmm,peak_femur_loadink_n,peak_neck_ni_jink_n,peak_neck_tensionink_n,peak_neck_compressionink_n,occupant_type,unit_system)
ID | Name | Type | Default | Remarks |
---|---|---|---|---|
1 | HICd | scalar | ||
2 | Peak Chest Deflection in mm | scalar | ||
3 | Peak Femur Load in kN | scalar | ||
4 | Peak Neck NIJ in kN | scalar | ||
5 | Peak Neck Tension in kN | scalar | ||
6 | Peak Neck Compression in kN | scalar | ||
7 | Occupant Type | select | ||
8 | Unit System | select |
ID | Name | Type | Remarks |
---|---|---|---|
1 | injury_star_rating_output_1 | scalar |