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