Class RSEventAttributes
Inheritance
System.Object
System.MarshalByRefObject
RSEventAttributes
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE.ResponseSimulation
Assembly: NXOpen.dll
Syntax
public class RSEventAttributes : TaggedObject, IMessageSink
Constructors
RSEventAttributes()
Declaration
protected RSEventAttributes()
Properties
AnalysisType
Declaration
public RSEvent.AnalysisType AnalysisType { get; set; }
Property Value
Type | Description |
---|---|
RSEvent.AnalysisType |
CoefficientDefinitionMethod
Declaration
public DDAMExcitation.CoefficientDefinitionType CoefficientDefinitionMethod { get; set; }
Property Value
Type | Description |
---|---|
DDAMExcitation.CoefficientDefinitionType |
CoefficientFile
Declaration
public string CoefficientFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Duration
Declaration
public double Duration { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DurationOption
Declaration
public RSEvent.DurationOption DurationOption { get; set; }
Property Value
Type | Description |
---|---|
RSEvent.DurationOption |
FastRmsMethod
Declaration
public bool FastRmsMethod { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Formulation
Declaration
public RSEvent.DdamFormulationType Formulation { get; set; }
Property Value
Type | Description |
---|---|
RSEvent.DdamFormulationType |
InterpolationMethod
Declaration
public InterpolationMethod InterpolationMethod { get; set; }
Property Value
Type | Description |
---|---|
InterpolationMethod |
MinimumGValue
Declaration
public double MinimumGValue { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
MountingType
Declaration
public DDAMExcitation.MountingType MountingType { get; set; }
Property Value
Type | Description |
---|---|
DDAMExcitation.MountingType |
ResponseType
Declaration
public DDAMExcitation.ResponseType ResponseType { get; set; }
Property Value
Type | Description |
---|---|
DDAMExcitation.ResponseType |
ShipType
Declaration
public DDAMExcitation.ShipType ShipType { get; set; }
Property Value
Type | Description |
---|---|
DDAMExcitation.ShipType |
Spacing
Declaration
public RSEvent.SpacingType Spacing { get; set; }
Property Value
Type | Description |
---|---|
RSEvent.SpacingType |
SpectralLines
Declaration
public int SpectralLines { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink