Class AssemblyModalAnalysisAtASpeed
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AssemblyModalAnalysisAtASpeed
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 AssemblyModalAnalysisAtASpeed : AbstractAssemblyModalAnalysisAtASpeed, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public Assembly AssemblyDesign { get; }
Property Value
AssemblyLoadCase
Declaration
public AssemblyLoadCase AssemblyLoadCase { get; }
Property Value
Bearings
Declaration
public ReadOnlyCollection<BearingModalAnalysisAtASpeed> Bearings { get; }
Property Value
BeltDrives
Declaration
public ReadOnlyCollection<BeltDriveModalAnalysisAtASpeed> BeltDrives { get; }
Property Value
BevelDifferentialGearSets
Declaration
public ReadOnlyCollection<BevelDifferentialGearSetModalAnalysisAtASpeed> BevelDifferentialGearSets { get; }
Property Value
BoltedJoints
Declaration
public ReadOnlyCollection<BoltedJointModalAnalysisAtASpeed> BoltedJoints { get; }
Property Value
Bolts
Declaration
public ReadOnlyCollection<BoltModalAnalysisAtASpeed> Bolts { get; }
Property Value
Clutches
Declaration
public ReadOnlyCollection<ClutchModalAnalysisAtASpeed> Clutches { get; }
Property Value
ConceptCouplings
Declaration
public ReadOnlyCollection<ConceptCouplingModalAnalysisAtASpeed> ConceptCouplings { get; }
Property Value
ConceptGearSets
Declaration
public ReadOnlyCollection<ConceptGearSetModalAnalysisAtASpeed> ConceptGearSets { get; }
Property Value
CVTs
Declaration
public ReadOnlyCollection<CVTModalAnalysisAtASpeed> CVTs { get; }
Property Value
CycloidalAssemblies
Declaration
public ReadOnlyCollection<CycloidalAssemblyModalAnalysisAtASpeed> CycloidalAssemblies { get; }
Property Value
CycloidalDiscs
Declaration
public ReadOnlyCollection<CycloidalDiscModalAnalysisAtASpeed> CycloidalDiscs { get; }
Property Value
CylindricalGearSets
Declaration
public ReadOnlyCollection<CylindricalGearSetModalAnalysisAtASpeed> CylindricalGearSets { get; }
Property Value
FaceGearSets
Declaration
public ReadOnlyCollection<FaceGearSetModalAnalysisAtASpeed> FaceGearSets { get; }
Property Value
FEParts
Declaration
public ReadOnlyCollection<FEPartModalAnalysisAtASpeed> FEParts { get; }
Property Value
FlexiblePinAssemblies
Declaration
public ReadOnlyCollection<FlexiblePinAssemblyModalAnalysisAtASpeed> FlexiblePinAssemblies { get; }
Property Value
HypoidGearSets
Declaration
public ReadOnlyCollection<HypoidGearSetModalAnalysisAtASpeed> HypoidGearSets { get; }
Property Value
KlingelnbergCycloPalloidHypoidGearSets
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetModalAnalysisAtASpeed> KlingelnbergCycloPalloidHypoidGearSets { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelGearSets
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetModalAnalysisAtASpeed> KlingelnbergCycloPalloidSpiralBevelGearSets { get; }
Property Value
MassDiscs
Declaration
public ReadOnlyCollection<MassDiscModalAnalysisAtASpeed> MassDiscs { get; }
Property Value
MeasurementComponents
Declaration
public ReadOnlyCollection<MeasurementComponentModalAnalysisAtASpeed> MeasurementComponents { get; }
Property Value
OilSeals
Declaration
public ReadOnlyCollection<OilSealModalAnalysisAtASpeed> OilSeals { get; }
Property Value
PartToPartShearCouplings
Declaration
public ReadOnlyCollection<PartToPartShearCouplingModalAnalysisAtASpeed> PartToPartShearCouplings { get; }
Property Value
PlanetCarriers
Declaration
public ReadOnlyCollection<PlanetCarrierModalAnalysisAtASpeed> PlanetCarriers { get; }
Property Value
PointLoads
Declaration
public ReadOnlyCollection<PointLoadModalAnalysisAtASpeed> PointLoads { get; }
Property Value
PowerLoads
Declaration
public ReadOnlyCollection<PowerLoadModalAnalysisAtASpeed> PowerLoads { get; }
Property Value
RingPins
Declaration
public ReadOnlyCollection<RingPinsModalAnalysisAtASpeed> RingPins { get; }
Property Value
RollingRingAssemblies
Declaration
public ReadOnlyCollection<RollingRingAssemblyModalAnalysisAtASpeed> RollingRingAssemblies { get; }
Property Value
ShaftHubConnections
Declaration
public ReadOnlyCollection<ShaftHubConnectionModalAnalysisAtASpeed> ShaftHubConnections { get; }
Property Value
Shafts
Declaration
public ReadOnlyCollection<ShaftModalAnalysisAtASpeed> Shafts { get; }
Property Value
SpiralBevelGearSets
Declaration
public ReadOnlyCollection<SpiralBevelGearSetModalAnalysisAtASpeed> SpiralBevelGearSets { get; }
Property Value
SpringDampers
Declaration
public ReadOnlyCollection<SpringDamperModalAnalysisAtASpeed> SpringDampers { get; }
Property Value
StraightBevelDiffGearSets
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetModalAnalysisAtASpeed> StraightBevelDiffGearSets { get; }
Property Value
StraightBevelGearSets
Declaration
public ReadOnlyCollection<StraightBevelGearSetModalAnalysisAtASpeed> StraightBevelGearSets { get; }
Property Value
Synchronisers
Declaration
public ReadOnlyCollection<SynchroniserModalAnalysisAtASpeed> Synchronisers { get; }
Property Value
TorqueConverters
Declaration
public ReadOnlyCollection<TorqueConverterModalAnalysisAtASpeed> TorqueConverters { get; }
Property Value
UnbalancedMasses
Declaration
public ReadOnlyCollection<UnbalancedMassModalAnalysisAtASpeed> UnbalancedMasses { get; }
Property Value
WormGearSets
Declaration
public ReadOnlyCollection<WormGearSetModalAnalysisAtASpeed> WormGearSets { get; }
Property Value
ZerolBevelGearSets
Declaration
public ReadOnlyCollection<ZerolBevelGearSetModalAnalysisAtASpeed> ZerolBevelGearSets { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods