RSEventAttributes Class¶
-
class
NXOpen.CAE.ResponseSimulation.RSEventAttributes¶ Bases:
NXOpen.TaggedObjectRepresents all possible attributes setting for response analysis event
New in version NX5.0.0.
Properties¶
| Property | Description |
|---|---|
| AnalysisType | Returns or sets the analysis type. |
| CoefficientDefinitionMethod | Returns or sets the DDAM coefficient definition method |
| CoefficientFile | Returns or sets the DDAM coefficients definition file. |
| Duration | Returns or sets the time duration in second for transient event |
| DurationOption | Returns or sets the time duration optionin option for transient event |
| FastRmsMethod | Returns or sets the Use Fast RMS Method. |
| Formulation | Returns or sets the DDAM formulation type |
| InterpolationMethod | Returns or sets the interpolation method. |
| MinimumGValue | Returns or sets the Minimum G value |
| MountingType | Returns or sets the ship type |
| ResponseType | Returns or sets the DDAM response type |
| ShipType | Returns or sets the ship type |
| Spacing | Returns or sets the spacing type |
| SpectralLines | Returns or sets the spectral lines setting. |
| Tag | Returns the Tag for this object. |
Methods¶
Property Detail¶
AnalysisType¶
-
RSEventAttributes.AnalysisType¶ Returns or sets the analysis type.
Only available for transient event and frequency event
-------------------------------------Getter Method
Signature
AnalysisTypeReturns: Return type: NXOpen.CAE.ResponseSimulation.RSEventAnalysisTypeNew in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
-------------------------------------Setter Method
Signature
AnalysisTypeParameters: analysisType ( NXOpen.CAE.ResponseSimulation.RSEventAnalysisType) –New in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
CoefficientDefinitionMethod¶
-
RSEventAttributes.CoefficientDefinitionMethod¶ Returns or sets the DDAM coefficient definition method
-------------------------------------Getter Method
Signature
CoefficientDefinitionMethodReturns: Return type: NXOpen.CAE.ResponseSimulation.DDAMExcitationCoefficientDefinitionTypeNew in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
-------------------------------------Setter Method
Signature
CoefficientDefinitionMethodParameters: definitionMethod ( NXOpen.CAE.ResponseSimulation.DDAMExcitationCoefficientDefinitionType) –New in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
CoefficientFile¶
-
RSEventAttributes.CoefficientFile¶ Returns or sets the DDAM coefficients definition file.
Only available when event type is
CAE.ResponseSimulation.DDAMExcitationCoefficientDefinitionType.ByFile.-------------------------------------Getter Method
Signature
CoefficientFileReturns: Return type: str New in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
-------------------------------------Setter Method
Signature
CoefficientFileParameters: coefficientFile (str) – New in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
Duration¶
-
RSEventAttributes.Duration¶ Returns or sets the time duration in second for transient event
-------------------------------------Getter Method
Signature
DurationReturns: Return type: float New in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
-------------------------------------Setter Method
Signature
DurationParameters: duration (float) – New in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
DurationOption¶
-
RSEventAttributes.DurationOption¶ Returns or sets the time duration optionin option for transient event
-------------------------------------Getter Method
Signature
DurationOptionReturns: Return type: NXOpen.CAE.ResponseSimulation.RSEventDurationOptionNew in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DurationOptionParameters: durationOption ( NXOpen.CAE.ResponseSimulation.RSEventDurationOption) –New in version NX8.5.0.
License requirements: None.
FastRmsMethod¶
-
RSEventAttributes.FastRmsMethod¶ Returns or sets the Use Fast RMS Method.
Only available when event type is
CAE.ResponseSimulation.RSEventType.Random>,-------------------------------------Getter Method
Signature
FastRmsMethodReturns: Return type: bool New in version NX11.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
-------------------------------------Setter Method
Signature
FastRmsMethodParameters: fastRmsMethod (bool) – New in version NX11.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
Formulation¶
-
RSEventAttributes.Formulation¶ Returns or sets the DDAM formulation type
-------------------------------------Getter Method
Signature
FormulationReturns: Return type: NXOpen.CAE.ResponseSimulation.RSEventDdamFormulationTypeNew in version NX7.5.2.
License requirements: None.
-------------------------------------Setter Method
Signature
FormulationParameters: formulation ( NXOpen.CAE.ResponseSimulation.RSEventDdamFormulationType) –New in version NX7.5.2.
License requirements: nx_response_anlys (“NX Response Analysis”)
InterpolationMethod¶
-
RSEventAttributes.InterpolationMethod¶ Returns or sets the interpolation method.
only available when event type is
CAE.ResponseSimulation.RSEventType.Frequency,CAE.ResponseSimulation.RSEventType.Random,CAE.ResponseSimulation.RSEventType.ResponseSpectrum,-------------------------------------Getter Method
Signature
InterpolationMethodReturns: Return type: NXOpen.CAE.ResponseSimulation.InterpolationMethodNew in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
-------------------------------------Setter Method
Signature
InterpolationMethodParameters: interpolationMethod ( NXOpen.CAE.ResponseSimulation.InterpolationMethod) –New in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
MinimumGValue¶
-
RSEventAttributes.MinimumGValue¶ Returns or sets the Minimum G value
-------------------------------------Getter Method
Signature
MinimumGValueReturns: Return type: float New in version NX7.5.2.
License requirements: None.
-------------------------------------Setter Method
Signature
MinimumGValueParameters: minimumG (float) – New in version NX7.5.2.
License requirements: nx_response_anlys (“NX Response Analysis”)
MountingType¶
-
RSEventAttributes.MountingType¶ Returns or sets the ship type
-------------------------------------Getter Method
Signature
MountingTypeReturns: Return type: NXOpen.CAE.ResponseSimulation.DDAMExcitationMountingTypeNew in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
-------------------------------------Setter Method
Signature
MountingTypeParameters: mountingType ( NXOpen.CAE.ResponseSimulation.DDAMExcitationMountingType) –New in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
ResponseType¶
-
RSEventAttributes.ResponseType¶ Returns or sets the DDAM response type
-------------------------------------Getter Method
Signature
ResponseTypeReturns: Return type: NXOpen.CAE.ResponseSimulation.DDAMExcitationResponseTypeNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ResponseTypeParameters: responseType ( NXOpen.CAE.ResponseSimulation.DDAMExcitationResponseType) –New in version NX8.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
ShipType¶
-
RSEventAttributes.ShipType¶ Returns or sets the ship type
-------------------------------------Getter Method
Signature
ShipTypeReturns: Return type: NXOpen.CAE.ResponseSimulation.DDAMExcitationShipTypeNew in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
-------------------------------------Setter Method
Signature
ShipTypeParameters: shipType ( NXOpen.CAE.ResponseSimulation.DDAMExcitationShipType) –New in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
Spacing¶
-
RSEventAttributes.Spacing¶ Returns or sets the spacing type
-------------------------------------Getter Method
Signature
SpacingReturns: Return type: NXOpen.CAE.ResponseSimulation.RSEventSpacingTypeNew in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
-------------------------------------Setter Method
Signature
SpacingParameters: spacing ( NXOpen.CAE.ResponseSimulation.RSEventSpacingType) –New in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
SpectralLines¶
-
RSEventAttributes.SpectralLines¶ Returns or sets the spectral lines setting.
Only available when event type is
CAE.ResponseSimulation.RSEventType.Frequency,CAE.ResponseSimulation.RSEventType.Random,CAE.ResponseSimulation.RSEventType.ResponseSpectrum,-------------------------------------Getter Method
Signature
SpectralLinesReturns: Return type: int New in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)
-------------------------------------Setter Method
Signature
SpectralLinesParameters: spectralLine (int) – New in version NX5.0.0.
License requirements: nx_response_anlys (“NX Response Analysis”)