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