Class ConicalMeshedGearLoadDistributionAnalysis
Inheritance
System.Object
ConicalMeshedGearLoadDistributionAnalysis
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ConicalMeshedGearLoadDistributionAnalysis : APIBase, IEquatable<APIBase>
Properties
Declaration
public GearLTCAContactCharts ContactCharts { get; }
Property Value
ContactChartsAsTextFile
Declaration
public GearLTCAContactChartDataAsTextFile ContactChartsAsTextFile { get; }
Property Value
EstimatedGearStiffnessFromFEModel
Measurement: StiffnessPerUnitFaceWidth
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