Class AdvancedTimeSteppingAnalysisForModulationOptions
Inheritance
System.Object
AdvancedTimeSteppingAnalysisForModulationOptions
Assembly: SMT.MastaAPI.14.1.dll
public class AdvancedTimeSteppingAnalysisForModulationOptions : APIBase, IEquatable<APIBase>
Fields
Declaration
protected readonly APIBase _parent
Field Value
Properties
Declaration
public AdvancedTimeSteppingAnalysisForModulationType AdvancedTimeSteppingAnalysisMethod { get; set; }
Property Value
Declaration
public bool AllowBearingElementOrbitForQuasiSteps { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Declaration
public GearSetLoadCase GearSetLoadCaseWithinLoadCaseForAdvancedTimeSteppingAnalysisForModulation { get; }
Property Value
Declaration
public bool IncludeTimeOffsetForSteadyState { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Declaration
public ListWithSelectedItem<StaticLoadCase> LoadCaseForAdvancedTimeSteppingAnalysisForModulationTimeOptionsAndActiveFEParts { get; set; }
Property Value
Declaration
public double NumberOfPeriodsForAdvancedTimeSteppingAnalysis { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public int NumberOfStepsForAdvancedTimeSteppingAnalysis { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
Declaration
public int NumberOfTimesPerQuasiStep { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
Declaration
public TimeOptions TimeOptions { get; }
Property Value
Declaration
public double ToleranceForCompatibilityOfATSAMAndTEPeriodsCheck { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public bool UseThisLoadCaseForLoadCaseForAdvancedTimeSteppingAnalysisForModulationTimeOptionsAndActiveFEParts { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Implements
System.IEquatable<T>
Extension Methods