Class SafetyFactorOptimisationStepResultAngle
Inheritance
System.Object
SafetyFactorOptimisationStepResultAngle
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Gears.Rating.Cylindrical.Optimisation
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class SafetyFactorOptimisationStepResultAngle : SafetyFactorOptimisationStepResult, IEquatable<APIBase>
Properties
Angle
Declaration
public double Angle { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>