Class CylindricalPlanetaryGearSetDesign
Inheritance
System.Object
CylindricalPlanetaryGearSetDesign
Implements
System.IDisposable
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class CylindricalPlanetaryGearSetDesign : CylindricalGearSetDesign, IEquatable<APIBase>, IDisposable
Properties
EquallySpacedPlanetsAreAssemblable
Declaration
public bool EquallySpacedPlanetsAreAssemblable { get; }
Property Value
| Type |
Description |
| System.Boolean |
|
InPhase
Declaration
public bool InPhase { get; }
Property Value
| Type |
Description |
| System.Boolean |
|
LeastMeshAngle
Declaration
public double LeastMeshAngle { get; }
Property Value
| Type |
Description |
| System.Double |
|
NormalModuleScalePlanetDiameters
Declaration
public double NormalModuleScalePlanetDiameters { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
PlanetarySidebandFourierSeriesForRotatingPlanetCarrier
Declaration
public FourierSeries PlanetarySidebandFourierSeriesForRotatingPlanetCarrier { get; }
Property Value
PlanetGearPhasingChart
Declaration
public TwoDChartDefinition PlanetGearPhasingChart { get; }
Property Value
ReferenceFixedGearForPlanetarySidebandFourierSeriesIsAnnulus
Declaration
public bool ReferenceFixedGearForPlanetarySidebandFourierSeriesIsAnnulus { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
UsePlanetPassingWindowFunctionInPlanetarySidebandFourierSeries
Declaration
public bool UsePlanetPassingWindowFunctionInPlanetarySidebandFourierSeries { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Methods
AddNewMicroGeometryUsingPlanetaryDuplicates()
Declaration
public void AddNewMicroGeometryUsingPlanetaryDuplicates()
Implements
System.IEquatable<T>
System.IDisposable
Extension Methods