Enum AnalysisTypes
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.MBDAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public enum AnalysisTypes
Fields
Name | Description |
---|---|
DriveCycle | The throttle position and brakes will be automatically controlled in order to match a specified vehicle speed profile. |
DriveCycleWithSimulink | As for the drive cycle type, but also co-simulating with Simulink. |
Normal | This is the most general analysis type and will run using the boundary conditions as specified by the user. |
RunUpDown | Will perform an analysis where the speed of a selected power load will be changed between two specified values during the analysis. |
Simulink | Analysis will be run using co-simulation with Matlab Simulink. |