RDE.DriveCycles
R2026bDescription
Use an RDE.DriveCycles object to generate drive cycles that
comply with the Real Driving Emissions (RDE) standard and conform to United Nations Economic
Commission for Europe (UNECE) regulatory constraints. To produce compliant trips, configure
properties using dot notation, and then call the generateDriveCycles
function. The function generates drive cycles, exports them as CSV files to the folder
specified by OutputFolder, and stores them in the
Data property of the RDE.DriveCycles object. See RDE.DriveCycles Properties.
Creation
Syntax
Description
creates an
obj = RDE.DriveCyclesRDE.DriveCycles object with default regulatory parameters for
generating RDE-compliant drive cycles.
Object Functions
| Generate RDE-compliant drive cycles |
| Plot generated RDE drive cycles |
Examples
Version History
Introduced in R2024b
