euroAssessment
Description
Add-On Required: This feature requires the Automated Driving Toolbox Test Suite for Euro NCAP Protocols add-on.
The euroAssessment object stores Euro NCAP® assessment protocol specifications and assessment scores. For more information
on the Euro NCAP test protocols, see Euro
NCAP Car Safety Protocols.
Creation
Description
creates a
Euro NCAP assessment protocol object, euroAssessmentObj = euroAssessmenteuroAssessmentObj, with
default properties. This object is compatible with test scenarios for protocol
specification years 2023–2025.
creates a Euro NCAP assessment object euroAssessmentObj = euroAssessment(year)euroAssessmentObj with the
Year property set by the year argument. (since R2026a)
Input Arguments
Properties
Object Functions
assessmentTable | Create empty assessment table for Euro NCAP test scenario |
ncapScore | Obtain score for Euro NCAP test |
ncapReport | Generate report from Euro NCAP test scenario assessment results |
exportReport | Export report of Euro NCAP test scenario assessment results |
configureVUT | Configure VUT parameters for Euro NCAP test scenarios |
Examples
References
[1] European New Car Assessment Programme (Euro NCAP). Assessment Protocol - Vulnerable Road User Protection, Implementation 2023, Version 11.4, December 2023.
[2] European New Car Assessment Programme (Euro NCAP). Assessment Protocol - Safety Assist Collision Avoidance, Implementation 2023, Version 10.4.1, February 2024.
Version History
Introduced in R2025aSee Also
assessmentTable | configureVUT | ncapScore | ncapSpec | ncapReport | exportReport
