Variable: HICRes
- Updated2024-09-12
- 2 minute(s) read
Variable: HICRes
Variable: HICRes
Receives the result matrix of an HIC calculation.
Definition | HICRes(i, j), Floating-point number variable i = 1 ... HICResNo j = 1 ... HICRangeNo |
Result variable | Channel property | Description |
HICRes(1.1) | Result~HIC~Value | Receives the HIC values for unlimited duration. |
HICRes(2.1) | Result~HIC~T1 | Receives the T1 values for an unlimited duration. |
HICRes(3.1) | Result~HIC~T2 | Receives the T2 values for an unlimited duration. |
HICRes(4.1) | Result~HIC~MeanAcceleration | Receives the mean value of the head acceleration between T1 and T2 for an unlimited duration. |
HICRes(1.2) | Result~HIC36~Value | Receives the HIC values for 36 ms. |
HICRes(2.2) | Result~HIC36~T1 | Receives the T1 values for 36 ms. |
HICRes(3.2) | Result~HIC36~T2 | Receives the T2 values for 36 ms. |
HICRes(4.2) | Result~HIC36~MeanAcceleration | Receives the mean value of the head acceleration between T1 and T2 for 36 ms. |
HICRes(1.3) | Result~HIC15~Value | Receives the HIC values for 15 ms. |
HICRes(2.3) | Result~HIC15~T1 | Receives the T1 values for 15 ms. |
HICRes(3.3) | Result~HIC15~T2 | Receives the T2 values for 15 ms. |
HICRes(4.3) | Result~HIC15~MeanAcceleration | Receives the mean value of the head acceleration between T1 and T2 for 15 ms. |
HICRes(1.4) | Result~HICUser~Value | Receives the HIC values for the value specified in ms. |
HICRes(2.4) | Result~HICUser~T1 | Receives the T1 values for the value specified in ms. |
HICRes(3,4) | Result~HICUser~T2 | Receives the T2 values for the value specified in ms. |
HICRes(4.4) | Result~HICUser~MeanAcceleration | Receives the mean value of the head acceleration between T1 and T2 for the value specified in ms. |
HICRes(1.5) | Result~HICd~Value | Receives the HIC(d) values. |
HICRes(2.5) | Result~HICd~T1 | Receives the T1 values for the HIC(d) calculation. |
HICRes(3.5) | Result~HICd~T1 | Receives the T2 values for the HIC(d) calculation. |
HICRes(4.5) | Result~HICd~MeanAcceleration | Receives the mean value of the head acceleration between T1 and T2 for the HIC(d) calculation. |
HICVersion | Result~HIC~Version | Receives the algorithm version number, which is independent of the DIAdem version number. |
Result~HICUser~WindowWidth | Receives the width of the window for calculating the HIC value in milliseconds. |
Used by
Command: ChnHICCalc | Crash Analysis (HIC) | Program Variables in Commands