NX Open C++ Reference Guide
|
Represents all possible attributes setting for response analysis event
Created in NX5.0.0.
More...
Public Member Functions | |
NXOpen::CAE::ResponseSimulation::RSEvent::AnalysisType | AnalysisType () |
Returns the analysis type. | |
NXOpen::CAE::ResponseSimulation::DDAMExcitation::CoefficientDefinitionType | CoefficientDefinitionMethod () |
Returns the DDAM coefficient definition method Created in NX5.0.0. | |
NXString | CoefficientFile () |
Returns the DDAM coefficients definition file. | |
double | Duration () |
Returns the time duration in second for transient event Created in NX5.0.0. | |
NXOpen::CAE::ResponseSimulation::RSEvent::DurationOption | DurationOption () |
Returns the time duration optionin option for transient event Created in NX8.5.0. | |
NXOpen::CAE::ResponseSimulation::RSEvent::DdamFormulationType | Formulation () |
Returns the DDAM formulation type Created in NX7.5.2. | |
NXOpen::CAE::ResponseSimulation::InterpolationMethod | InterpolationMethod () |
Returns the interpolation method. | |
double | MinimumGValue () |
Returns the Minimum G value Created in NX7.5.2. | |
NXOpen::CAE::ResponseSimulation::DDAMExcitation::MountingType | MountingType () |
Returns the ship type Created in NX5.0.0. | |
NXOpen::CAE::ResponseSimulation::DDAMExcitation::ResponseType | ResponseType () |
Returns the DDAM response type Created in NX8.0.0. | |
void | SetAnalysisType (NXOpen::CAE::ResponseSimulation::RSEvent::AnalysisType analysisType) |
Sets the analysis type. | |
void | SetCoefficientDefinitionMethod (NXOpen::CAE::ResponseSimulation::DDAMExcitation::CoefficientDefinitionType definitionMethod) |
Sets the DDAM coefficient definition method Created in NX5.0.0. | |
void | SetCoefficientFile (const NXString &coefficientFile) |
Sets the DDAM coefficients definition file. | |
void | SetCoefficientFile (const char *coefficientFile) |
Sets the DDAM coefficients definition file. | |
void | SetDuration (double duration) |
Sets the time duration in second for transient event Created in NX5.0.0. | |
void | SetDurationOption (NXOpen::CAE::ResponseSimulation::RSEvent::DurationOption durationOption) |
Sets the time duration optionin option for transient event Created in NX8.5.0. | |
void | SetFormulation (NXOpen::CAE::ResponseSimulation::RSEvent::DdamFormulationType formulation) |
Sets the DDAM formulation type Created in NX7.5.2. | |
void | SetInterpolationMethod (NXOpen::CAE::ResponseSimulation::InterpolationMethod interpolationMethod) |
Sets the interpolation method. | |
void | SetMinimumGValue (double minimumG) |
Sets the Minimum G value Created in NX7.5.2. | |
void | SetMountingType (NXOpen::CAE::ResponseSimulation::DDAMExcitation::MountingType mountingType) |
Sets the ship type Created in NX5.0.0. | |
void | SetResponseType (NXOpen::CAE::ResponseSimulation::DDAMExcitation::ResponseType responseType) |
Sets the DDAM response type Created in NX8.0.0. | |
void | SetShipType (NXOpen::CAE::ResponseSimulation::DDAMExcitation::ShipType shipType) |
Sets the ship type Created in NX5.0.0. | |
void | SetSpacing (NXOpen::CAE::ResponseSimulation::RSEvent::SpacingType spacing) |
Sets the spacing type Created in NX5.0.0. | |
void | SetSpectralLines (int spectralLine) |
Sets the spectral lines setting. | |
NXOpen::CAE::ResponseSimulation::DDAMExcitation::ShipType | ShipType () |
Returns the ship type Created in NX5.0.0. | |
NXOpen::CAE::ResponseSimulation::RSEvent::SpacingType | Spacing () |
Returns the spacing type Created in NX5.0.0. | |
int | SpectralLines () |
Returns the spectral lines setting. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents all possible attributes setting for response analysis event
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::RSEvent::AnalysisType NXOpen::CAE::ResponseSimulation::RSEventAttributes::AnalysisType | ( | ) |
Returns the analysis type.
Only available for transient event and frequency event
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
NXOpen::CAE::ResponseSimulation::DDAMExcitation::CoefficientDefinitionType NXOpen::CAE::ResponseSimulation::RSEventAttributes::CoefficientDefinitionMethod | ( | ) |
Returns the DDAM coefficient definition method
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
NXString NXOpen::CAE::ResponseSimulation::RSEventAttributes::CoefficientFile | ( | ) |
Returns the DDAM coefficients definition file.
Only available when event type is CAE::ResponseSimulation::DDAMExcitation::CoefficientDefinitionTypeByFile .
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
double NXOpen::CAE::ResponseSimulation::RSEventAttributes::Duration | ( | ) |
Returns the time duration in second for transient event
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
NXOpen::CAE::ResponseSimulation::RSEvent::DurationOption NXOpen::CAE::ResponseSimulation::RSEventAttributes::DurationOption | ( | ) |
Returns the time duration optionin option for transient event
Created in NX8.5.0.
License requirements : None
NXOpen::CAE::ResponseSimulation::RSEvent::DdamFormulationType NXOpen::CAE::ResponseSimulation::RSEventAttributes::Formulation | ( | ) |
Returns the DDAM formulation type
Created in NX7.5.2.
License requirements : None
NXOpen::CAE::ResponseSimulation::InterpolationMethod NXOpen::CAE::ResponseSimulation::RSEventAttributes::InterpolationMethod | ( | ) |
Returns the interpolation method.
only available when event type is CAE::ResponseSimulation::RSEvent::TypeFrequency , CAE::ResponseSimulation::RSEvent::TypeRandom , CAE::ResponseSimulation::RSEvent::TypeResponseSpectrum ,
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
double NXOpen::CAE::ResponseSimulation::RSEventAttributes::MinimumGValue | ( | ) |
Returns the Minimum G value
Created in NX7.5.2.
License requirements : None
NXOpen::CAE::ResponseSimulation::DDAMExcitation::MountingType NXOpen::CAE::ResponseSimulation::RSEventAttributes::MountingType | ( | ) |
Returns the ship type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
NXOpen::CAE::ResponseSimulation::DDAMExcitation::ResponseType NXOpen::CAE::ResponseSimulation::RSEventAttributes::ResponseType | ( | ) |
Returns the DDAM response type
Created in NX8.0.0.
License requirements : None
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetAnalysisType | ( | NXOpen::CAE::ResponseSimulation::RSEvent::AnalysisType | analysisType | ) |
Sets the analysis type.
Only available for transient event and frequency event
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
analysisType | analysis type |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetCoefficientDefinitionMethod | ( | NXOpen::CAE::ResponseSimulation::DDAMExcitation::CoefficientDefinitionType | definitionMethod | ) |
Sets the DDAM coefficient definition method
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
definitionMethod | definition method |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetCoefficientFile | ( | const NXString & | coefficientFile | ) |
Sets the DDAM coefficients definition file.
Only available when event type is CAE::ResponseSimulation::DDAMExcitation::CoefficientDefinitionTypeByFile .
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
coefficientFile | coefficient file |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetCoefficientFile | ( | const char * | coefficientFile | ) |
Sets the DDAM coefficients definition file.
Only available when event type is CAE::ResponseSimulation::DDAMExcitation::CoefficientDefinitionTypeByFile .
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
coefficientFile | coefficient file |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetDuration | ( | double | duration | ) |
Sets the time duration in second for transient event
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
duration | duration |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetDurationOption | ( | NXOpen::CAE::ResponseSimulation::RSEvent::DurationOption | durationOption | ) |
Sets the time duration optionin option for transient event
Created in NX8.5.0.
License requirements : None
durationOption | duration option |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetFormulation | ( | NXOpen::CAE::ResponseSimulation::RSEvent::DdamFormulationType | formulation | ) |
Sets the DDAM formulation type
Created in NX7.5.2.
License requirements : nx_response_anlys ("NX Response Analysis")
formulation | formulation |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetInterpolationMethod | ( | NXOpen::CAE::ResponseSimulation::InterpolationMethod | interpolationMethod | ) |
Sets the interpolation method.
only available when event type is CAE::ResponseSimulation::RSEvent::TypeFrequency , CAE::ResponseSimulation::RSEvent::TypeRandom , CAE::ResponseSimulation::RSEvent::TypeResponseSpectrum ,
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
interpolationMethod | interpolation method |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetMinimumGValue | ( | double | minimumG | ) |
Sets the Minimum G value
Created in NX7.5.2.
License requirements : nx_response_anlys ("NX Response Analysis")
minimumG | minimumg |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetMountingType | ( | NXOpen::CAE::ResponseSimulation::DDAMExcitation::MountingType | mountingType | ) |
Sets the ship type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
mountingType | mounting type |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetResponseType | ( | NXOpen::CAE::ResponseSimulation::DDAMExcitation::ResponseType | responseType | ) |
Sets the DDAM response type
Created in NX8.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
responseType | response type |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetShipType | ( | NXOpen::CAE::ResponseSimulation::DDAMExcitation::ShipType | shipType | ) |
Sets the ship type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
shipType | ship type |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetSpacing | ( | NXOpen::CAE::ResponseSimulation::RSEvent::SpacingType | spacing | ) |
Sets the spacing type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
spacing | spacing |
void NXOpen::CAE::ResponseSimulation::RSEventAttributes::SetSpectralLines | ( | int | spectralLine | ) |
Sets the spectral lines setting.
Only available when event type is CAE::ResponseSimulation::RSEvent::TypeFrequency , CAE::ResponseSimulation::RSEvent::TypeRandom , CAE::ResponseSimulation::RSEvent::TypeResponseSpectrum ,
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
spectralLine | spectral line |
NXOpen::CAE::ResponseSimulation::DDAMExcitation::ShipType NXOpen::CAE::ResponseSimulation::RSEventAttributes::ShipType | ( | ) |
Returns the ship type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
NXOpen::CAE::ResponseSimulation::RSEvent::SpacingType NXOpen::CAE::ResponseSimulation::RSEventAttributes::Spacing | ( | ) |
Returns the spacing type
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")
int NXOpen::CAE::ResponseSimulation::RSEventAttributes::SpectralLines | ( | ) |
Returns the spectral lines setting.
Only available when event type is CAE::ResponseSimulation::RSEvent::TypeFrequency , CAE::ResponseSimulation::RSEvent::TypeRandom , CAE::ResponseSimulation::RSEvent::TypeResponseSpectrum ,
Created in NX5.0.0.
License requirements : nx_response_anlys ("NX Response Analysis")