Enum AnalysisTypes
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.MBDAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
[ComVisible(true)]
[Guid("7593aaf1-2947-75b5-149d-ab45a8cf9247")]
[ApiEnumFor("SMT.MAA.ContextAndShadows.MBDAnalyses.AnalysisTypes, SMT.MAA")]
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. |