Class AssemblyCompoundHarmonicAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AssemblyCompoundHarmonicAnalysis
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class AssemblyCompoundHarmonicAnalysis : AbstractAssemblyCompoundHarmonicAnalysis, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<AssemblyHarmonicAnalysis> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<AssemblyHarmonicAnalysis> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public Assembly AssemblyDesign { get; }
Property Value
Bearings
Declaration
public ReadOnlyCollection<BearingCompoundHarmonicAnalysis> Bearings { get; }
Property Value
BeltDrives
Declaration
public ReadOnlyCollection<BeltDriveCompoundHarmonicAnalysis> BeltDrives { get; }
Property Value
BevelDifferentialGearSets
Declaration
public ReadOnlyCollection<BevelDifferentialGearSetCompoundHarmonicAnalysis> BevelDifferentialGearSets { get; }
Property Value
BoltedJoints
Declaration
public ReadOnlyCollection<BoltedJointCompoundHarmonicAnalysis> BoltedJoints { get; }
Property Value
Bolts
Declaration
public ReadOnlyCollection<BoltCompoundHarmonicAnalysis> Bolts { get; }
Property Value
Clutches
Declaration
public ReadOnlyCollection<ClutchCompoundHarmonicAnalysis> Clutches { get; }
Property Value
ConceptCouplings
Declaration
public ReadOnlyCollection<ConceptCouplingCompoundHarmonicAnalysis> ConceptCouplings { get; }
Property Value
ConceptGearSets
Declaration
public ReadOnlyCollection<ConceptGearSetCompoundHarmonicAnalysis> ConceptGearSets { get; }
Property Value
CVTs
Declaration
public ReadOnlyCollection<CVTCompoundHarmonicAnalysis> CVTs { get; }
Property Value
CycloidalAssemblies
Declaration
public ReadOnlyCollection<CycloidalAssemblyCompoundHarmonicAnalysis> CycloidalAssemblies { get; }
Property Value
CycloidalDiscs
Declaration
public ReadOnlyCollection<CycloidalDiscCompoundHarmonicAnalysis> CycloidalDiscs { get; }
Property Value
CylindricalGearSets
Declaration
public ReadOnlyCollection<CylindricalGearSetCompoundHarmonicAnalysis> CylindricalGearSets { get; }
Property Value
FaceGearSets
Declaration
public ReadOnlyCollection<FaceGearSetCompoundHarmonicAnalysis> FaceGearSets { get; }
Property Value
FEParts
Declaration
public ReadOnlyCollection<FEPartCompoundHarmonicAnalysis> FEParts { get; }
Property Value
FlexiblePinAssemblies
Declaration
public ReadOnlyCollection<FlexiblePinAssemblyCompoundHarmonicAnalysis> FlexiblePinAssemblies { get; }
Property Value
HypoidGearSets
Declaration
public ReadOnlyCollection<HypoidGearSetCompoundHarmonicAnalysis> HypoidGearSets { get; }
Property Value
KlingelnbergCycloPalloidHypoidGearSets
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetCompoundHarmonicAnalysis> KlingelnbergCycloPalloidHypoidGearSets { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelGearSets
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetCompoundHarmonicAnalysis> KlingelnbergCycloPalloidSpiralBevelGearSets { get; }
Property Value
MassDiscs
Declaration
public ReadOnlyCollection<MassDiscCompoundHarmonicAnalysis> MassDiscs { get; }
Property Value
MeasurementComponents
Declaration
public ReadOnlyCollection<MeasurementComponentCompoundHarmonicAnalysis> MeasurementComponents { get; }
Property Value
OilSeals
Declaration
public ReadOnlyCollection<OilSealCompoundHarmonicAnalysis> OilSeals { get; }
Property Value
PartToPartShearCouplings
Declaration
public ReadOnlyCollection<PartToPartShearCouplingCompoundHarmonicAnalysis> PartToPartShearCouplings { get; }
Property Value
PlanetCarriers
Declaration
public ReadOnlyCollection<PlanetCarrierCompoundHarmonicAnalysis> PlanetCarriers { get; }
Property Value
PointLoads
Declaration
public ReadOnlyCollection<PointLoadCompoundHarmonicAnalysis> PointLoads { get; }
Property Value
PowerLoads
Declaration
public ReadOnlyCollection<PowerLoadCompoundHarmonicAnalysis> PowerLoads { get; }
Property Value
RingPins
Declaration
public ReadOnlyCollection<RingPinsCompoundHarmonicAnalysis> RingPins { get; }
Property Value
RollingRingAssemblies
Declaration
public ReadOnlyCollection<RollingRingAssemblyCompoundHarmonicAnalysis> RollingRingAssemblies { get; }
Property Value
ShaftHubConnections
Declaration
public ReadOnlyCollection<ShaftHubConnectionCompoundHarmonicAnalysis> ShaftHubConnections { get; }
Property Value
Shafts
Declaration
public ReadOnlyCollection<ShaftCompoundHarmonicAnalysis> Shafts { get; }
Property Value
SpiralBevelGearSets
Declaration
public ReadOnlyCollection<SpiralBevelGearSetCompoundHarmonicAnalysis> SpiralBevelGearSets { get; }
Property Value
SpringDampers
Declaration
public ReadOnlyCollection<SpringDamperCompoundHarmonicAnalysis> SpringDampers { get; }
Property Value
StraightBevelDiffGearSets
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetCompoundHarmonicAnalysis> StraightBevelDiffGearSets { get; }
Property Value
StraightBevelGearSets
Declaration
public ReadOnlyCollection<StraightBevelGearSetCompoundHarmonicAnalysis> StraightBevelGearSets { get; }
Property Value
Synchronisers
Declaration
public ReadOnlyCollection<SynchroniserCompoundHarmonicAnalysis> Synchronisers { get; }
Property Value
TorqueConverters
Declaration
public ReadOnlyCollection<TorqueConverterCompoundHarmonicAnalysis> TorqueConverters { get; }
Property Value
UnbalancedMasses
Declaration
public ReadOnlyCollection<UnbalancedMassCompoundHarmonicAnalysis> UnbalancedMasses { get; }
Property Value
WormGearSets
Declaration
public ReadOnlyCollection<WormGearSetCompoundHarmonicAnalysis> WormGearSets { get; }
Property Value
ZerolBevelGearSets
Declaration
public ReadOnlyCollection<ZerolBevelGearSetCompoundHarmonicAnalysis> ZerolBevelGearSets { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods