Class KIMoSBevelHypoidSingleRotationAngleResult
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
KIMoSBevelHypoidSingleRotationAngleResult
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Gears.GearDesigns.Conical
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class KIMoSBevelHypoidSingleRotationAngleResult : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Type | Description |
---|---|
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>