Class HarmonicAnalysisOptionsForAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
HarmonicAnalysisOptionsForAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class HarmonicAnalysisOptionsForAdvancedTimeSteppingAnalysisForModulation : HarmonicAnalysisOptions, IEquatable<APIBase>
Properties
CalculateUncoupledModesDuringAnalysis
Declaration
public override bool CalculateUncoupledModesDuringAnalysis { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Overrides
CropToSpeedRangeForExportAndReports
Declaration
public override bool CropToSpeedRangeForExportAndReports { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Overrides
Implements
System.IEquatable<T>