Class GearRatioInputOptions
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads.DutyCycleDefinition
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class GearRatioInputOptions : ColumnInputOptions, IEquatable<APIBase>
Properties
HasGearRatioColumn
Declaration
public bool HasGearRatioColumn { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>