Class TESetUpForDynamicAnalysisOptions
Inheritance
System.Object
TESetUpForDynamicAnalysisOptions
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class TESetUpForDynamicAnalysisOptions : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
IncludeMisalignmentExcitation
Declaration
public bool IncludeMisalignmentExcitation { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
UseDataLoggerForAdvancedSystemDeflectionSingleToothPassHarmonicExcitationTypeOptions
Declaration
public bool UseDataLoggerForAdvancedSystemDeflectionSingleToothPassHarmonicExcitationTypeOptions { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Implements
System.IEquatable<T>
Extension Methods