Class GearSetPowerFlow
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
GearSetPowerFlow
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.PowerFlows
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class GearSetPowerFlow : SpecialisedAssemblyPowerFlow, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public GearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Gear |
GearsPowerFlow
Declaration
public ReadOnlyCollection<GearPowerFlow> GearsPowerFlow { get; }
Property Value
Type | Description |
---|---|
System. |
MeshesPowerFlow
Declaration
public ReadOnlyCollection<GearMeshPowerFlow> MeshesPowerFlow { get; }
Property Value
Type | Description |
---|---|
System. |
Rating
Declaration
public GearSetRating Rating { get; }
Property Value
Type | Description |
---|---|
Gear |
Methods
SetFaceWidthsForSpecifiedSafetyFactors()
Declaration
public void SetFaceWidthsForSpecifiedSafetyFactors()
Implements
System.IEquatable<T>