RSEventAttributes Class

class NXOpen.CAE.ResponseSimulation.RSEventAttributes

Bases: NXOpen.TaggedObject

Represents 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 AnalysisType

Returns:
Return type:NXOpen.CAE.ResponseSimulation.RSEventAnalysisType

New in version NX5.0.0.

License requirements: nx_response_anlys (“NX Response Analysis”)

-------------------------------------

Setter Method

Signature AnalysisType

Parameters: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 CoefficientDefinitionMethod

Returns:
Return type:NXOpen.CAE.ResponseSimulation.DDAMExcitationCoefficientDefinitionType

New in version NX5.0.0.

License requirements: nx_response_anlys (“NX Response Analysis”)

-------------------------------------

Setter Method

Signature CoefficientDefinitionMethod

Parameters: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 CoefficientFile

Returns:
Return type:str

New in version NX5.0.0.

License requirements: nx_response_anlys (“NX Response Analysis”)

-------------------------------------

Setter Method

Signature CoefficientFile

Parameters: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 Duration

Returns:
Return type:float

New in version NX5.0.0.

License requirements: nx_response_anlys (“NX Response Analysis”)

-------------------------------------

Setter Method

Signature Duration

Parameters: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 DurationOption

Returns:
Return type:NXOpen.CAE.ResponseSimulation.RSEventDurationOption

New in version NX8.5.0.

License requirements: None.

-------------------------------------

Setter Method

Signature DurationOption

Parameters: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 FastRmsMethod

Returns:
Return type:bool

New in version NX11.0.0.

License requirements: nx_response_anlys (“NX Response Analysis”)

-------------------------------------

Setter Method

Signature FastRmsMethod

Parameters: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 Formulation

Returns:
Return type:NXOpen.CAE.ResponseSimulation.RSEventDdamFormulationType

New in version NX7.5.2.

License requirements: None.

-------------------------------------

Setter Method

Signature Formulation

Parameters: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 InterpolationMethod

Returns:
Return type:NXOpen.CAE.ResponseSimulation.InterpolationMethod

New in version NX5.0.0.

License requirements: nx_response_anlys (“NX Response Analysis”)

-------------------------------------

Setter Method

Signature InterpolationMethod

Parameters: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 MinimumGValue

Returns:
Return type:float

New in version NX7.5.2.

License requirements: None.

-------------------------------------

Setter Method

Signature MinimumGValue

Parameters: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 MountingType

Returns:
Return type:NXOpen.CAE.ResponseSimulation.DDAMExcitationMountingType

New in version NX5.0.0.

License requirements: nx_response_anlys (“NX Response Analysis”)

-------------------------------------

Setter Method

Signature MountingType

Parameters: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 ResponseType

Returns:
Return type:NXOpen.CAE.ResponseSimulation.DDAMExcitationResponseType

New in version NX8.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature ResponseType

Parameters: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 ShipType

Returns:
Return type:NXOpen.CAE.ResponseSimulation.DDAMExcitationShipType

New in version NX5.0.0.

License requirements: nx_response_anlys (“NX Response Analysis”)

-------------------------------------

Setter Method

Signature ShipType

Parameters: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 Spacing

Returns:
Return type:NXOpen.CAE.ResponseSimulation.RSEventSpacingType

New in version NX5.0.0.

License requirements: nx_response_anlys (“NX Response Analysis”)

-------------------------------------

Setter Method

Signature Spacing

Parameters: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 SpectralLines

Returns:
Return type:int

New in version NX5.0.0.

License requirements: nx_response_anlys (“NX Response Analysis”)

-------------------------------------

Setter Method

Signature SpectralLines

Parameters:spectralLine (int) –

New in version NX5.0.0.

License requirements: nx_response_anlys (“NX Response Analysis”)