Class KIMoSBevelHypoidSingleRotationAngleResult
Inheritance
System.Object
KIMoSBevelHypoidSingleRotationAngleResult
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class KIMoSBevelHypoidSingleRotationAngleResult : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
LinearTransmissionErrorLoaded
Declaration
public double LinearTransmissionErrorLoaded { get; }
Property Value
| Type |
Description |
| System.Double |
|
LinearTransmissionErrorUnloaded
Declaration
public double LinearTransmissionErrorUnloaded { get; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumPinionRootStress
Declaration
public double MaximumPinionRootStress { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
MaximumWheelRootStress
Declaration
public double MaximumWheelRootStress { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
MeshStiffnessPerUnitFaceWidth
Declaration
public double MeshStiffnessPerUnitFaceWidth { get; }
Property Value
| Type |
Description |
| System.Double |
|
PinionRotationAngle
Declaration
public double PinionRotationAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods