Class SteadyStateSynchronousResponseViewable
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SteadyStateSynchronousResponseViewable
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.Drawing
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class SteadyStateSynchronousResponseViewable : RotorDynamicsViewable, IEquatable<APIBase>
Properties
RPLSpeed
Declaration
public ListWithSelectedItem<NamedTuple1<int>> RPLSpeed { get; set; }
Property Value
Type | Description |
---|---|
ListWithSelectedItem<NamedTuple1<System.Int32>> |
Implements
System.IEquatable<T>