Class AssemblySteadyStateSynchronousResponse
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AssemblySteadyStateSynchronousResponse
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 AssemblySteadyStateSynchronousResponse : AbstractAssemblySteadyStateSynchronousResponse, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public Assembly AssemblyDesign { get; }
Property Value
AssemblyLoadCase
Declaration
public AssemblyLoadCase AssemblyLoadCase { get; }
Property Value
Bearings
Declaration
public ReadOnlyCollection<BearingSteadyStateSynchronousResponse> Bearings { get; }
Property Value
BeltDrives
Declaration
public ReadOnlyCollection<BeltDriveSteadyStateSynchronousResponse> BeltDrives { get; }
Property Value
BevelDifferentialGearSets
Declaration
public ReadOnlyCollection<BevelDifferentialGearSetSteadyStateSynchronousResponse> BevelDifferentialGearSets { get; }
Property Value
BoltedJoints
Declaration
public ReadOnlyCollection<BoltedJointSteadyStateSynchronousResponse> BoltedJoints { get; }
Property Value
Bolts
Declaration
public ReadOnlyCollection<BoltSteadyStateSynchronousResponse> Bolts { get; }
Property Value
Clutches
Declaration
public ReadOnlyCollection<ClutchSteadyStateSynchronousResponse> Clutches { get; }
Property Value
ConceptCouplings
Declaration
public ReadOnlyCollection<ConceptCouplingSteadyStateSynchronousResponse> ConceptCouplings { get; }
Property Value
ConceptGearSets
Declaration
public ReadOnlyCollection<ConceptGearSetSteadyStateSynchronousResponse> ConceptGearSets { get; }
Property Value
CVTs
Declaration
public ReadOnlyCollection<CVTSteadyStateSynchronousResponse> CVTs { get; }
Property Value
CycloidalAssemblies
Declaration
public ReadOnlyCollection<CycloidalAssemblySteadyStateSynchronousResponse> CycloidalAssemblies { get; }
Property Value
CycloidalDiscs
Declaration
public ReadOnlyCollection<CycloidalDiscSteadyStateSynchronousResponse> CycloidalDiscs { get; }
Property Value
CylindricalGearSets
Declaration
public ReadOnlyCollection<CylindricalGearSetSteadyStateSynchronousResponse> CylindricalGearSets { get; }
Property Value
FaceGearSets
Declaration
public ReadOnlyCollection<FaceGearSetSteadyStateSynchronousResponse> FaceGearSets { get; }
Property Value
FEParts
Declaration
public ReadOnlyCollection<FEPartSteadyStateSynchronousResponse> FEParts { get; }
Property Value
FlexiblePinAssemblies
Declaration
public ReadOnlyCollection<FlexiblePinAssemblySteadyStateSynchronousResponse> FlexiblePinAssemblies { get; }
Property Value
HypoidGearSets
Declaration
public ReadOnlyCollection<HypoidGearSetSteadyStateSynchronousResponse> HypoidGearSets { get; }
Property Value
KlingelnbergCycloPalloidHypoidGearSets
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidHypoidGearSetSteadyStateSynchronousResponse> KlingelnbergCycloPalloidHypoidGearSets { get; }
Property Value
KlingelnbergCycloPalloidSpiralBevelGearSets
Declaration
public ReadOnlyCollection<KlingelnbergCycloPalloidSpiralBevelGearSetSteadyStateSynchronousResponse> KlingelnbergCycloPalloidSpiralBevelGearSets { get; }
Property Value
MassDiscs
Declaration
public ReadOnlyCollection<MassDiscSteadyStateSynchronousResponse> MassDiscs { get; }
Property Value
MeasurementComponents
Declaration
public ReadOnlyCollection<MeasurementComponentSteadyStateSynchronousResponse> MeasurementComponents { get; }
Property Value
OilSeals
Declaration
public ReadOnlyCollection<OilSealSteadyStateSynchronousResponse> OilSeals { get; }
Property Value
PartToPartShearCouplings
Declaration
public ReadOnlyCollection<PartToPartShearCouplingSteadyStateSynchronousResponse> PartToPartShearCouplings { get; }
Property Value
PlanetCarriers
Declaration
public ReadOnlyCollection<PlanetCarrierSteadyStateSynchronousResponse> PlanetCarriers { get; }
Property Value
PointLoads
Declaration
public ReadOnlyCollection<PointLoadSteadyStateSynchronousResponse> PointLoads { get; }
Property Value
PowerLoads
Declaration
public ReadOnlyCollection<PowerLoadSteadyStateSynchronousResponse> PowerLoads { get; }
Property Value
RingPins
Declaration
public ReadOnlyCollection<RingPinsSteadyStateSynchronousResponse> RingPins { get; }
Property Value
RollingRingAssemblies
Declaration
public ReadOnlyCollection<RollingRingAssemblySteadyStateSynchronousResponse> RollingRingAssemblies { get; }
Property Value
ShaftHubConnections
Declaration
public ReadOnlyCollection<ShaftHubConnectionSteadyStateSynchronousResponse> ShaftHubConnections { get; }
Property Value
Shafts
Declaration
public ReadOnlyCollection<ShaftSteadyStateSynchronousResponse> Shafts { get; }
Property Value
SpiralBevelGearSets
Declaration
public ReadOnlyCollection<SpiralBevelGearSetSteadyStateSynchronousResponse> SpiralBevelGearSets { get; }
Property Value
SpringDampers
Declaration
public ReadOnlyCollection<SpringDamperSteadyStateSynchronousResponse> SpringDampers { get; }
Property Value
StraightBevelDiffGearSets
Declaration
public ReadOnlyCollection<StraightBevelDiffGearSetSteadyStateSynchronousResponse> StraightBevelDiffGearSets { get; }
Property Value
StraightBevelGearSets
Declaration
public ReadOnlyCollection<StraightBevelGearSetSteadyStateSynchronousResponse> StraightBevelGearSets { get; }
Property Value
Synchronisers
Declaration
public ReadOnlyCollection<SynchroniserSteadyStateSynchronousResponse> Synchronisers { get; }
Property Value
TorqueConverters
Declaration
public ReadOnlyCollection<TorqueConverterSteadyStateSynchronousResponse> TorqueConverters { get; }
Property Value
UnbalancedMasses
Declaration
public ReadOnlyCollection<UnbalancedMassSteadyStateSynchronousResponse> UnbalancedMasses { get; }
Property Value
WormGearSets
Declaration
public ReadOnlyCollection<WormGearSetSteadyStateSynchronousResponse> WormGearSets { get; }
Property Value
ZerolBevelGearSets
Declaration
public ReadOnlyCollection<ZerolBevelGearSetSteadyStateSynchronousResponse> ZerolBevelGearSets { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods