Class SafetyFactorOptimisationStepResultNumber
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SafetyFactorOptimisationStepResultNumber
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 SafetyFactorOptimisationStepResultNumber : SafetyFactorOptimisationStepResult, IEquatable<APIBase>
Properties
Value
Declaration
public double Value { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>