Class GearSetParametricStudyTool
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GearSetParametricStudyTool
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class GearSetParametricStudyTool : SpecialisedAssemblyParametricStudyTool, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public GearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Gear |
GearSetDutyCycleResults
Declaration
public ReadOnlyCollection<GearSetDutyCycleRating> GearSetDutyCycleResults { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>