Class ConicalMeshedGearLoadDistributionAnalysis
Inheritance
System.Object
ConicalMeshedGearLoadDistributionAnalysis
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ConicalMeshedGearLoadDistributionAnalysis : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
Declaration
public GearLTCAContactCharts ContactCharts { get; }
Property Value
ContactChartsAsTextFile
Declaration
public GearLTCAContactChartDataAsTextFile ContactChartsAsTextFile { get; }
Property Value
EstimatedGearStiffnessFromFEModel
Declaration
public double EstimatedGearStiffnessFromFEModel { get; }
Property Value
| Type |
Description |
| System.Double |
|
GearLoadDistributionAnalysis
Declaration
public ConicalGearLoadDistributionAnalysis GearLoadDistributionAnalysis { get; }
Property Value
MaximumVonMisesRootStressCompressionSide
Declaration
public double MaximumVonMisesRootStressCompressionSide { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumVonMisesRootStressTensionSide
Declaration
public double MaximumVonMisesRootStressTensionSide { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaxTensilePrincipalRootStressCompressionSide
Declaration
public double MaxTensilePrincipalRootStressCompressionSide { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaxTensilePrincipalRootStressTensionSide
Declaration
public double MaxTensilePrincipalRootStressTensionSide { get; }
Property Value
| Type |
Description |
| System.Double |
|
Name
Declaration
public string Name { get; }
Property Value
| Type |
Description |
| System.String |
|
Torque
Declaration
public double Torque { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods