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