Class DatumCompoundSteadyStateSynchronousResponseOnAShaft
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    
    
    
    
    DatumCompoundSteadyStateSynchronousResponseOnAShaft
  Implements
System.IEquatable<APIBase>
  Inherited Members
      SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    
  Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesOnAShaft.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class DatumCompoundSteadyStateSynchronousResponseOnAShaft : ComponentCompoundSteadyStateSynchronousResponseOnAShaft, IEquatable<APIBase>Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<DatumSteadyStateSynchronousResponseOnAShaft> ComponentAnalysisCases { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<DatumSteadyStateSynchronousResponseOnAShaft> | 
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<DatumSteadyStateSynchronousResponseOnAShaft> ComponentAnalysisCasesReady { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<DatumSteadyStateSynchronousResponseOnAShaft> | 
ComponentDesign
Declaration
public Datum ComponentDesign { get; }Property Value
| Type | Description | 
|---|---|
| Datum | 
Implements
      System.IEquatable<T>