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