Enum RunUpDrivingMode
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.MBDAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public enum RunUpDrivingMode
Fields
Name | Description |
---|---|
Speed | Use a speed constraint to enforce the required speed. This option can lead to unrealistic/rapidly changing applied torques. |
Torque | Calculate the required torque to match the speed by taking into account the drag in the system. |