Class KIMoSBevelHypoidSingleRotationAngleResult
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.GearDesigns.Conical
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class KIMoSBevelHypoidSingleRotationAngleResult : APIBase, IEquatable<APIBase>
Properties
LinearTransmissionErrorLoaded
Measurement: VeryShortLength
Declaration
public double LinearTransmissionErrorLoaded { get; }
Property Value
Type | Description |
---|---|
System.Double |
LinearTransmissionErrorUnloaded
Measurement: VeryShortLength
Declaration
public double LinearTransmissionErrorUnloaded { get; }
Property Value
Type | Description |
---|---|
System.Double |
MaximumPinionRootStress
Measurement: Stress
Declaration
public double MaximumPinionRootStress { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
MaximumWheelRootStress
Measurement: Stress
Declaration
public double MaximumWheelRootStress { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
MeshStiffnessPerUnitFaceWidth
Measurement: StiffnessPerUnitFaceWidth
Declaration
public double MeshStiffnessPerUnitFaceWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
PinionRotationAngle
Measurement: Angle
Declaration
public double PinionRotationAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>